Commit Graph

26 Commits

Author SHA1 Message Date
Ryan Schmidt a54024f82a Fix issues found with -Wstrict-prototypes 2023-10-25 22:43:55 -05:00
Egan Ford e0d9e2a3ca included cc65 build, macos universal builds, refactored 2023-05-09 12:04:21 -06:00
Egan Ford ebf2cfc94d minor readme and comment and formatting updates 2017-05-06 12:22:59 -06:00
Egan Ford 7e03db4b42 readme clean 2017-05-05 07:40:00 -06:00
Egan Ford 249e6c2600 completely removed all hacks for scratchpad ram, loader and bar asm only write to text RAM, no scratchpad ram. 2017-05-03 10:38:56 -06:00
Egan Ford a191c5cd81 new loader that does not load splash screen directly to 0x400, but to 0x800 and then moves it to 0x400 to avoid overwriting scratchpad ram 2017-05-03 06:58:55 -06:00
Egan Ford 7b7ab6627d added -g option for LGR mixed gr/text splash screen 2017-04-24 23:11:51 -06:00
Egan Ford 3731f93a92 -r option to override default bar row 2017-04-22 20:36:47 -06:00
Egan Ford 695afe66cc animated loading bar -b option 2017-04-22 20:13:22 -06:00
Egan Ford 081a78b10f screen hole patching directly in c2d, more test options 2017-04-22 10:33:53 -06:00
Egan Ford 7e5d0c1a23 fix ramdom applescript crash on test, updated version number 2017-04-21 17:34:50 -06:00
Egan Ford 63be2912f3 version change, release 2017-04-21 17:14:13 -06:00
Egan Ford bf8d9d465e updated rev number 2017-04-15 20:42:30 -06:00
Egan Ford 169fa95e50 added .mon testing 2017-04-15 13:48:21 -06:00
Egan Ford ee289c7d79 changed output message order 2017-04-12 19:13:58 -06:00
Egan Ford e1a469cf72 more c2d.c cleanup 2017-04-12 17:52:33 -06:00
Egan Ford 368161abc7 minor c2d.c cleanup, ran indent -kr -ts4, unwrapped lines 2017-04-12 17:44:02 -06:00
Egan Ford 00609d4106 minor optimizations 2017-04-09 09:17:09 -06:00
Egan Ford ad082ab1da README updates 2017-04-08 21:16:48 -06:00
Egan Ford e5c8ac68e7 added text2page tool 2017-04-08 20:58:11 -06:00
Egan Ford e1f98db29c splash screen support 2017-04-08 18:41:29 -06:00
Egan Ford 51091a08c5 minor output change, added simple test to makefile 2017-04-02 10:56:23 -06:00
Egan Ford ec117e4d9e minor cleanup 2017-04-02 10:42:50 -06:00
Egan Ford 66f63c53d7 added -s option to override start address 2017-04-01 19:59:47 -06:00
Egan Ford 0609fbc119 fixed bug with start address not on page start 2017-04-01 19:06:25 -06:00
Egan Ford d627584513 init commit 2014-11-24 10:44:49 -07:00