Emulator accuracy improvements
Today I ran multiple test ROMS through my emulator. It passed most of the quirks and flags tests. It had issues with they FX0A instruction though. My previous CPU handled this in a way that the code will stop execution forever, not good. So I fixed that(took way too long) and ran the tests again. I can now say I have made my own emulator!