Changes

Jump to: navigation, search

Emulators

43 bytes added, 19:33, 18 December 2023
/* Rewind feature */
(But way more efficient methods certainly exist as the GBA emulator [https://youtu.be/Sfc_1NKbiKg SkyEmu demonstrated super long rewind] while needing very few RAM)
For debugging, going back to the previous instruction is easily done if the implemented. The emulator stores the time when that instruction was executedto go back just before that execution. In the same way, emulators can provide access to the previous HBL, IRQ, VBL, etc.
= Emulator accuracy checking tools =
13,173
edits