mirror of
https://git.citron-emu.org/Citron/Emulator.git
synced 2025-12-20 01:37:02 +00:00
Support ignoring immediate out of bound writes. Writing dynamically out of bounds is not yet supported (e.g. R0+0x4). Reading out of bounds yields zero. This is supported checking for the size from the IR; if the input is immediate, the optimization passes will drop it. |
||
|---|---|---|
| .. | ||
| impl | ||
| translate.cpp | ||
| translate.h | ||