Commit Graph

25 Commits

Author SHA1 Message Date
Rob McMullen 159e8aed36 Fixed name of asmgen-generated products 2018-07-20 08:47:19 -07:00
Rob McMullen 6c96e8a548 Changed title page font for name; don't switch back to tohgr at line 167 when generating HGR screen 2017-08-17 17:59:31 -07:00
Rob McMullen 0a91defaf5 Added version number to disk image 2017-08-17 13:51:11 -07:00
Rob McMullen 074e9fc045 changed target name to fujirun.dsk 2017-08-17 13:44:22 -07:00
Rob McMullen e9ef3f6a64 Added pre-generated HGR screens so you don't need tohgr unless rebuilding images 2017-08-17 10:12:39 -07:00
Rob McMullen 9c23002ff3 Added Peter Ferrie's lz4 decompressor to hold title screen so it can be reused 2017-07-28 06:13:58 -07:00
Rob McMullen 84ea6ddce0 Replaced the partycrasher logo with player/missile. Don't want to tempt the ire of the shambling zombified remains of Atari 2017-07-26 11:16:06 -07:00
Rob McMullen 241cc9fe72 Converted to asmgen (renamed from quicksprite) 2017-07-26 11:00:20 -07:00
Rob McMullen 25fc49872f Moved damage functions to background.s 2017-07-25 16:10:44 -07:00
Rob McMullen 7b6cf0c762 Moved all generated code and build products into build-apple2 directory 2017-07-25 15:17:24 -07:00
Rob McMullen 4e6a8ecf20 First cut at separating out platform specific stuff 2017-07-25 15:01:06 -07:00
Rob McMullen 4c4deafbfa Grouped global constants into a single file 2017-07-25 14:22:36 -07:00
Rob McMullen ca6452e48d Removed background test code 2017-07-24 19:35:43 -07:00
Rob McMullen 36a1e3c1d5 Fixed makefile for tohgr path 2017-07-24 19:17:11 -07:00
Rob McMullen 5baeb2546b Added additional wipe for title graphic screen 2017-07-22 06:27:06 -07:00
Rob McMullen b9235d8232 Changed screen wipes for the different builds: nothing for working, wipes for demo 2017-07-22 05:30:18 -07:00
Rob McMullen 74d9300108 Added separate demo build including title screens and wipes 2017-07-22 05:19:57 -07:00
Rob McMullen 1f296c9070 Re-added cpgb stuff to Makefile to be able to build titles.dsk 2017-07-21 14:11:46 -07:00
Rob McMullen 275396cf56 Added fuji sprite for amidars 2017-07-21 13:48:01 -07:00
Rob McMullen b9b5c7cf3b Added title screen 2017-07-21 11:52:25 -07:00
Rob McMullen 1d8a1d8c66 Added some debug hex printing and better player init 2017-07-20 13:43:49 -07:00
Rob McMullen 190822a0dc Maze generation working
* copy symbols to applewin directory so they'll show up in the debugger!
2017-07-19 17:11:09 -07:00
Rob McMullen 566795be89 WIP to generate maze tiles 2017-07-19 10:07:00 -07:00
Rob McMullen 6fab66d7e7 Added random number testing 2017-07-19 07:01:36 -07:00
Rob McMullen 55cce08ad6 Copied demo program from quicksprite as initial code 2017-07-17 10:56:20 -07:00