Commit graph

9 commits

Author SHA1 Message Date
Derek "Turtle" Roe 8b89df2fdc 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-01 18:44:21 -05:00
Tyler Stachecki 8b8467c980 Debugger: Get communication flowing. 2015-01-18 20:14:56 -05:00
Tyler Stachecki 62de15eaf0 Debugger: Start adding models/protocol.
Conflicts:
	device/device.c
2015-01-18 20:09:29 -05:00
Tyler Stachecki 8bc74bb98b Add a NetworkHandle class to the debugger. 2015-01-17 22:22:27 -05:00
Tyler Stachecki 3c2e806ef3 Debugger: Refactor and memory view address fix. 2015-01-16 22:25:16 -05:00
Tyler Stachecki 34150fe797 Debugger: Start populating views with UI elements. 2015-01-16 17:17:26 -05:00
Tyler Stachecki 9e5c02c3e7 Debugger: Add boilerplate stuff. 2015-01-15 16:38:55 -05:00
Tyler Stachecki 4e286507f0 Remove a build artifact from the last commit. 2015-01-14 11:23:03 -05:00
Tyler Stachecki aa9227ac48 Debugger: Initial commit. 2015-01-14 11:18:09 -05:00