0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adapted pbm2font to TDA. Regenerated font for TDA and added empty function to read a snapshot of TDA state and generate texture from it
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Rewriting all window/opengl stuff to use GLFW3 like sigma
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Implemented an generic API in devices to Load/Save internal state snapshot
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Updated link to Travis
Zardoz
as Luis
More... about 10 years ago
Added mockup TDA device
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Removed line
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Implemented a Dummy device and tested that can be added/removed
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Fixed missing virtual in IACK
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Ersased unecesary file
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Updated to the latest changes in the specs of Enumeration and Control
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Implemented specialized AddrListener for Enumeration And Control registers of each plugged device
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Added tests of adding/removing/reading/writing AddrListeners
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Removed unused files and updated travis to try to run the tests
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Added tests for write to ROM and Read/Write to RAM
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Added test of reading ROM
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Added a way of using GTest without including it
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Implemented AddrListener container using std::map, and doing a quick test of it. The test should be mover to GTest stuff
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Added mising Add/Rm AddrListener methods and added an type for address ranges
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Basic test program of TR3200 cpu assembly... needs to be improved and rewrite all code to output to screen
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Should be fixed WriteX functions for RAM doing the same pointers trick
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Added SetState to allow load snapshots of the CPU state
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Fixed some errors and get working again the Dis-assembler Doing pointer magic to get proper behaviur with ReadDW/ReadW
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Misc... and preparing vm executable to firsts tests
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Adapted TR3200 to the new ICPU interface
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Write all VComputer API and do massive commenting of old code in all files
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Rewrite of ICPU and IDevice. Write AddrListerner
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
ICPU updated and IDevice
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Minor changes in CMakeFiles and in README
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Fixing for VS2010
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Remplaced default CDA font by Meisaka's font
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago