-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Hello,
There is a private build (and there is also source code archive) for BlueMSX v2.9.0 based on commit 1295 (latest).
https://uniskie.hatenablog.com/entry/ar1884677
There is a release build from the author there too. And it works nicely, when choosing x3 or x4 Window size.
This one also adds a color palette for MSX1 that was missing TMS9918A.
Also, there is a small bug in BlueMSX that causes weird flicker that happen after a minute or so if I drag and drop
a save state into BlueMSX window. The display shows the game for example and on another frame, it shows BASIC
screen and the bad effect keep going on.
To fix the issue, I had to completely power off the MSX, then load the save state. Then flicker will not happen.
So, a suggestion to fix the issue easily, to call "power off" function just before loading the actual save state.