Commit History

Author SHA1 Message Date
  m9710797 5b4cf2b66e applied a (small part of) the changes suggested by clang-tidy readability-* 5 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 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
  Maarten ter Huurne 43a52fba64 Moved DummyDevice instance from MSXMotherBoard to MSXCPUInterface, since the only users of DummyDevice are MSXCPUInterface itself and MSXMultiMemDevice and VDPIODelay, which are created by MSXCPUInterface (via DeviceFactory). 15 years ago
  Wouter Vermaelen fa84486b55 prefer not to pass EmuTime to MSXDevice constructors: 16 years ago
  Wouter Vermaelen 8f613278b0 fixed assert when shutting down a turbor msx machine 18 years ago
  Wouter Vermaelen 5687cabe91 extended cart<x> command + code refactorings to make it possible, see ChangeLog 18 years ago
  Wouter Vermaelen 6ff301ee61 large refactoring, get rid of some singletons (see ChangeLog) 19 years ago
  Wouter Vermaelen a91b7c61c2 Changed include guards from __FOO_HH__ to FOO_HH 19 years ago
  Wouter Vermaelen c2e9dc16b9 large cleanup, see ChangeLog for details 19 years ago
  Wouter Vermaelen 11c5b59e10 large config code refactoring 20 years ago
  Wouter Vermaelen 77d9dac65b IO ports Microsol / ownership transfer 20 years ago
  Wouter Vermaelen c1b66acb8a Another config refactoring 20 years ago
  Maarten ter Huurne b1c09cd1b5 Cosmetic changes. 20 years ago
  Maarten ter Huurne 659286f276 Put all openMSX code in namespace "openmsx". 21 years ago
  Wouter Vermaelen 58e0ece41b removed possibility to use other than XML based config files 21 years ago
  Wouter Vermaelen 414a281600 renamed devicefactory DeviceFactory 22 years ago