FluBBaOfWard / ARMV30MZ

Nec V30MZ cpu emulator for ARM32.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use register for ProgramCounter.

FluBBaOfWard opened this issue · comments

Reserve an ARM register for use with the V30MZ PC.
This will hopefully get some more speed (and less code).