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
|
Mon, 03 Aug 2015 22:31:13 -0700 |
Michael Pavone |
Allow for LTO on Windows
|
Wed, 29 Jul 2015 00:05:21 -0700 |
Michael Pavone |
Implement a tiny bit of CPM BDOS and add a corresponding Z80 core driver so that simple CPM programs like ZEXDOC/ZEXALL can be run against my Z80 core
|
Sun, 26 Jul 2015 18:29:14 -0700 |
Michael Pavone |
Pre-release cleanup
|
Sun, 26 Jul 2015 16:51:03 -0700 |
Michael Pavone |
Merge
|
Sun, 26 Jul 2015 16:48:25 -0700 |
Michael Pavone |
Old changes for GDB remote debugging on Windows I forgot to commit
|
Sun, 26 Jul 2015 13:25:31 -0700 |
Michael Pavone |
Merge
|
Sun, 26 Jul 2015 10:59:41 -0700 |
=?UTF-8?q?Higor=20Eur=C3=ADpedes?= |
Fix mingw-w64 build and cross-compilation
|
Sun, 26 Jul 2015 01:11:04 -0700 |
Michael Pavone |
Spawn a terminal for the debugger when needed if we are not already attached to one
|
Tue, 21 Jul 2015 00:52:21 -0700 |
Michael Pavone |
Fix stateview build and fix Makefile to use /bin/echo since builtin echo does not always support -e
|
Thu, 02 Jul 2015 19:19:06 -0700 |
Michael Pavone |
Initial work on ROM database
|
Sun, 28 Jun 2015 18:44:11 -0700 |
Michael Pavone |
Get "portable" builds working on Linux and add a build time check for whether /proc exists
|
Sun, 28 Jun 2015 17:16:24 -0700 |
Michael Pavone |
Add support for making a "portable" build on OSX to Makefile
|
Sat, 27 Jun 2015 12:17:18 -0700 |
Michael Pavone |
Cleanup some warnings under clang through a combination of code fixes and supressing specific warnings
|
Mon, 22 Jun 2015 09:22:05 -0700 |
Michael Pavone |
Fix check for DEBUG in Makefile
|
Thu, 28 May 2015 23:04:49 -0700 |
Michael Pavone |
Fix crash bug in windows build
|
Thu, 28 May 2015 22:31:21 -0700 |
Michael Pavone |
Get windows build compiling again post-merge
|
Thu, 28 May 2015 21:19:55 -0700 |
Michael Pavone |
Merge windows branch with latest changes
|
Thu, 28 May 2015 21:09:33 -0700 |
Michael Pavone |
Adjusted Makefile to support linking against the static glew library from the standard download
|
Tue, 01 Apr 2014 21:12:00 -0700 |
Michael Pavone |
Make Windows port a little less half-assed
|
Tue, 01 Apr 2014 19:43:58 -0700 |
Michael Pavone |
Initial work on Windows port
|
Mon, 25 May 2015 18:56:22 -0700 |
Michael Pavone |
Add a define in both the source and Makefile for enabling logging of z80 instruction address/cycle counts. Fix Z80 in/out instructions to eliminate assumptions about which registers are stored in native regs. Fix read_16 to not corrupt the low byte when the read has to call into a C function.
|
Sat, 23 May 2015 20:24:27 -0700 |
Michael Pavone |
Eliminate runtime.S/runtime_32.S.
|
Wed, 20 May 2015 22:27:51 -0700 |
Michael Pavone |
Add some tests for hint timing and fix it properly this time.
|
Wed, 20 May 2015 19:05:11 -0700 |
Michael Pavone |
Upgrade to SDL 2.0 and drop support for the non-OpenGL render path
|
Sun, 04 Jan 2015 23:35:55 -0800 |
Michael Pavone |
Merge
|
Fri, 02 Jan 2015 13:47:34 -0800 |
Michael Pavone |
In theory, the Z80 core should work on 32-bit builds now; however, I suspect there is some code that cannot deal with most of the Z80 registers not having a native register so more work will be needed
|
Tue, 30 Dec 2014 19:11:34 -0800 |
Michael Pavone |
Merge
|
Sun, 14 Dec 2014 18:12:00 -0800 |
Michael Pavone |
Produce a listing file when assembling 68K test ROMs
|
Sat, 11 Oct 2014 20:32:17 -0700 |
Michael Pavone |
Add support for disassembling VOS program modules
|
Wed, 08 Oct 2014 22:18:34 -0700 |
Michael Pavone |
Improve support for disassembling 68010+ binaries
|
Mon, 22 Dec 2014 20:55:10 -0800 |
Michael Pavone |
Z80 core is sort of working again
|
Mon, 03 Mar 2014 22:16:41 -0800 |
Michael Pavone |
Enable link time optimization
|
Sun, 02 Mar 2014 16:34:29 -0800 |
Michael Pavone |
Initial stab at separating the generic parts of the 68K core from the host-cpu specific parts.
|
Sun, 02 Mar 2014 14:46:55 -0800 |
Michael Pavone |
Small Makefile change that was missed in the last commit
|
Sat, 01 Mar 2014 17:11:06 -0800 |
Michael Pavone |
Add a separate flag/define for disabling the Z80 at compile time to ease refactoring
|
Mon, 24 Feb 2014 09:55:24 -0800 |
Michael Pavone |
Moved some generic stuff from backend.h gen_arm.h and gen_arm.c into gen.h and gen.c. Added a couple fields to cpu_options so that gen_mem_fun can be made guest CPU generic
|
Tue, 17 Jun 2014 01:50:29 -0400 |
Mike Pavone |
blastem builds and almost works on OS X now
|
Mon, 24 Feb 2014 00:50:15 -0800 |
Mike Pavone |
Rename x86_backend.h and x86_backend.c to backend.h and backend.c respectively
|
Sun, 23 Feb 2014 21:37:19 -0800 |
Mike Pavone |
Added untested code for generating ARM machine code
|
Sun, 23 Feb 2014 11:52:13 -0800 |
Mike Pavone |
Fix typo in Makefile
|
Wed, 19 Feb 2014 00:22:27 -0800 |
Michael Pavone |
Apart from the Z80 core, BlastEm now supports 32-bit x86
|
Tue, 18 Feb 2014 21:37:31 -0800 |
Michael Pavone |
Initial work on the x86-32 target
|
Tue, 11 Feb 2014 21:53:31 -0800 |
Mike Pavone |
Move debugging code outside of main source file
|
Sat, 08 Feb 2014 23:37:09 -0800 |
Mike Pavone |
Initial GDB remote debugging support. Lacks some features, but breakpoints and basic inspection of registers and memory work.
|
Mon, 06 Jan 2014 22:54:05 -0800 |
Michael Pavone |
The local clone on my laptop got messed up and some changes had not been pushed. This commit represents the status of the working copy from that clone. It unfortunately contains some changes that I did not intend to commit yet, but this seems like the best option at the moment.
|
Mon, 28 Oct 2013 19:37:30 -0700 |
Mike Pavone |
Allow OpenGL support to be disabled at compile time. Move generic utility functions out of config.c
|
Sun, 27 Oct 2013 01:29:50 -0700 |
Mike Pavone |
Basic OpenGL rendering is working
opengl
|
Sat, 26 Oct 2013 22:38:47 -0700 |
Mike Pavone |
Update opengl branch from default. Fix build breakage unrelated to merge
opengl
|
Tue, 10 Sep 2013 21:20:54 -0700 |
Mike Pavone |
Fix vgmplay
|
Tue, 10 Sep 2013 21:07:13 -0700 |
Mike Pavone |
Fix stateview. Update "all" target in Makefile.
|
Fri, 26 Jul 2013 19:55:04 -0700 |
Mike Pavone |
Added support for saving savestates. Added gst savestate format test harness
|
Wed, 10 Jul 2013 09:38:05 -0700 |
Mike Pavone |
Add config file parser and default config file
|
Sun, 30 Jun 2013 11:45:58 -0700 |
Mike Pavone |
Make VDP render in native pixel format of the renderer for a modest performance gain and to make it easier to use OpenGL for rendering
|
Mon, 24 Jun 2013 21:30:38 -0700 |
Mike Pavone |
Cleanup makefile and link math library
|
Mon, 17 Jun 2013 00:54:14 -0700 |
Mike Pavone |
Add primitive vgm player for testing
|
Sun, 16 Jun 2013 17:57:57 -0700 |
Mike Pavone |
Add support for logging YM2612 channels to WAVE files
|
Mon, 27 May 2013 09:54:58 -0700 |
Mike Pavone |
YM2612 WIP snapshot before register refactor
|
Thu, 23 May 2013 23:42:42 -0700 |
Mike Pavone |
Initial PSG support. Mostly works, noise channel is borked though.
|
Wed, 08 May 2013 14:40:48 -0700 |
Mike Pavone |
Added z80 test generator and z80 test runner.
|
Sun, 05 May 2013 22:56:42 -0700 |
Mike Pavone |
Add a YM2612 stub implementation with just timers and status registers so that games that depend on it can run.
|
Tue, 30 Apr 2013 00:39:31 -0700 |
Mike Pavone |
Initial stab at integartiong Z80 core
|
Sun, 28 Apr 2013 13:45:00 -0700 |
Mike Pavone |
Add header dependencies to offsets
|
Thu, 25 Apr 2013 21:01:11 -0700 |
Mike Pavone |
Get Z80 core working for simple programs
|
Sun, 21 Apr 2013 19:12:48 -0700 |
Mike Pavone |
Improve color rendering accuracy and optimize SDL renderer a bit
|
Sat, 26 Jan 2013 01:33:32 -0800 |
Mike Pavone |
Tweaks to make blastem compatible with m68k-tester
|
Sun, 20 Jan 2013 19:11:24 -0800 |
Mike Pavone |
Add initial stab at Z80 decoder and disassembler
|
Fri, 28 Dec 2012 21:36:22 -0800 |
Mike Pavone |
cycles should return dst
|
Thu, 27 Dec 2012 10:40:03 -0800 |
Mike Pavone |
Fix some bugs in emulation of CLR
|
Tue, 18 Dec 2012 02:16:42 -0800 |
Mike Pavone |
Get Flavio's color bar demo kind of sort of working
|
Sat, 08 Dec 2012 02:00:54 -0800 |
Mike Pavone |
Mostly broken VDP core and savestate viewer
|
Tue, 04 Dec 2012 19:13:12 -0800 |
Mike Pavone |
M68K to x86 translation works for a limited subset of instructions and addressing modes
|
Tue, 27 Nov 2012 22:50:09 -0800 |
Mike Pavone |
Add Makefile
|