0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 8 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added 10KHz speed to the mix
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Added binary file of clock program
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Tweaked benchmark and added DummyDevice in benchmark and vm program
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Fix mix identation in tools/main.cpp
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Added last bits of Timer code inside of the Virtual Computer. Added a example clock program
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Added forgot source code file
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Fixed bad JMP begin
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Implementing Timer Compiles and should work, but not tested.
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Implementing Timer
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Removed classic C #ifndef guards as #pragma once looks enought extended for us. Removed tabs and trailing spaces and enforce include to VSFix.hpp in .cpp files. Also moved code from Auxtiliary.hpp to Auxiliary.cpp
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Update README.md
Zardoz
as Luis
More... about 10 years ago
Masive update of Readme
Zardoz
as Luis
More... about 10 years ago
Merge remote-tracking branch 'origin/DCPU-16N'
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Added left/right keys to the type program
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Merge branch 'new-version' into DCPU-16N More... about 10 years ago
Added a type program in TR3200 assembly and minor fixes in prevois assembly source code
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Retouched test.asm to use BROM.inc and search for TDA device
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Updated to the latest changes of TR3200 CPU
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Benchmark tool is compiled now indepently if there is gtest env. var
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Added improved support of keyboard
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
This should fix broken compiling when is not GLFW3
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Basic character input to keyboard device working. Enought to run a basic type program...
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Moved OS.h andrelated stuff to a include dir in 'tools'. Borrow from Sigma, code for keyboard events
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Added the (few) implied opcodes More... about 10 years ago
Special opcodes (untested) and a stack fix More... about 10 years ago
parameter write flag More... about 10 years ago
Basic Instructions (not tested) More... about 10 years ago
Fixed loading only the first rom file
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Added compiled assembly files
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Base code for writes to b More... about 10 years ago