How to flush instruction cache?

,

Took a while, but the icache flush feature came in useful. The code isn't JIT anymore (since that turns out to be pretty inefficient), but self-modifying code is still involved. 60 FPS gameboy emulation.

1 Like