Mercurial > repos > blastem
log util.h @ 1140:4490c9c12272
age | author | description |
---|---|---|
Mon, 02 Jan 2017 21:46:26 -0800 | Michael Pavone | Detect system type from filename if header based methods fail. Allow overriding system type from command line. |
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. |
Sun, 01 May 2016 21:39:43 -0700 | Michael Pavone | Removed assumptions that path separators are Unix style outside of Unix-only verions of functions |
Fri, 15 Apr 2016 23:57:50 -0700 | Michael Pavone | Save state menu WIP |
Fri, 15 Apr 2016 18:29:39 -0700 | Michael Pavone | Switch to storing SRAM/EEPROM and save states in a per-game directory rather than next to the ROM (for SRAM/EEPROM) or in the current working directory (for save states) |
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) |