log mem.c @ 2496:187bc857a76a default tip

age author description
Tue, 02 Jan 2024 21:40:32 -0800 Michael Pavone Remove debug print statement
Tue, 02 Jan 2024 21:07:09 -0800 Michael Pavone Better implementation of alloc_code for ASLR/libretro cases that also hopefully works on modern Mac OS
Thu, 04 May 2017 21:00:25 -0700 Michael Pavone Fix some inconsequential issues in code for executable memory allocation noticed while tracking down a different issue
Sat, 28 Nov 2015 14:32:55 -0800 Michael Pavone Actually call track_block in alloc_code
Fri, 13 Nov 2015 19:15:37 -0800 Michael Pavone It is now possible to switch back and forth between the menu ROM and the game
Tue, 21 Jul 2015 21:29:43 -0700 Michael Pavone Better error handling in alloc_code
Sun, 28 Jun 2015 10:21:51 -0700 Michael Pavone Use MAP_32BIT on Linux since my hint seems to be ignored