Commit graph

10 commits

Author SHA1 Message Date
Jeremy Penner 7d4ba8e802 gfx cleanup, bad random fm instrument generator 2019-08-24 22:37:00 -04:00
Jeremy Penner 3da93a2eb0 rename r> and r< to >r and <r to make more mnemonic sense 2019-05-16 21:05:40 -04:00
Jeremy Penner 38db6f71f3 jopl: implement interactive instrument loading menu 2019-05-08 20:37:40 -04:00
Jeremy Penner 64d421429e Presentation slides with demo
move sprites + tiles to far memory to free up space
2019-04-25 21:55:23 -04:00
Jeremy Penner 6c4e5ff396 JOPL status bar, remove jorth from ISR (for now??) 2019-04-14 15:08:13 -04:00
Jeremy Penner 4fcf03fd07 log session to jopl.log; add ability to dump track source 2019-04-13 10:30:36 -04:00
Jeremy Penner d23e8c1172 store exe timestamp in JIM files; small game cleanups 2019-04-09 22:00:32 -04:00
Jeremy Penner 8ce9ab33b5 debug ISR, recording word 2019-04-05 19:35:43 -04:00
Jeremy Penner 59e6b969af Add the ability to interactively play music with a "tracker keyboard" 2019-04-02 21:52:02 -04:00
Jeremy Penner 49f532a85b JOPL adlib livecoding environment; stop including JIM files in git
I now have multiple executables that depend on the same .jor source files
and I am not diligent about ensuring that both are up-to-date and working.
As small changes to source files can cause .jim files to fail silently,
I've removed them from the repo for now.
2019-03-31 19:29:16 -04:00