Commit graph

7 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
73f2e3d1c5 Fix a bug in the X11 window code.
Thanks go out to izy for this commit.
2015-06-11 08:52:58 -04:00
Tyler J. Stachecki
e442e08ae8 Workaround an X11 keypress issue? 2015-05-16 17:38:31 -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
d130eca809 Refactor windowing component of VI. 2015-05-16 15:54:36 -04:00