Commit Graph

6 Commits

Author SHA1 Message Date
Maxim Poliakovski
4ffaf2cef3 Add simple command-line debugger. 2019-07-17 17:56:08 +02:00
dingusdev
2bd717e293
Update for July 7, 2019
The following fixes and changes have been made

- Better Grackle emulation (though far from perfect)
- OpenPIC write/read fixes
- DAVBus Stubs
- Started splitting functionality from the main routine, to slowly make way for a GUI-based version
- Added a new until command argument
- Fixed an entry in the floating point instruction dispatch table
- CMakeLists.txt added
2019-07-06 23:10:32 -07:00
dingusdev
d776e3918b
Another small fix to makefile. 2019-07-03 18:57:08 -07:00
Maxim Poliakovski
3325529c2e Makefile: add -std=c++11 explicitely to compile with GCC 4.x. 2019-07-02 13:34:06 +02:00
Maxim Poliakovski
9a397a1c87 Makefile: fix invalid source extension. 2019-07-02 13:31:48 +02:00
dingusdev
eaa517b63b
Add files via upload
The first attempt at uploading new files.
2019-07-01 19:15:33 -07:00