log backend.c @ 2113:0013362c320c

age author description
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
Sun, 07 Mar 2021 22:43:51 -0800 Michael Pavone Fix bug in handling of MMAP_CODE regions smaller than 16KB
Sat, 09 May 2020 23:39:44 -0700 Michael Pavone Merge from default mame_interp
Sun, 03 May 2020 23:24:03 -0700 Michael Pavone Apply fixes to helper functions in backend.c from interp branch
Thu, 30 Apr 2020 23:30:22 -0700 Michael Pavone Remove usage of GCC pointer arithmetic on void * extension