Commit Graph

26 Commits

Author SHA1 Message Date
Christophe Meneboeuf
650afd9640 Adding Load / Save skeletton 2016-10-23 01:15:58 +02:00
Christophe Meneboeuf
db68e1bba3 Adding file io 2016-10-22 01:44:43 +02:00
Christophe Meneboeuf
18f22dec78 Autoboot + minor refinements 2016-10-17 00:11:23 +02:00
Christophe Meneboeuf
73566b7a42 Github release 2016-10-09 11:30:47 +02:00
Christophe Meneboeuf
a542878e7a Code layout 2016-10-08 01:16:31 +02:00
Christophe Meneboeuf
3e796dfe38 Game of Life running in LORES! 2016-10-08 00:36:42 +02:00
Christophe Meneboeuf
1f97d75428 Using the random colors! 2016-10-04 01:12:36 +02:00
Christophe Meneboeuf
3d08413c9c Color buffer initialized with random values 2016-10-04 00:49:37 +02:00
Christophe Meneboeuf
9687b85d0f Life working in lores! 2016-10-03 00:09:48 +02:00
Christophe Meneboeuf
adb9c55161 Bug corrections in editor 2016-10-01 01:16:36 +02:00
Christophe Meneboeuf
46d5fd45bf Bug corrections concerning the cursor in editor 2016-10-01 00:44:59 +02:00
Christophe Meneboeuf
75eb6acada Editor in gfx mode. Some bugs left. 2016-09-30 00:42:23 +02:00
Christophe Meneboeuf
0e47d54b8b Adding gfx library 2016-09-29 23:42:40 +02:00
Christophe Meneboeuf
45cb5b87b5 WIP: optimized update function written in assembly 2016-09-22 22:20:08 +02:00
Christophe Meneboeuf
d0f9aefac8 Main loop modified: no more indexed 2 dim table access 2016-09-22 00:03:45 +02:00
Christophe Meneboeuf
555db9524d Rewriting count_neighbourgs in assembly 2016-09-21 01:05:19 +02:00
Christophe Meneboeuf
50ef808124 Little help line 2016-09-15 23:58:58 +02:00
Christophe Meneboeuf
add17d0257 Adding the state machine 2016-09-15 23:43:00 +02:00
Christophe Meneboeuf
4031f7fae3 Adding support for the q key on AppleII 2016-09-15 22:48:34 +02:00
Christophe Meneboeuf
47af62fc17 Optimizations 2016-09-15 22:26:29 +02:00
Christophe Meneboeuf
a48026f9a1 GoL working on Apple II 2016-09-15 01:06:48 +02:00
Christophe Meneboeuf
85d9f44888 Minimal functional AppleII code 2016-09-15 00:01:04 +02:00
Christophe Meneboeuf
96d8a2d868 Introducing Apple II target 2016-09-14 01:16:49 +02:00
Christophe Meneboeuf
33550c0088 Generic Makefile 2016-09-13 23:55:53 +02:00
Christophe Meneboeuf
f3f133adaa Minor commentss 2016-09-13 22:57:17 +02:00
Christophe Meneboeuf
c3bd694395 Initial 2016-09-13 15:32:11 +02:00