Skip to content

Releases: FIX94/fixGB

fixGB Alpha v0.8.2 - Windows Build

31 Oct 21:35
251e12c
Compare
Choose a tag to compare

-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

09 Mar 19:19
e4aec56
Compare
Choose a tag to compare

corrected small mistake in input code

fixGB Alpha v0.8 - Windows Build

08 Sep 23:50
89d2f66
Compare
Choose a tag to compare

-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

25 Aug 01:35
fca433f
Compare
Choose a tag to compare

ZIP support, the first found supported file will be used

fixGB Alpha v0.7.1 - Windows Build

09 Aug 01:40
60a7604
Compare
Choose a tag to compare

added header CRC verification and correction when using GBC BIOS

fixGB Alpha v0.7 - Windows Build

09 Aug 00:51
60a7604
Compare
Choose a tag to compare

GBC BIOS support and support for older colorization hacks, see README for details

fixGB Alpha v0.6.1 - Windows Build

08 Jun 01:10
e100c0e
Compare
Choose a tag to compare

more GBS compatibility

fixGB Alpha v0.6 - Windows Build

07 Jun 20:30
062f6e7
Compare
Choose a tag to compare

-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

03 Jun 21:25
ea19c06
Compare
Choose a tag to compare

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

29 May 22:20
e1773a6
Compare
Choose a tag to compare

-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