mirror of
https://github.com/KarolS/millfork.git
synced 2024-11-05 00:05:44 +00:00
.. | ||
apple2 | ||
c64 | ||
hello_world | ||
README.md |
Examples
Cross-platform examples
- Hello world (C64/C16/PET/VIC-20/Atari/Apple II) – simple text output
Commodore 64 examples
Console I/O examples
-
Echo – simple text input and output
-
Calculator – simple numeric input and output
-
Text encodings – examples of text encoding features
-
Panic – how panic works on C64, showing the address of where it happened
Graphical examples
-
Rasterbar – simple rasterbar effect
-
Softscrolling – soft-scrolling a single line of text
-
Galencia starfield – a port of the starfield effect from the game Galencia
Apple II examples
- Bell – a program that goes *ding!*