提交历史

作者 SHA1 备注 提交日期
  m9710797 54edd8d8b0 Use c++17 nested namespace definition 5 年之前
  m9710797 39f5361836 use std::make_unique instead of our own version 6 年之前
  m9710797 9f2312e3d0 Make use of strCat() and strAppend() 6 年之前
  wouter d089095d55 Various text-processing stuff 11 年之前
  Wouter Vermaelen 4163274004 Added make_unique() and use it in a limited way 12 年之前
  Wouter Vermaelen 3979f87d52 Replace std::auto_ptr with std::unique_ptr 12 年之前
  Wouter Vermaelen cd8206269b Removed MSXMotherBoard constructor parameter from MSXDevice 12 年之前
  Wouter Vermaelen 66613598f7 Removed XMLElement::getFileContext() 12 年之前
  Wouter Vermaelen 25dbe2f2dc more cleanups 16 年之前
  Wouter Vermaelen 7a3b64488c serialize SunriseIDE, IDEHD, IDECDROM 16 年之前
  Wouter Vermaelen 2fac9ce45b changed naming scheme for HDs 18 年之前
  Wouter Vermaelen db84274184 IDEHD now knows its own name 18 年之前
  Maarten ter Huurne e8a1bddbe9 Pass CommandController to IDECDROM: it will be needed soon to create a UserFileContext. 18 年之前
  Maarten ter Huurne ded6f652d5 Initial implementation of CD-ROM emulation. 18 年之前
  Wouter Vermaelen fe66043011 changed some FatalException's to MSXException's 19 年之前
  Wouter Vermaelen b9c418d9ac large singleton cleanup (see ChangeLog) 19 年之前
  Maarten ter Huurne 2e359aa9ef Removed trailing whitespace from all source files. 19 年之前
  Wouter Vermaelen 5381ad0a03 refactored XMLElement related classes 20 年之前
  Wouter Vermaelen c2e9dc16b9 large cleanup, see ChangeLog for details 20 年之前
  Wouter Vermaelen ec0d121c36 Fixed XML configuration stuff for IDE 20 年之前
  Wouter Vermaelen b1e6084409 hardwareconfig.xml config format change 20 年之前
  Wouter Vermaelen 11c5b59e10 large config code refactoring 20 年之前
  Wouter Vermaelen b16d4bed7a Config file releated cleanups (no changes in config files) 20 年之前
  Wouter Vermaelen c1b66acb8a Another config refactoring 20 年之前
  Wouter Vermaelen 6d46792675 major singleton cleanup 21 年之前
  Wouter Vermaelen cc11107c5b split MSXConfig is different files 21 年之前
  Wouter Vermaelen 53909a66c4 replace all PRT_ERROR macors with 'throw FatalError()' 21 年之前
  Wouter Vermaelen b72a792858 small cleanups 21 年之前
  Maarten ter Huurne 659286f276 Put all openMSX code in namespace "openmsx". 21 年之前
  Wouter Vermaelen d12bf26fc1 more cleanups 21 年之前