log

age author description
Thu, 14 Sep 2017 09:49:04 -0700 Michael Pavone Created branch for segacd work segacd
Wed, 13 Sep 2017 21:13:11 -0700 Michael Pavone Push correct PC onto stack on divide by zero for pc-relative case
Wed, 13 Sep 2017 21:06:25 -0700 Michael Pavone Preserve original address when retranslating instructions instead of switching to the lowest alias
Fri, 08 Sep 2017 00:38:22 -0700 Michael Pavone Fix unlk for the a7 case
Fri, 08 Sep 2017 00:38:10 -0700 Michael Pavone Fix what are hopefully th elast of the 68K instruction decoder bugs revealed by r57shell/realmonster's test ROM
Thu, 07 Sep 2017 00:42:28 -0700 Michael Pavone More instruction decoder fixes
Wed, 06 Sep 2017 23:10:11 -0700 Michael Pavone Properly clear trace mode on interrupt or other exception. Fix NBCD with memory destination
Wed, 06 Sep 2017 22:16:02 -0700 Michael Pavone Remove unused define in blastem.c
Wed, 06 Sep 2017 22:15:22 -0700 Michael Pavone Update version number for nightly builds
Wed, 06 Sep 2017 22:14:51 -0700 Michael Pavone Fix a bunch of 68K instruction decoder bugs revealed by r57shell/realmonster's test ROM
Wed, 30 Aug 2017 01:58:22 -0700 Michael Pavone Added tag v0.5.1 for changeset 3d48cb0c28be
Wed, 30 Aug 2017 01:22:04 -0700 Michael Pavone Updated version string for 0.5.1 release v0.5.1
Wed, 30 Aug 2017 01:21:28 -0700 Michael Pavone Updated CHANGELOG for 0.5.1 release
Tue, 29 Aug 2017 23:49:57 -0700 Michael Pavone Fix minor graphical regression in Gunstar Heroes
Tue, 29 Aug 2017 22:48:03 -0700 Michael Pavone Fix regression in XBAND keyboard support. Fixes ticket:33
Tue, 29 Aug 2017 19:43:38 -0700 Michael Pavone Make initial bank register state stored in bank_regs match what is put in to mem_pointers for the sega/SSF2 mapper. Invalidate RAM code ranges on RAM deserialization
Tue, 29 Aug 2017 19:42:44 -0700 Michael Pavone Fix operator precedence in psg serialize/deserialize
Tue, 29 Aug 2017 19:42:14 -0700 Michael Pavone Save entirety of fnum register, not just the low 8 bits
Tue, 29 Aug 2017 00:36:25 -0700 Michael Pavone Fix savestate path calculation in genesis load_state
Tue, 29 Aug 2017 00:30:20 -0700 Michael Pavone Ensure extra_pc is NULL when resuming a save state
Tue, 29 Aug 2017 00:09:35 -0700 Michael Pavone Save and restore YM2612 timer control and keyon/off state in native save states
Mon, 28 Aug 2017 22:41:02 -0700 Michael Pavone Pass the correct context pointer to write handlers in mapper deserialize functions
Mon, 28 Aug 2017 22:40:33 -0700 Michael Pavone Save and restore Z80 bank register in native save states
Sun, 27 Aug 2017 18:15:00 -0700 Michael Pavone Save/restore mapper state in native save states
Sat, 26 Aug 2017 11:29:46 -0700 Michael Pavone Add ROM DB entries for remaining known EEPROM titles. Resolves ticket:21
Fri, 25 Aug 2017 20:12:21 -0700 Michael Pavone Update README in anticipation of 0.5.1 release
Thu, 24 Aug 2017 19:40:53 -0700 Michael Pavone Clear display in SDL2 renderer before doing the texture copy. This gets rid of the artifacts noted in ticket:29
Thu, 24 Aug 2017 19:28:56 -0700 Michael Pavone Allow actually saving a save state in more Z80 states. Save busreq/reset state in bus arbiter section for "native" save states
Thu, 24 Aug 2017 00:02:16 -0700 Michael Pavone Small fix submitted by Anaƫl Seghezzi to his subtle crt shader
Wed, 23 Aug 2017 21:18:17 -0700 Michael Pavone Allow reloading current ROM with a hotkey (default F5) and allow locking on a cartridge via menu