コミット履歴

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