Commit Graph

11 Commits

Author SHA1 Message Date
Vince Weaver e7f1907f38 peasant: finally get qboot working across 2 disks
using PRORWTS seek now
also fixed subtle bug in qboot when loading partial tracks

also a bunch of movement in the demo stuff by accident, oops but it's
2am and I'm too lazy to back that out
2022-01-16 02:05:43 -05:00
Vince Weaver 0d0a9ff956 peasant: update some more seek comments 2022-01-13 19:34:28 -05:00
Vince Weaver 840db1ba72 peasant: more disk debugging 2022-01-13 17:02:33 -05:00
Vince Weaver 4fdcc726ca peasant: make sure timing loops don't cross pages 2022-01-13 13:14:26 -05:00
Vince Weaver 9c80711607 peasant: comment the seek code the best I can 2022-01-13 12:49:07 -05:00
Vince Weaver a730979e71 peasant: more work on disk code 2022-01-13 09:20:20 -05:00
Vince Weaver 923b6f35f7 peasant: more work trying to track down disk issue 2022-01-11 03:01:57 -05:00
Vince Weaver ebbdf0a216 peasant: trying to add drive2 support
currently broken, something goes wrong after switching to drive2
2022-01-06 08:34:27 -05:00
Vince Weaver 9ece0ceb8c peasant: move music playing to the language card
this was a huge pain

also had to remove all calls to the firmware
2021-09-25 22:44:07 -04:00
Vince Weaver 5077f7eddb peasant: push qboot stage2 into lores page2 as we won't be using it 2021-08-14 15:45:03 -04:00
Vince Weaver 9bc4d738b5 peasant: use qboot so we don't have DOS in the way 2021-08-10 18:49:37 -04:00