Mercurial > repos > blastem
log backend_x86.c @ 2158:bdd83b47d78a
age | author | description |
---|---|---|
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 |
Thu, 17 Mar 2022 22:41:42 -0700 | Michael Pavone | Remove use of get_native_pointer in 68K instruction decoding in preparation for word RAM interleaving |
Sun, 13 Feb 2022 22:52:52 -0800 | Michael Pavone | Fix handling of ram code flag offset calculation for ranges that are not an even multiple of the code flag page size |
Sun, 30 Jan 2022 19:56:09 -0800 | Michael Pavone | Fix error in code write detection introduced from "wide" jcc change segacd |
Tue, 18 Jan 2022 00:03:50 -0800 | Michael Pavone | Implement enough of Sega CD gate array and Sub CPU to pass Sik's Mode 1 test ROM segacd |
Sun, 07 Mar 2021 22:43:51 -0800 | Michael Pavone | Fix bug in handling of MMAP_CODE regions smaller than 16KB |