Releases: FIX94/fixGB
fixGB Alpha v0.8.2 - Windows Build
-improved audio output and small audio emulation fixes and improvements
-added support for one of the multicarts I own because why not
fixGB Alpha v0.8.1 - Windows Build
corrected small mistake in input code
fixGB Alpha v0.8 - Windows Build
-fixed playback for some gbs music files
-implemented APU zombie mode for volume control
-corrected several CPU instruction timing details
-properly implemented OAM DMA with all its timings etc
-corrected some memory bugs and improved timer accuracy
-added basic serial I/O control support as some games rely on its interrupt
-improved PPU accuracy and implemented STAT DMC bug required for some games
fixGB Alpha v0.7.2 - Windows Build
ZIP support, the first found supported file will be used
fixGB Alpha v0.7.1 - Windows Build
added header CRC verification and correction when using GBC BIOS
fixGB Alpha v0.7 - Windows Build
GBC BIOS support and support for older colorization hacks, see README for details
fixGB Alpha v0.6.1 - Windows Build
more GBS compatibility
fixGB Alpha v0.6 - Windows Build
-dont close emu when opening with unsupported file or no file at all, display error message instead
-dont close emu on invalid cpu instruction, freeze game instead until a button is pressed
-set window title more proper
-display currently playing .gbs track on screen rather than just on the console via bitmap font
fixGB Alpha v0.5.4 - Windows Build
use short audio output by default now, it is good enough and gives a good performance boost together with the compiler changes
fixGB Alpha v0.5.3 - Windows Build
-keep audio float output as default and allow short output via a compiler option instead
-added short clipping to prevent ugly clicks in the audio