ITotalJustice / TotalSMS

Sega Master System emulator
https://itotaljustice.github.io/TotalSMS/
MIT License
23 stars 3 forks source link

Emulate z80 R register #27

Open ITotalJustice opened 2 years ago

ITotalJustice commented 2 years ago

Most games use it for rng so I lazily implemented it. Some games which are broken such as xenon 2 repeatedly do LD_AR which loads R into A.