mirror of
https://github.com/michaelcmartin/Ophis.git
synced 2024-12-22 18:30:49 +00:00
8 lines
252 B
Plaintext
8 lines
252 B
Plaintext
"Hi Stella" is a simple "Hello World" program for the "Stella" chip,
|
|
more famously known as the Atari 2600. Simply running
|
|
|
|
ophis hi_stella.oph
|
|
|
|
should produce hi_stella.bin, a 256-byte file that prints "HI" on
|
|
the screen with some rolling color bars.
|