|
48237ccd95
|
Project: Added support for json log file
|
2024-05-02 08:28:36 +01:00 |
|
|
0e56ea803d
|
GUI: Made the internals/pipline view into a graph and moved the code in a separate file
|
2024-03-05 00:49:40 +00:00 |
|
|
9f987da7a6
|
GUI: Added basic support for freeing up unused parts of the cpu output buffer
|
2024-02-22 00:04:56 +00:00 |
|
|
893e44f20a
|
Project: Added -O2 to the CFLAGS and fixed some compiler warnings
|
2024-02-20 15:27:24 +00:00 |
|
|
ed415511dc
|
GUI: Added a vector graphics display using braille characters to form a frame buffer in the terminal window
|
2024-02-14 02:42:24 +00:00 |
|
|
fe1bcfb471
|
GUI: Added terminal output window
|
2024-02-13 21:28:42 +00:00 |
|
|
deed349cd1
|
CPU: Moved the PC and SP registers into the registers_t struct
|
2024-02-12 14:16:41 +00:00 |
|
|
4402688a20
|
GUI: Added colors to indicate where in the pipeline is each instruction
|
2024-02-07 00:31:23 +00:00 |
|
|
800e11be16
|
CPU: Added support for conditional branches, HLT and NOP
|
2024-02-06 23:14:33 +00:00 |
|
|
e5705a8477
|
GUI: Added support for registers in the gui
|
2024-02-05 21:25:00 +00:00 |
|
|
0cfbf253c9
|
GUI: Added stack window
|
2024-01-26 16:11:57 +00:00 |
|
|
ee6481e9de
|
GUI: small improvements to the hex dump window
|
2024-01-23 23:56:40 +00:00 |
|
|
988b6802bb
|
GUI: Added hexdump window
|
2024-01-23 19:35:57 +00:00 |
|
|
e098cacb37
|
Added license and added gui error reporting
|
2024-01-23 13:33:04 +00:00 |
|
|
f2ce6fc09d
|
Initial commit: created project skeleton
|
2024-01-22 12:11:07 +00:00 |
|