Sat, 28 Jan 2017 23:50:15 -0800 |
Michael Pavone |
Fix vgmplay and stateview targets
|
Tue, 24 Jan 2017 23:00:56 -0800 |
Michael Pavone |
Fix stateview and vgmplay targets
|
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.
|
Fri, 09 Dec 2016 09:48:48 -0800 |
Michael Pavone |
WIP split of ROM loading/argument parsing from Genesis emulation code. Compiles and doesn't crash, but nothing works. Still a few too many globals as well.
|
Tue, 15 Nov 2016 08:18:57 -0800 |
Michael Pavone |
Update stateview so it builds successfully again
|
Wed, 11 May 2016 01:15:54 -0700 |
Michael Pavone |
Initial stab at Saturn keyboard support
|
Sun, 24 Apr 2016 02:21:40 -0700 |
Michael Pavone |
Add a trivial get_open_bus_value() function to stateview so it compiles again.
|
Mon, 18 Apr 2016 19:26:47 -0700 |
Michael Pavone |
Fixed loading save states from menu
|
Sat, 16 Apr 2016 13:28:43 -0700 |
Michael Pavone |
Get stateview building again
|
Tue, 16 Feb 2016 19:13:00 -0800 |
Michael Pavone |
Make stateview and vgmplay compile again
|
Sun, 26 Jul 2015 21:18:44 -0700 |
Michael Pavone |
Finish OS X support in build_release script. Fix a name conflict in vgmplay on OS X. Call set_exe_str in vgmplay and stateview
|
Sun, 26 Jul 2015 01:09:05 -0700 |
Michael Pavone |
Fix missing includes of util.h
|
Sat, 25 Jul 2015 18:22:07 -0700 |
Michael Pavone |
Use a new fatal_error function instead of calling fprintf and exit for fatal errors. This new function more gracefully handles the case in which BlastEm was not started from a terminal or disconnected from ther terminal (Windows).
|
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
|