Sun, 06 Aug 2017 00:06:36 -0700 |
Michael Pavone |
WIP - New savestate format
|
Sat, 24 Jun 2017 13:55:54 -0700 |
Michael Pavone |
Support a couple of bootleg X-in-1 carts
|
Fri, 23 Jun 2017 23:16:44 -0700 |
Michael Pavone |
Move Sega mapper implementation out of romdb.c
|
Fri, 23 Jun 2017 21:48:38 -0700 |
Michael Pavone |
Move I2C EEPROM and NOR Flash functions out of romdb.c into new files
|
Wed, 29 Mar 2017 00:29:44 -0700 |
Michael Pavone |
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
|
Tue, 28 Mar 2017 00:13:35 -0700 |
Michael Pavone |
Implemented M68K trace mode. Some edge cases/SR update paths still need work
|
Sat, 25 Mar 2017 11:31:43 -0700 |
Michael Pavone |
Fix latching of V32 mode bit
|
Sat, 04 Mar 2017 12:00:42 -0800 |
Michael Pavone |
Fix secondary targets
|
Sat, 04 Mar 2017 11:50:14 -0800 |
Michael Pavone |
Implement raw screenshot functionality requested in ticket:10
|
Thu, 02 Mar 2017 21:08:33 -0800 |
Michael Pavone |
Support for the Realtec mapper. Needs testing with games besides The Earth Defend
|
Sun, 26 Feb 2017 23:37:11 -0800 |
Michael Pavone |
Missed a usage of Wine in Makefile
|
Sun, 26 Feb 2017 23:18:21 -0800 |
Michael Pavone |
Update Windows build to use mingw-w64 cross compiler rather than Wine
|
Thu, 23 Feb 2017 00:08:37 -0800 |
Michael Pavone |
WIP support for XBAND mapper hardware
|
Mon, 16 Jan 2017 21:38:49 -0800 |
Michael Pavone |
Added synthetic test for tracking down interrupt timing issues
|
Thu, 22 Dec 2016 19:51:25 -0800 |
Michael Pavone |
Initial support for Genesis/Megadrive PBC mode. VDP still needs Mode 4 to be useful.
|
Mon, 19 Dec 2016 13:28:18 -0800 |
Michael Pavone |
Mostly working changes to allow support for multiple emulated system types in main blastem program
|
Fri, 09 Dec 2016 18:39:44 -0800 |
Michael Pavone |
Fix the previous WIP commit. Quick tests suggests things are no more broken than before now.
|
Sun, 30 Oct 2016 19:42:48 -0700 |
Michael Pavone |
Initial stab at jaguar disassemler
|
Fri, 07 Oct 2016 18:27:38 -0700 |
Michael Pavone |
Added placeholder code for video output hardware/object processor
|
Tue, 04 Oct 2016 18:30:49 -0700 |
Michael Pavone |
Some initial work on Atari Jaguar emulation
|
Tue, 09 Aug 2016 22:49:32 -0700 |
Michael Pavone |
Make the Makefile more OpenBSD friendly. LTO is not supported on the super old version of GCC it uses. uname -m reports different names than Linux. compiler will return error on rather than just warning for unknown options
|
Fri, 06 May 2016 19:19:42 -0700 |
Michael Pavone |
Add missing dependency for font.tiles in Makefile
|
Sat, 23 Apr 2016 17:34:01 -0700 |
Michael Pavone |
Inclue menu.bin in release directories. Added a Windows RC file and icon
|
Mon, 07 Mar 2016 19:26:23 -0800 |
Michael Pavone |
WIP buttons in menu ROM
|
Thu, 17 Dec 2015 20:41:43 -0800 |
Michael Pavone |
Added button graphic for menu
|
Sat, 05 Dec 2015 00:17:15 -0800 |
Michael Pavone |
Added mouse support to menu ROM
|
Fri, 13 Nov 2015 19:15:37 -0800 |
Michael Pavone |
It is now possible to switch back and forth between the menu ROM and the game
|
Fri, 06 Nov 2015 12:19:39 -0800 |
Michael Pavone |
Menu ROM now pulls real file names from the OS rather than using a fake list
|
Thu, 05 Nov 2015 19:35:48 -0800 |
Michael Pavone |
Get everything needed to build menu.bin either committed or buildable via the Makefile
|
Wed, 28 Oct 2015 19:40:01 -0700 |
Michael Pavone |
Get trans program compiling again
|