33
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Nov 20, 2024 — Nov 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- corrected some minor stuff, added support for sgb mask drawing over gb/c screen. More... over 19 years ago
- added support for MM01, TAMA5, and MCB1 rom bank 0 swapping. - corrected some minor stuff. More... over 19 years ago
- added support for TAMA5 and for the bootrom. More... over 19 years ago
- added pseudo-emulation for the window/bg scrolling bug. - corrected the scy/scx real-time change emulation. - Fixed GB sprites priorities. - changed the sprites ticks calculation. More... over 19 years ago
- corrected some small stuff. - added some king of breakpoint (opcode 0xFC will be considered as a breakpoint). More... over 19 years ago
- made a lot of other core changes (too many to be listed...). - added support for the sprites ticks delays (Parodius's laser). - added support for MM01, TAMA5, and MCB1 rom bank 0 swapping. - tried to emulate all the small differences between GB/GBC/GBA/GBASP. - upgraded save version to v11. Old saves states should be supported correctly, but VBA won't repair broken saves states... More... over 19 years ago
- changed the save handling a bit. More... over 19 years ago
- optimised/simplified a bit the bus prefetch handling. More... over 19 years ago
- tweaked the bus prefetch a bit. - changed the save handling a bit. - added a 'master code' support (so the cheats are executed only when the master code address is reached ; if no master code are entered, cheats will be executed after each frame). More... over 19 years ago
- added a 64k->128k 'auto upgrade' (could correct some of the pokemon games's corrupted/deleted save problem). More... over 19 years ago
- corrected a compatibility problem with other versions. - fixed a bug for ARV3/4 rom patching codes. More... over 19 years ago
- added support for swi $d (GetBiosChecksum). More... over 19 years ago
- removed the reset to allow loading a battery file 'within' a save state. More... over 19 years ago
- added support for MM01, TAMA5, and Pocket Camera. More... over 19 years ago
- changed theApp.winFlashSize to flashSize to reflect the actual flashsize value used by the emu (it can change upon battery loading). More... over 19 years ago
- added support for the gb bootrom : it must be called "DMG_ROM.bin", and placed in VBA's directory. Then check the 'use bios' option to load it on bootup. More... over 19 years ago
- added 2 new color schemes : "Real GB Colors", and "Real 'GB on GBASP' Colors". More... over 19 years ago
- changed '512k' and '1024k' to '64K' and '128K'. More... over 19 years ago
- applied mham fix (Patch #1378104). More... over 19 years ago
test More... over 19 years ago
test More... over 19 years ago
Changed compression of Vista image formats to "None" because the VC2005 resource compiler does not support the "PNG" compression. More... over 19 years ago
New icon compatible from Windows 2000 to Windows Vista. More... over 19 years ago
Added myself More... over 19 years ago
- Made some final tweaks & bug corrections. - Changed the initialisation of Wram, so it's closer to what happens on the real hardware. More... almost 20 years ago
- GB.cpp : corrected an error in gbCompareLYToLYC (it allowed more than one interrupt on the same line). More... almost 20 years ago
- Fixed ldrh/ldsb mixed dissassembly (sourceforge's bug report #1398640). Thanks devZZ. More... almost 20 years ago
- Logging.cpp : corrected a small bug in onInitDialog (m_agbprint was wrongly checked against m_undefined's systemVerbose flag). More... almost 20 years ago
- Added support for the 'Genericflashcard' setting (GB/GBC). More... almost 20 years ago
- SDL.cpp : fix for pix's calloc. More... almost 20 years ago