Mercurial > repos > blastem
graph
-
Add ability to change start address for VRAM viewer. Fix handling of DMA enable flag when it comes to DMA fills. This fixes a bug in James Pond 3Fri, 17 Jul 2015 08:49:23 -0700, by Michael Pavone
-
Broken EEPROM supportTue, 14 Jul 2015 18:28:05 -0700, by Michael Pavone
-
Initial work on I2C EEPROM implementationFri, 10 Jul 2015 18:46:18 -0700, by Michael Pavone
-
Add support for reading cartridge memory map from ROM database, though without EEPROM support for nowTue, 07 Jul 2015 19:33:33 -0700, by Michael Pavone
-
SRAM detection from ROM header is no working correctly againMon, 06 Jul 2015 19:46:46 -0700, by Michael Pavone
-
WIP changes to support reading cart memory map from ROM DBSun, 05 Jul 2015 14:21:34 -0700, by Michael Pavone
-
Allow regions to be set in ROM DB. Prefer default region if it is one of the valid regions for the ROM.Thu, 02 Jul 2015 20:43:01 -0700, by Michael Pavone
-
Initial work on ROM databaseThu, 02 Jul 2015 19:19:06 -0700, by Michael Pavone
-
Fix sense of HAS_PROC checkSun, 28 Jun 2015 19:23:38 -0700, by Michael Pavone
-
Get "portable" builds working on Linux and add a build time check for whether /proc existsSun, 28 Jun 2015 18:44:11 -0700, by Michael Pavone
-
Add support for making a "portable" build on OSX to MakefileSun, 28 Jun 2015 17:16:24 -0700, by Michael Pavone
-
Fix self modifying code checks on platforms like OS X on which guest RAM ends up at an address unreachable with a 32-bit displacementSun, 28 Jun 2015 13:30:17 -0700, by Michael Pavone
-
Use MAP_32BIT on Linux since my hint seems to be ignoredSun, 28 Jun 2015 10:21:51 -0700, by Michael Pavone
-
Use mmap with a hint rather than sbrk for allocating executable memory within 32-bit displacement range of compiled codeSun, 28 Jun 2015 10:12:37 -0700, by Michael Pavone