Commit Graph

17 Commits

Author SHA1 Message Date
Egan Ford
e0d9e2a3ca included cc65 build, macos universal builds, refactored 2023-05-09 12:04:21 -06:00
Egan Ford
a3721ecb54 completely removed all hacks for scratchpad ram, loader and bar asm only write to text RAM, no scratchpad ram. 2017-05-03 11:37:16 -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
4c9315f2ef added end tag for listing 2017-04-30 11:39:41 -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
f56cd484e6 grammar 2017-04-21 17:40:15 -06:00
Egan Ford
080865007d updated watermark 2017-04-21 17:31:10 -06:00
Egan Ford
72e8d00b8b minor update 2017-04-21 17:13:00 -06:00
Egan Ford
faaebeca7c added c2d.h to allow contrib without needed to assemble loader.s 2017-04-16 14:08:06 -06:00
Egan Ford
e1f98db29c splash screen support 2017-04-08 18:41:29 -06:00
Egan Ford
da5d869e01 added -s option to override start address 2017-04-01 20:04:06 -06:00
Egan Ford
66f63c53d7 added -s option to override start address 2017-04-01 19:59:47 -06:00
Egan Ford
d627584513 init commit 2014-11-24 10:44:49 -07:00