1
0
mirror of https://github.com/KarolS/millfork.git synced 2026-04-24 12:16:29 +00:00

Port "life" example to C264 and A8

This commit is contained in:
Karol Stasiak
2019-07-12 13:30:50 +02:00
parent 98f35937e3
commit 156c1c0413
2 changed files with 70 additions and 5 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
* [Bell](crossplatform/bell.mfk) (Apple II/ZX Spectrum) a program that goes \*ding!\*
* [Life](crossplatform/life.mfk) (C64/ZX Spectrum) Conway's game of life
* [Life](crossplatform/life.mfk) (C64/C16/Atari/ZX Spectrum) Conway's game of life
## Commodore 64 examples