this post was submitted on 12 Sep 2024
91 points (97.9% liked)
RetroGaming
19479 readers
224 users here now
Vintage gaming community.
Rules:
- Be kind.
- No spam or soliciting for money.
- No racism or other bigotry allowed.
- Obviously nothing illegal.
If you see these please report them.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Not necessarily. Accuracy comes down to specific implemention of the emulator, hardware or software.
Where FPGA shines is it can do operations in parallel, just like actual hardware would. This means there will be a lot less latency in the emulation, giving it a feel that's close to the original hardware.
An FPGA implementation of the GBA can be as inaccurate as software emulation, and just because a game seems to play the same way doesn't mean the emulator is calculating everything in the exact same way as the original hardware. Cycle accuracy isn't technically necessary to have it still seem exactly the same so long as the timing is the same. That's what the PS1 core on the MiSTer is (timing accurate, though not perfectly cycle accurate).