Mercurial > repos > blastem
log backend_x86.c @ 2268:5b308c7b098c
age | author | description |
---|---|---|
Sun, 25 Dec 2022 18:16:44 -0800 | Michael Pavone | Avoid code mem allocation bomb when a div instruction gets rewritten |
Sat, 17 Sep 2022 15:38:40 -0700 | Michael Pavone | Implement MMAP_ONLY_ODD/EVEN in combination with MMAP_PTR_IDX. Fixes games that have SRAM when a system with TMSS is selected |
Sat, 19 Mar 2022 15:50:45 -0700 | Michael Pavone | Fix some dynarec code invalidation issues |
Fri, 18 Mar 2022 20:49:07 -0700 | Michael Pavone | Implement word RAM interleaving in 1M mode, now passes mcd-verificator word RAM tests |