Mercurial > repos > blastem
log util.c @ 1026:7267bc1ab547
age | author | description |
---|---|---|
Wed, 04 May 2016 00:50:20 -0700 | Michael Pavone | Fix OS X build v0.4.0 |
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, 22 Apr 2016 19:18:15 -0700 | Michael Pavone | FindFirstFile makes more sense for getting modification times of a path than using CreateFile and GetFileTimes |
Thu, 21 Apr 2016 23:46:33 -0700 | Michael Pavone | Implement Windows versions of recently added functions in util.c and get the Windows build working again |
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) |
Fri, 13 Nov 2015 22:56:59 -0800 | Michael Pavone | Selecting a second game from the menu now works |