0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Suprimed extra buffer for VRam
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Moved endian.h to include and fixed to avoid clash with SDL2
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Moved to correct place
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Creating OpenGL context and drawing some stuff, but not yet CDA screen
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Fixed not initialized pointer array
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Added SDL2 optional includes. Moved MS VC++ stuff to vcomputer header. Created config files for the libs and the main executable. Moved header files to /include. Add includes to config files and fixed cmake file. Added main header file of the VM lib.
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Cleaning a bit the cmake mess
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Added generator of RGBA texture for the CDA device. Only implementes graphics mode and not tested yet
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Merge branch 'master' of https://github.com/Zardoz89/RC3200-VM
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Upgrade self-test RC3200 program
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Fixed some bugs. Update specs
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Upgrade self-test RC3200 program
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Upgrade self-test RC3200 programs
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Merge pull request #1 from lamogui/master
Zardoz
as Luis
More... almost 12 years ago
Merge branch 'master' of https://github.com/Zardoz89/RC3200-VM
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Added VC++ compatibility More... almost 12 years ago
Updated readme Now the VM allows to plug/unplug a particular device slot Added hardware enumerator Updated specs
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Updated readme
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Updated specs
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Now uses Jumper 1 value to select the address were the handler is working. Added double buffering to avoid graphcis artifacts and blinks when the guest code updates the screen and the host graphics code try to update the texture out of sync
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Added constructor without parameters
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
a
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Added code to launch VSync interrupts
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Downgrade clock speed to 100Khz to compare againts DCPU-16
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Added becnhmark executable
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Fixed leak of ROM buffer
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Implemented a vram that can be used for visual representation
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Moved code to VirtualComputer class that represents a single Virtual Computer with his devices
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Apply Sigma style code guide
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago
Placeholder CDA class working and using the last specs
Zardoz
as Luis Panadero Guardeño
More... almost 12 years ago