Commit Graph

4 Commits

Author SHA1 Message Date
Vince Weaver
b1baf474aa mist: fix bugs with save games on real hardware
didn't trigger on cffa3k or emulator

first was I was accidentally forcing slot 6

the other was the timing-sensitive write routine was straddling
a page boundary, leading to the cycle-counted write code taking
the wrong number of cycles
2020-09-06 17:17:12 -04:00
Vince Weaver
5de9e222fc mist: add save game support
had to shar a lot of code with load support so would fit

not much room left
2020-09-05 00:34:14 -04:00
Vince Weaver
00bc5ee0c2 mist: make text title last a bit longer 2020-09-02 01:01:11 -04:00
Vince Weaver
287d1cbb43 mist: move to fast qboot disk loader by qkumba
much faster!  have to fix lots of things that broke
2020-09-01 16:27:34 -04:00