Mercurial > repos > blastem
log mem.c @ 1390:990a26391933 v0.5.0
age | author | description |
---|---|---|
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 |
Sun, 28 Jun 2015 10:12:37 -0700 | Michael Pavone | Use mmap with a hint rather than sbrk for allocating executable memory within 32-bit displacement range of compiled code |
Tue, 10 Sep 2013 23:31:08 -0700 | Mike Pavone | Added copyright notice to source files and added GPL license text in COPYING |