xFF 0.0.3 (Alpha)
Pre-release
Pre-release
New Core Support:
- [DMG] Support for Game Boy emulation. Please, check the emulation status with details of what is supported, and what is in progress and known issues.
Other Supported Cores:
- BytePusher - A special test core to help me creating the foundations that will allow running all real cores.
More info: https://esolangs.org/wiki/BytePusher
[DMG] GB Core Updates:
- Basic background support, enough to run test roms such as Blargg's cpu_instrs individual tests and some mooneye-gb tests.
- There's an embedded custom bootROM, so no need to provide one. Note that the current state of emulation will not run with official bootROMS, due to missing pieces of emulation like scanline counting and LCD register statuses.
Executing:
You can run xFF.exe from command line passing a .bytepusher / .gb file as argument, or dragging a .bytepusher / .gb file to the .exe to launch it.
Note:
This version does minimal exception handling when loading unsupported ROM files.
No crashes should occur, but did not tested very well (yet).