Commit History

Author SHA1 Message Date
  wouter d089095d55 Various text-processing stuff 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 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
  Manuel Bilderbeek 1a06c22742 Serialize MSXE6Timer 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
  Wouter Vermaelen 4e285621d0 removed EmuTime (and related) constructors that initialize time at 0 18 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
  Wouter Vermaelen 1efdfe66ff added MSXDevice::peekIO() 19 years ago
  Wouter Vermaelen e75cbd1835 merged MSXDevice, MSXIODevice and MSXMemDevice 20 years ago
  Maarten ter Huurne eb1a622dfd Replaced EmuTimeFreq by Clock and DynamicEmuTime by DynamicClock. 20 years ago
  Wouter Vermaelen 55a81cf197 Compiled with -Wall -W and fixed all warnings 20 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 58e0ece41b removed possibility to use other than XML based config files 21 years ago
  Maarten ter Huurne d0b7abee28 Moved I/O port registration of all other I/O devices out of the device and into DeviceFactory (or FDCFactory in one case). 21 years ago
  Wouter Vermaelen 08b553741d major cleanups, minor tweaks / fixes 22 years ago
  Wouter Vermaelen b4e4a556c0 split MSXMotherBoard in 22 years ago
  Wouter Vermaelen 6bc2240dc2 fixed adpcm bug 22 years ago
  Wouter Vermaelen 83773da6a6 virtual inheritance cleanup 22 years ago
  Wouter Vermaelen 95dce80e48 #include cleanups 22 years ago
  Wouter Vermaelen d0f2463f5f EmuTime is everywhere passed as const EmuTime 22 years ago
  Wouter Vermaelen e7eb5ca720 MSXDevice constructors now take an EmuTime parameter 22 years ago
  Wouter Vermaelen b8903a57fd removed init() method 22 years ago