log backend.c @ 2688:b42f00a3a937 default tip

age author description
Sat, 08 Mar 2025 11:45:25 -0800 Michael Pavone Fix some bugs in memory access functions used in interpreter mode
Fri, 07 Mar 2025 23:40:58 -0800 Michael Pavone Memory access optimizaiton in new 68K core that gives a modest speed bump on average and will allow low-cost watchpoints
Fri, 18 Mar 2022 20:49:07 -0700 Michael Pavone Implement word RAM interleaving in 1M mode, now passes mcd-verificator word RAM tests
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
Thu, 05 Aug 2021 09:43:29 -0700 Michael Pavone Fix compile error post-merge mame_interp
Thu, 05 Aug 2021 09:29:33 -0700 Michael Pavone Merge from default mame_interp