Commit graph

9 commits

Author SHA1 Message Date
Mike Ryan
a7f52a5e2c time: move get_local_time out to platform-specific dir
Patched DD code to make use of this code. Untested on Windows.
2016-02-03 21:26:36 -08:00
Mike Ryan
b8570edebd transfer pak: parse command line and load tpak ROM/saves 2016-01-24 22:00:20 -05:00
Mike Ryan
dd7711cf74 save_file: return an int that indicates whether file was created 2016-01-24 15:39:59 -05:00
Mike Ryan
79b7a9101f create a generic type for save files 2016-01-24 15:39:58 -05:00
Derek "Turtle" Roe
c4afd44ed7 See long description
Replaced all references to simulation with emulation
Updated copyright year
Updated .gitignore to reduce chances of random files being uploaded to
the repo
Added .gitattributes to normalize all text files, and to ignore binary
files (which includes the logo and the NEC PDF)
2015-07-03 08:18:16 -04:00
Tyler J. Stachecki
e2df86b218 Work on cleaning up the build system somewhat. 2015-05-16 17:20:37 -04:00
Tyler J. Stachecki
ed6ec42089 Start working in the new interfaces.
Seriously broken WinAPI stuff, no input, no multi-
threading a bunch of other terrible stuff (yet).
2015-05-16 15:54:30 -04:00
Tyler J. Stachecki
9c28002ad4 Add low-level memory allocation interfaces. 2015-05-16 15:54:21 -04:00
Tyler J. Stachecki
b347378fc8 Commit an X11 implementation of cen64_gl_*.
This cen64_gl_* common API will eventually replace the OS-
dependent windowing setup disaster that occurs when we currently
bringup CEN64.
2015-05-16 15:54:04 -04:00