0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 22 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added interrupts to DCPU-16N and a timer/interrupt test to the hello.asm More... about 10 years ago
Copy+paste fail, use std::string to compare More... about 10 years ago
Fixed a path, added command line option to vm to pick cpu types at runtime More... about 10 years ago
Moved DCPU-16N files to sub-directory More... about 10 years ago
Added code for BYT function, and Hello world program in DCPU-16N More... about 10 years ago
Gramar/traling spaces
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Added an assert to avoid write over a nullptr
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Added a needed header More... about 10 years ago
Fixed some bugs in EMU, Skip, and memory writing (needed WriteW for hardware!) More... about 10 years ago
Added disassembly of DCPU-16N instructions More... about 10 years ago
Merge branch 'master', remote-tracking branch 'origin' into dcpu-16n More... about 10 years ago
Renamed Dissambly to DissamblyTR3200
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Moved TR3200 code to a subdir
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Moved code out of headers to .cpp files
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Added some debug functions for DCPU-16N to the vm target More... about 10 years ago
Added the skip function, GetState and related struct, adjustments to sleep state More... about 10 years ago
Improved translation of js keycodes to Trillek Virtual Computer ScanCodes and keys
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Fixed type1.asm glitchs
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Fixed bad comment
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Rationalizing emscripten bindings
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Found bug in type1.asm
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Generic Keyboard is half working in emscripten... looks that there is a problem with it (see type1.asm)
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Generic Keyboard wrapper, but keeps having problems on JavaScript side with keydown/keypress
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Emscripten - TDA Screen and emulation working again
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Checked that emscripten keeps compiling source code. TODO Wraper stuff
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Fixed two memory leaks
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Finished HWN.asm program
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Cleaning RAM when the Virtual Computer is created
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
HWN program is half working. Added afunction to generate a list of devices in BROM.inc
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago
Fixed typo in benchmark. Begin to rewrite hwm.asm (at least compiles now and show the table header)
Zardoz
as Luis Panadero Guardeño
More... about 10 years ago