Konamiman / Nextor

A disk operating system for MSX computers, forked from MSX-DOS 2.31
Other
183 stars 33 forks source link

Update MegaFlashROM SCC+ SD Boot Behavior #132

Closed Steveneska closed 9 months ago

Steveneska commented 10 months ago

This PR gives the MegaFlashROM SCC+ SD the same boot behavior as the Sunrise IDE driver v0.1.7, that is to restore the MSX saved screen parameters at boot if they've been saved by the RTC on MSX2 or higher computers.

Given that I'm currently traveling, I was only able to test and confirm it working with OpenMSX on a FS-A1WSX and FS-A1GT using both 1 and 2 slots flavors of the ROM.

Thankfully the changes made shouldn't bring up any unrelated behaviors since they're only cosmetic at most.

Closes #126.