BuGS/BuGS/make
2020-09-07 22:35:32 -04:00
..
config.txt Lay some more groundwork for animating centipede segments. We now have an array of 96 (97 actually) entries which describe the position of the segment now or in the past. By keeping past information, body segments which follow head segments will take no calculation to update. We just have to animate head segments and body segments will follow them 8 pixels behind automatically. 2020-09-07 22:35:32 -04:00
createDiskImage Initial Commit 2020-06-10 21:47:00 -04:00
head.mk Initial Commit 2020-06-10 21:47:00 -04:00
launchEmulator Initial Commit 2020-06-10 21:47:00 -04:00
orca-asm Initial Commit 2020-06-10 21:47:00 -04:00
orca-cc Initial Commit 2020-06-10 21:47:00 -04:00
orca-rez Initial Commit 2020-06-10 21:47:00 -04:00
system601.2mg Initial Commit 2020-06-10 21:47:00 -04:00
tail.mk Initial Commit 2020-06-10 21:47:00 -04:00