TIS-3D

TIS-3D

1M Downloads

How to get the exe module to run code from the ROM module

tensutensu opened this issue ยท 1 comments

commented

i want to make a some sorta of machine-code interpreter is there a way to get the exe module to run code from the ROM modulle?

commented

You should write a machine code interpreter.
In the simplest case this is a JRO command with the corresponding instruction at the specified offset.