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
Tyler J. Stachecki
108e49021f
save_file patch from izy.
2016-01-30 14:53:01 -05:00
Mike Ryan
a72b43964a
build on OS X
2016-01-26 21:03:28 -05:00
Tyler J. Stachecki
91e6e25cda
Add experimental multithreading support.
2016-01-25 01:10:32 -05:00
Tyler J. Stachecki
8c8315095c
Implement save_file for WinAPI.
2016-01-24 22:00:30 -05: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
c113ea9c10
Commit the new WinAPI user interface.
...
Streamline the Windows version of the source. There is
some breakage with regard to the console window and other
odds and ends.
2015-05-16 15:55:01 -04:00
Tyler J. Stachecki
09903148f4
Commit the new X11 user interface.
...
Streamline the design/layout of the UI code. An excellent,
unexpected side-effect of this commit resulted in a significant
increase in performance...
2015-05-16 15:54:48 -04:00
Tyler J. Stachecki
e01f0b6214
Fix comment styles and such things.
2015-05-16 15:54:42 -04:00
Tyler J. Stachecki
9c28002ad4
Add low-level memory allocation interfaces.
2015-05-16 15:54:21 -04:00