Go to file
pjht 718f8cd276 Optimize an instruction from the ROM
The instruction to load fakestack into the SP can be removed by making use of the inital SP value in the reset vector
2022-10-25 11:43:58 -05:00
reedline-repl-rs Initial commit 2022-10-09 12:14:49 -05:00
resources Move pdf files to own directory 2022-10-17 10:47:23 -05:00
rom Optimize an instruction from the ROM 2022-10-25 11:43:58 -05:00
src Upgrade packages and change to elf v0.4.0 2022-10-25 08:33:26 -05:00
.gitignore Change ROM build to use GNU binutils 2022-10-17 10:42:38 -05:00
Cargo.lock Upgrade packages and change to elf v0.4.0 2022-10-25 08:33:26 -05:00
Cargo.toml Upgrade packages and change to elf v0.4.0 2022-10-25 08:33:26 -05:00
config.yaml Add support for loading symbol tables on startup 2022-10-17 10:46:52 -05:00
op_tbd Initial commit 2022-10-09 12:14:49 -05:00
ram_map.c Initial commit 2022-10-09 12:14:49 -05:00
rust-toolchain.toml Initial commit 2022-10-09 12:14:49 -05:00