Commit graph

8 commits

Author SHA1 Message Date
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 Stachecki
574c9e85e4 Fix a WinAPI VirtualFree bug.
Thanks go out to izy for this commit.
2015-06-11 08:23:35 -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
5ac0bf0e61 Mutexes seem to result in better performance? 2015-05-16 15:55:06 -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
9c28002ad4 Add low-level memory allocation interfaces. 2015-05-16 15:54:21 -04:00
Tyler J. Stachecki
7b17de6044 Migrate keycodes into new directories. 2015-05-16 15:54:16 -04:00
Tyler J. Stachecki
7a7bc0a39c Commit a WinAPI implementation of cen64_gl_*. 2015-05-16 15:54:08 -04:00