Commit Graph

41 Commits

Author SHA1 Message Date
Christophe Meneboeuf 59344bab61 Editor screen can be erased 2017-09-28 00:34:01 +02:00
Christophe Meneboeuf 9eb1ce0a3b Printing the cursor's coordinates 2017-09-27 23:28:00 +02:00
Christophe Meneboeuf 2bc47bdb70 Adding a tempo after adding or erasing a cell 2017-09-25 22:58:54 +02:00
Christophe Meneboeuf 6797b82a16 Not building Linux native version anymore 2017-02-08 00:03:46 +01:00
Christophe Meneboeuf 202b08f39d Removing QUIT + bug corrections 2017-01-18 01:13:43 +01:00
Christophe Meneboeuf 94da5cf7be Adding About screen 2017-01-18 01:02:40 +01:00
Christophe Meneboeuf cdfb5b7887 Adding sound effects to the editor 2017-01-18 00:14:39 +01:00
Christophe Meneboeuf 17fa567473 Adding music to the title screen 2017-01-17 01:19:33 +01:00
Christophe Meneboeuf 4863e9a9e2 Default pattern save files added 2016-12-27 01:47:29 +01:00
Christophe Meneboeuf 21d1456e2c Color correction of the Title Screen 2016-12-18 18:48:36 +01:00
Christophe Meneboeuf 117806bc32 Adding a Title Screen 2016-12-13 01:45:27 +01:00
Christophe Meneboeuf 124a858e4d Introducing (incomplete) script to convert an RGB image to HiRes 2016-11-06 23:31:12 +01:00
Christophe Meneboeuf b44c163d04 Spatial reorganisation 2016-11-05 21:38:25 +01:00
Christophe Meneboeuf 9ffdf06022 Loading and saving 2016-10-24 01:19:04 +02:00
Christophe Meneboeuf 3077298aca Bug corrected in Editor: cursor was not erased in some cases 2016-10-23 01:26:24 +02:00
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