Commit Graph

19 Commits

Author SHA1 Message Date
Vince Weaver a15ab2a7af mode7: continue re-arranging memory map 2018-03-13 10:44:18 -04:00
Vince Weaver e5d420686d mode7_demo: make Makefile clean more 2018-03-04 23:11:06 -05:00
Vince Weaver 816d6999a1 mode7_demo: setup LZ4 compression code
only saves 1k or so currently
2018-03-04 23:09:32 -05:00
Vince Weaver 2f3b41c761 mode7_demo: add mockingboard detection 2018-03-01 19:52:11 -05:00
Vince Weaver 0d577e7d82 mode7: update makefile 2018-02-28 16:45:09 -05:00
Vince Weaver 5498666f2f centralize linker scripts 2018-02-07 17:45:11 -05:00
Vince Weaver c37cb8d140 mode7_demo: start merging the credits in 2018-01-31 10:16:43 -05:00
Vince Weaver 0118de5eee mode7_demo: work on the starfields part 2018-01-30 00:55:40 -05:00
Vince Weaver f10b5e1a09 mode7_demo: add pink spheres 2018-01-27 23:28:17 -05:00
Vince Weaver 0233210271 mode7: some more demo work 2018-01-08 00:50:18 -05:00
Vince Weaver f0ef7095d7 mode7: update fast clear routines 2017-12-31 15:22:38 -05:00
Vince Weaver 85a296347d mode7_demo: start adding in the mode7 code
also add self-driving code, as well as make it load into HGR range
2017-12-21 14:59:06 -05:00
Vince Weaver 617fc6694c mode7_demo: update with working scroller 2017-12-18 01:05:05 -05:00
Vince Weaver 3281551767 mode7_demo: split off scroller code 2017-12-18 00:40:13 -05:00
Vince Weaver f0a2779fe8 mode7_demo: add scrolling 2017-12-17 23:06:49 -05:00
Vince Weaver 8c79f2b52d mode7_demo: split off gr_fade 2017-12-17 22:35:21 -05:00
Vince Weaver 7d61a84afc asm_routines: optimize gr_copy.s
sped it up by nearly a factor of 2
2017-12-17 00:35:32 -05:00
Vince Weaver ebd22ed243 mode7: break out the utils into separate routines 2017-12-16 13:52:00 -05:00
Vince Weaver d58d2738c8 mode7: have assembly working with new compressed rle 2017-12-15 16:19:01 -05:00