0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day 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
Added interrupts to DCPU-16N and a timer/interrupt test to the hello.asm More... almost 10 years ago
Copy+paste fail, use std::string to compare More... almost 10 years ago
Fixed a path, added command line option to vm to pick cpu types at runtime More... almost 10 years ago
Moved DCPU-16N files to sub-directory More... almost 10 years ago
Added code for BYT function, and Hello world program in DCPU-16N More... almost 10 years ago
Gramar/traling spaces
Zardoz
as Luis Panadero Guardeño
More... almost 10 years ago
Added an assert to avoid write over a nullptr
Zardoz
as Luis Panadero Guardeño
More... almost 10 years ago
Added a needed header More... almost 10 years ago
Fixed some bugs in EMU, Skip, and memory writing (needed WriteW for hardware!) More... almost 10 years ago
Added disassembly of DCPU-16N instructions More... almost 10 years ago
Merge branch 'master', remote-tracking branch 'origin' into dcpu-16n More... almost 10 years ago
Renamed Dissambly to DissamblyTR3200
Zardoz
as Luis Panadero Guardeño
More... almost 10 years ago
Moved TR3200 code to a subdir
Zardoz
as Luis Panadero Guardeño
More... almost 10 years ago
Moved code out of headers to .cpp files
Zardoz
as Luis Panadero Guardeño
More... almost 10 years ago
Added some debug functions for DCPU-16N to the vm target More... almost 10 years ago
Added the skip function, GetState and related struct, adjustments to sleep state More... almost 10 years ago
Improved translation of js keycodes to Trillek Virtual Computer ScanCodes and keys
Zardoz
as Luis Panadero Guardeño
More... almost 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