0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Jul 28, 2024 — Jul 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Refactored to have a interface of Cpu and allow that different types of Cpu can run in the VM
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Partial refatoring and reorganization of code
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Partial refatoring and reorganization of code
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Partial refactor of code
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Moar micro-tunning!
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Minor tunning changes
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Enforces OpenGL Core profile
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Now allows to load multiples rom files to do a more realistic benchmark
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Updated CMake files
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Rename to TR3200. Keeps to refactor class names to TR3200
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Minor details about measuring speed and times
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Function to convert (partially, as need more checks) from JS keycodes to RC3200 keycodes
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Improved type.asm and fixed a bug in SDL2KeyToRC3200
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Fixed spacebar bug
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Updated type.asm to handle the new keyboard. Not have yet a full handler of keys but at least print lowercase/uppercase aplabetic symbols
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Merge branch 'master' of https://github.com/Zardoz89/RC3200-VM
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Updated to the lastest version of Keyboard Specs. Create a SDL2 scancode to Keycode function and a similar function for GLFW3
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Fixed to work as subproject
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Rationalize CMakeList files to become more easy include the VM. Also, fixed number of cycles need to execute in main.cpp and main.js. Renamed some files to be more self consistent and added header comments
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Added code to ignore auto-repeat
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
At least we have uppercase/lowercase keyboard in web vm
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Addeda wrapper for Disassembly()
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Fixed missing registers display
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Should fix IE onchange fail
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Show reigsters values when run a step
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Stetical changes of index.html and enforces to clean the canvas when loads a rom
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Load ROM button. Loading inits the canvas and disable WebGL checkbox.
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Added Canvas 2d API mode
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Fixed step execution and fixed clean screen when do a Reset
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago
Merge branch 'master' into emscripten
Zardoz
as Luis Panadero Guardeño
More... over 11 years ago