0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours 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
Merge pull request #13 from Acruid/master
Zardoz
as Luis
More... almost 10 years ago
Implemented M5FDD floppy device. More... almost 10 years ago
merged master, fixed small conflict in tools/main.cpp More... almost 10 years ago
Merge branch 'master', remote-tracking branch 'origin' More... almost 10 years ago
Fix TR3200 macro error related to sign of not big inmediate values
Zardoz
as Luis Panadero Guardeño
More... almost 10 years ago
This is IDevice !!
Zardoz
as Luis
More... almost 10 years ago
Test new ident and code style rules
Zardoz
as Luis Panadero Guardeño
More... almost 10 years ago
Added editorconfig file to enforce 4 spaces indent across editors/IDE with the plugin installes
Zardoz
as Luis Panadero Guardeño
More... almost 10 years ago
Merge pull request #12 from Acruid/master
Zardoz
as Luis
More... almost 10 years ago
Fixed RTC memory range. More... almost 10 years ago
Fixed non-aligned memory read for embedded RNG and RTC devices. More... almost 10 years ago
Added embedded RTC device. More... almost 10 years ago
Fixed code formatting issues caused by adding the RNG device. More... almost 10 years ago
Merge pull request #11 from Acruid/master
Zardoz
as Luis
More... almost 10 years ago
Fixed address range of RNG device. Removed tabs from RNG.hpp Added random.asm test program for RNG. More... almost 10 years ago
Added embedded RNG device. More... almost 10 years ago
Update specs submodule
Zardoz
as Luis Panadero Guardeño
More... almost 10 years ago
Merge branch 'improve-tr3200'
Zardoz
as Luis Panadero Guardeño
More... almost 10 years ago
Merge pull request #10 from TheOfficialStinger/master
Zardoz
as Luis
More... almost 10 years ago
Fixed last errors on improved TR3200 implementation
Zardoz
as Luis Panadero Guardeño
More... almost 10 years ago
Added std::endl's to pbm2font's error messahes More... almost 10 years ago
VS project now knows headers
Zardoz
as Luis Panadero Guardeño
More... almost 10 years ago
Fixing TR3200 0.10
Zardoz
as Luis Panadero Guardeño
More... almost 10 years ago
Fixed mising headers in VS
Zardoz
as Luis Panadero Guardeño
More... almost 10 years ago
Adpated to the tweaked specs. Refactored many details to improve code quality and perhaprs performance. Cycle count calculation uses now a lookup table, and instruction decoding and execution it's more streamlined (I don't sure about what means 'streamlined' but sounds good!)
Zardoz
as Luis Panadero Guardeño
More... almost 10 years ago
Update specs submodule
Zardoz
as Luis Panadero Guardeño
More... almost 10 years ago
Added missed methods to set callbacks and initiate an interrupt on RX
Zardoz
as Luis Panadero Guardeño
More... almost 10 years ago
Added an implementation of a Debug Serial Console
Zardoz
as Luis Panadero Guardeño
More... almost 10 years ago
Added a file with results of benchmarks
Zardoz
as Luis Panadero Guardeño
More... almost 10 years ago
Added support for cycle delays and a few other adjustments More... almost 10 years ago