0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Checked that PUSH/POP works
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Added code to handle interrupts
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Checked that chaining branchs works as should. Added extra info about if is skiping or not
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Merge branch 'master' of https://github.com/Zardoz89/rc1600
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Implemented branching
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Nearly all Branching operations (but not skips yet), Push/POP, Jumps and Calls
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Update README.md
Zardoz
as Luis
More... over 10 years ago
Merge branch 'master' of https://github.com/Zardoz89/rc1600
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Update README.md
Zardoz
as Luis
More... over 10 years ago
Added rest of basic ALU operations. Lacks of MUL/DIV/MOD familiy
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Merge branch 'master' of https://github.com/Zardoz89/rc1600
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Initial commit
Zardoz
as Luis
More... over 10 years ago
LOAD instrucctions working
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Checked SWP and CPY
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Fixed missing MSB of next word literal. Checked overflow flag is set when overflows
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
ADD, ADD with literal, SUB and SUB with literal works. Carry and Overflow flags working. Carry also acts like burrow bit
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Checked SET, NOT, NEG, XCHG, SXTBD, and next word literal
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago
Initial base code
Zardoz
as Luis Panadero Guardeño
More... over 10 years ago