Commit Graph

10 Commits

Author SHA1 Message Date
Vince Weaver
60c3137e62 mode7_demo: move all code into one dir
if I mess around with common asm_routines it will mess with the
size optimized demo.  So lock in place the files and make a copy here.
Should have done this once when I was prepping the PoC||GTFO code.
2018-05-21 11:18:33 -04:00
Vince Weaver
16583d3883 mode7: more byte shaving. getting close 2018-03-19 20:48:41 -04:00
Vince Weaver
666f596033 mode7_demo: slightly better island flight track
still think it could be better.  Maybe modify tfv to record?
2018-01-29 21:11:35 -05:00
Vince Weaver
bb67789894 mode7_demo: fix sound/bounce location 2018-01-29 11:02:50 -05:00
Vince Weaver
8ba2ff8e97 mode7_demo: update bouncing spheres 2018-01-29 00:11:25 -05:00
Vince Weaver
38e28f4169 mode7_demo: split out island vs checkerboard flying 2018-01-28 00:45:31 -05:00
Vince Weaver
f10b5e1a09 mode7_demo: add pink spheres 2018-01-27 23:28:17 -05:00
Vince Weaver
f99a73a2b8 mode7: have both checkerboard and island running out of same code 2017-12-21 21:56:57 -05:00
Vince Weaver
31a4e2b107 mode7_demo: initial scriptable flying 2017-12-21 15:14:46 -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