Software › Solid Box

Solid Box

demo Open · freely redistributable

A minimal CHIP-8 program written for emulators.org: it points I at an all-bits-set sprite and draws a solid 8×8 block near the centre of the screen, then halts. A second demo used to exercise the ROM selector.

Download ↓

Format: CHIP-8 binary (.ch8), 18 bytes  ·  By: emulators.org  ·  Licence: Public domain

Runs on

Preview

Full file (18 bytes) — offset, bytes, ASCII.

00000000  A2 0A 60 1C 61 0C D0 18 12 08 FF FF FF FF FF FF  ..`.a...........
00000010  FF FF                                            ..