Commit Graph

67 Commits

Author SHA1 Message Date
nils-eilers e2f2c95226 Fix assembly
More modern ca65 versions don’t allow
negative values as constants. This commit
disables the range-check and re-enables the
assembly.

http://www.cc65.org/mailarchive/2012-01/9892.html
2015-12-08 02:40:00 +01:00
Michael Steil e20d9a020b better README 2014-12-06 12:50:46 -08:00
Michael Steil 625f73f125 preparing for release 2008-10-21 06:17:43 +00:00
Michael Steil 74517cb94c cleanup 2008-10-20 08:58:09 +00:00
Michael Steil e848acd22a cleanup 2008-10-19 11:19:28 +00:00
Michael Steil 2b91b483df add some text to msbasic.s 2008-10-19 07:20:41 +00:00
Michael Steil 82c75e263f cleanup 2008-10-19 06:05:39 +00:00
Michael Steil 5bf0b4466b split up ISCNTC 2008-10-18 07:50:47 +00:00
Michael Steil f2d1bbf497 . 2008-10-18 07:45:30 +00:00
Michael Steil e8a3a5418f split up flow.s 2008-10-18 07:43:05 +00:00
Michael Steil 281d93018b cleanup 2008-10-13 10:18:55 +00:00
Michael Steil 4574fd1983 cleanup 2008-10-13 03:10:48 +00:00
Michael Steil babaa8be94 all code broken up 2008-10-13 02:14:07 +00:00
Michael Steil 76875ac392 separation... 2008-10-13 02:05:35 +00:00
Michael Steil c5e44fece3 string and array in separate files 2008-10-13 01:43:59 +00:00
Michael Steil 33058e49d1 added comments 2008-10-13 01:12:57 +00:00
Michael Steil d38b698496 separated out token and error tables 2008-10-13 00:44:36 +00:00
Michael Steil c4f4578d97 separated out chrget and init 2008-10-13 00:27:11 +00:00
Michael Steil aa1b5377ae separated out rnd.s and trig.s 2008-10-13 00:11:02 +00:00
Michael Steil f7dfa9d068 cleanup 2008-10-12 21:39:54 +00:00
Michael Steil d9b7a0a91c cleanup 2008-10-12 20:43:37 +00:00
Michael Steil 24a4657e04 cleanup 2008-10-12 20:17:43 +00:00
Michael Steil 309b714632 cleanup 2008-10-12 19:54:16 +00:00
Michael Steil 3f00cde052 cleanup 2008-10-12 19:50:23 +00:00
Michael Steil ee400a016f cleanup 2008-10-12 19:18:33 +00:00
Michael Steil a40c027b70 automated token numbers 2008-10-12 19:04:31 +00:00
Michael Steil c75db6a559 CONFIG_SMALL uses zero page now 2008-10-12 05:15:18 +00:00
Michael Steil 091f190852 convert most of ZP of non CONFIG_SMALL into .res format 2008-10-12 04:31:52 +00:00
Michael Steil 018d320ba2 makefile cleanup 2008-10-12 03:33:45 +00:00
Michael Steil 68cbd01f67 cleanup 2008-10-12 01:32:09 +00:00
Michael Steil 1376fe340a cleanup 2008-10-11 23:57:13 +00:00
Michael Steil 8fc6b95bae cleanup 2008-10-11 22:37:02 +00:00
Michael Steil b183d3ba34 cleanup 2008-10-11 17:10:12 +00:00
Michael Steil 7b0d834f17 cleanup 2008-10-11 16:21:06 +00:00
Michael Steil 64e9f480d6 cleanup 2008-10-11 10:44:10 +00:00
Michael Steil 7fe20c6ae5 cleanup 2008-10-11 10:36:02 +00:00
Michael Steil da951dfa71 cleanup 2008-10-11 10:14:29 +00:00
Michael Steil 1fd4d7d934 cleanup 2008-10-11 09:56:31 +00:00
Michael Steil be65c33ec8 cleanup 2008-10-11 09:45:12 +00:00
Michael Steil 5388930997 cleanups 2008-10-11 09:35:34 +00:00
Michael Steil d7351df0a8 AppleSoft now byte identical 2008-10-11 09:24:32 +00:00
Michael Steil 7d804ddd8f . 2008-10-11 07:15:19 +00:00
Michael Steil a22d31d7db . 2008-10-11 06:23:53 +00:00
Michael Steil f90216bf04 CONFIG_CBM1_PATCHES 2008-10-09 10:37:43 +00:00
Michael Steil 63e7c2e4a8 cleanup 2008-10-09 10:35:37 +00:00
Michael Steil 96f6365aea cleanup 2008-10-09 10:10:09 +00:00
Michael Steil 2da0af44e7 cleanup 2008-10-09 09:18:45 +00:00
Michael Steil 44dc9e7879 cleanup 2008-10-09 08:23:42 +00:00
Michael Steil 8954a748b6 cleanup 2008-10-09 07:32:26 +00:00
Michael Steil e2b46aa776 cleanup 2008-10-09 07:24:49 +00:00