Commit Graph

10 Commits

Author SHA1 Message Date
ry755
06f69b322b fox32: Restructure Memory a little bit, and print sizes on startup 2022-01-27 17:17:11 -08:00
ry755
abee6efc82 fox32: Use ../fox32rom/fox32.rom if ./fox32.rom doesn't exist 2022-01-27 16:57:54 -08:00
ry755
99621394ec fox32: Move Memory to a separate file 2022-01-27 16:42:57 -08:00
ry755
994f6d7152 fox32: Move Bus to a separate file 2022-01-27 16:23:35 -08:00
ry755
3c6fda4b5c fox32: Rename CPU to Cpu 2022-01-27 16:20:17 -08:00
ry755
cf835927cb fox32: Use read_register() and write_register() everywhere 2022-01-26 23:43:02 -08:00
ry755
601874a6e4 fox32: Show a slightly more friendly error if fox32.rom doesn't exist 2022-01-26 23:39:50 -08:00
ry755
9ff6ed608a fox32: Fix typos and improve language in encoding.md 2022-01-26 22:50:19 -08:00
ry755
51551e1c50 fox32: Change ROM filename from rom.bin to fox32.rom 2022-01-26 22:48:58 -08:00
ry755
9b21b663f4 Initial commit
I should've made a git repo for this much sooner, oops :p
2022-01-26 22:21:21 -08:00