Fri, 13 Nov 2015 22:56:59 -0800 |
Michael Pavone |
Selecting a second game from the menu now works
|
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
|
Mon, 09 Nov 2015 21:26:25 -0800 |
Michael Pavone |
Send info/warning/fatal messages to logcat on Android
|
Mon, 09 Nov 2015 20:55:17 -0800 |
Michael Pavone |
Fix Android build breakage
|
Sun, 08 Nov 2015 22:03:34 -0800 |
Michael Pavone |
Make menu stuff work on Android (theoretically)
|
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
|
Sun, 26 Jul 2015 18:29:14 -0700 |
Michael Pavone |
Pre-release cleanup
|
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
|
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).
|
Sat, 18 Jul 2015 10:42:15 -0700 |
Michael Pavone |
Merge
|
Tue, 07 Jul 2015 19:33:33 -0700 |
Michael Pavone |
Add support for reading cartridge memory map from ROM database, though without EEPROM support for now
|
Sun, 28 Jun 2015 19:23:38 -0700 |
Michael Pavone |
Fix sense of HAS_PROC check
|
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
|
Thu, 28 May 2015 21:19:55 -0700 |
Michael Pavone |
Merge windows branch with latest changes
|
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
|
Tue, 17 Jun 2014 01:50:29 -0400 |
Mike Pavone |
blastem builds and almost works on OS X now
|
Tue, 18 Feb 2014 23:19:07 -0800 |
Michael Pavone |
Properly null terminate string returned by readlink in util.c
|
Mon, 28 Oct 2013 21:48:46 -0700 |
Mike Pavone |
Extract function to determine executable directory from load_config so it can be used elsewhere
|
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
|