Commit History

Author SHA1 Message Date
  m9710797 5d915cd38d Re-apply serialization improvements. 4 years ago
  m9710797 5bedf250bb [5/9] unique_ptr->value, Rom,Ram,Sram,Flash 9 years ago
  wouter d089095d55 Various text-processing stuff 11 years ago
  Wouter Vermaelen b68da2fd03 Don't crash when using multiple RTC chips 11 years ago
  Wouter Vermaelen f875ff28d5 Also initialize member variables using make_unique() 11 years ago
  Wouter Vermaelen 39016ccc20 Reduced #include dependencies / cleanup 'getter-chains' 12 years ago
  Wouter Vermaelen cd8206269b Removed MSXMotherBoard constructor parameter from MSXDevice 12 years ago
  Wouter Vermaelen a22574ac00 Added DeviceConfig class 12 years ago
  Wouter Vermaelen 8ec2de5995 replace 'assert(false)' with 'UNREACHABLE' 14 years ago
  Wouter Vermaelen 0356a7f60a better implement difference between power-on and reset 15 years ago
  Wouter Vermaelen f4eb30d3bd pass EmuTime by-value on 64-bit CPUs 15 years ago
  Wouter Vermaelen e333b0d635 move REGISTER_MSXDEVICE and REGISTER_POLYMORPHIC_INITIALIZER from .hh to .cc 15 years ago
  Wouter Vermaelen af409c117d more cleanups 15 years ago
  Wouter Vermaelen c4513e9900 serialize RTC 16 years ago
  Wouter Vermaelen fa84486b55 prefer not to pass EmuTime to MSXDevice constructors: 16 years ago
  Wouter Vermaelen 592ae2dedb removed EmuTime param from MSXDevice constructor 16 years ago
  Arnold Metselaar 149108d359 changed port address type to word for readIO, peekIO and writeIO 18 years ago
  Wouter Vermaelen 86b4ca7901 cleanup 18 years ago
  Wouter Vermaelen b9c418d9ac large singleton cleanup (see ChangeLog) 18 years ago
  Wouter Vermaelen 4438d1e8ef implemented SRAM syncing 19 years ago
  Wouter Vermaelen bfd26965ec Debugger is no longer singleton 19 years ago
  Wouter Vermaelen 6ff301ee61 large refactoring, get rid of some singletons (see ChangeLog) 19 years ago
  Wouter Vermaelen c50183f4bc various small cleanups 19 years ago
  Wouter Vermaelen 1efdfe66ff added MSXDevice::peekIO() 19 years ago
  Wouter Vermaelen 7ea463da49 Implemented RTC mode as a setting 19 years ago
  Wouter Vermaelen e75cbd1835 merged MSXDevice, MSXIODevice and MSXMemDevice 20 years ago
  Wouter Vermaelen e57acc0568 settings.xml configuration file changes 20 years ago
  Wouter Vermaelen 1ff585d38a more robust parsing / hierarchical <rom> tag 20 years ago
  Wouter Vermaelen 55a81cf197 Compiled with -Wall -W and fixed all warnings 20 years ago
  Wouter Vermaelen fddd785db1 use auto_ptr to manage ownership 20 years ago