Commit History

Author SHA1 Message Date
  m9710797 5bedf250bb [5/9] unique_ptr->value, Rom,Ram,Sram,Flash 9 years ago
  m9710797 c78bd93d2c [4/5] Mark virtual method overrides with new c++11 'override' keyword 9 years ago
  m9710797 167be8eb04 [3/5] Made destructors non-virtual where possible 9 years ago
  m9710797 fcbcac823e [1/5] Added final class annotations 9 years ago
  wouter d089095d55 Various text-processing stuff 11 years ago
  Wouter Vermaelen 3979f87d52 Replace std::auto_ptr with std::unique_ptr 11 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 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
  Manuel Bilderbeek e38440584a Serialize MSXKanji12 16 years ago
  Wouter Vermaelen fa84486b55 prefer not to pass EmuTime to MSXDevice constructors: 16 years ago
  Wouter Vermaelen 608fa09e78 made SwitchedDevice stuff less confusing: don't use the same method name for virtual functions inherited from two different base classes 16 years ago
  Wouter Vermaelen 27000803f9 split MSXDeviceSwitch.{hh,cc} into MSXDeviceSwitch and MSXSwitchedDevice / removed reset() from MSXSwitchedDevice 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 6ff301ee61 large refactoring, get rid of some singletons (see ChangeLog) 19 years ago
  Maarten ter Huurne 2e359aa9ef Removed trailing whitespace from all source files. 19 years ago
  Wouter Vermaelen a91b7c61c2 Changed include guards from __FOO_HH__ to FOO_HH 19 years ago
  Wouter Vermaelen 1efdfe66ff added MSXDevice::peekIO() 19 years ago
  Wouter Vermaelen 11c5b59e10 large config code refactoring 20 years ago
  Wouter Vermaelen c1b66acb8a Another config refactoring 20 years ago
  Maarten ter Huurne 659286f276 Put all openMSX code in namespace "openmsx". 21 years ago
  Wouter Vermaelen d76496ba13 s/MSXRomDevice/Rom/ 21 years ago
  Wouter Vermaelen 73af0342dc don't mirror 128Kb 12x12 Kanji Rom 21 years ago
  Wouter Vermaelen 58e0ece41b removed possibility to use other than XML based config files 21 years ago
  Wouter Vermaelen adddd52e28 fixed Kanji 12 21 years ago
  Wouter Vermaelen 94807574f9 Implemented MSXKanji12 21 years ago