Mercurial > repos > blastem
log util.c @ 1295:96ad1b9bbb3a
age | author | description |
---|---|---|
Tue, 21 Mar 2017 21:40:47 -0700 | Michael Pavone | Make save directory configurable. Satisfies ticket:4 |
Tue, 21 Mar 2017 00:40:25 -0700 | Michael Pavone | Allow initial_path to contain variable references which allows the default value to be actually specified in the default config file |
Sat, 04 Mar 2017 19:02:53 -0800 | Michael Pavone | Fix info_message/warning/error functions to deal with limitations of vsnprintf on Windows |
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. |
Mon, 02 Jan 2017 16:33:03 -0800 | Michael Pavone | Old uncommitted fix for Android build |
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. |