Commit History

Author SHA1 Message Date
  Wouter Vermaelen 0d1ec8e593 fix clang-tidy-7 'readability-inconsistent-declaration-parameter-name' 5 years ago
  m9710797 c2a8cb3594 [1/9] unique_ptr->value, setting objects 9 years ago
  wouter ac05d5749b Mechanical changes, preparations for the next patch 11 years ago
  wouter d089095d55 Various text-processing stuff 11 years ago
  Wouter Vermaelen f875ff28d5 Also initialize member variables using make_unique() 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
  Wouter Vermaelen 0356a7f60a better implement difference between power-on and reset 15 years ago
  Max Feingold f9bff78a78 Fix VC++ warning C4800 15 years ago
  Wouter Vermaelen a4a4ded779 previous commit caused coredump in debug mode 15 years ago
  Wouter Vermaelen f4eb30d3bd pass EmuTime by-value on 64-bit CPUs 15 years ago
  Wouter Vermaelen 959b66d2a5 removed LedEvent 15 years ago
  Wouter Vermaelen e333b0d635 move REGISTER_MSXDEVICE and REGISTER_POLYMORPHIC_INITIALIZER from .hh to .cc 15 years ago
  Manuel Bilderbeek 9da8e8d5f2 Serialize MSXTurboRPause 16 years ago
  Wouter Vermaelen fa84486b55 prefer not to pass EmuTime to MSXDevice constructors: 16 years ago
  Wouter Vermaelen 4d0de2524f make sure Tcl variable traces are triggered when setting is changed. Also for machine-specific and proxy settings, even on machine change 16 years ago
  Wouter Vermaelen 6c581b13c6 introduced LedStatus/ReadOnlySetting classes 16 years ago
  Wouter Vermaelen 592ae2dedb removed EmuTime param from MSXDevice constructor 16 years ago
  Wouter Vermaelen 8d10a2e24c split CliComm in machine specific and global part 17 years ago
  Wouter Vermaelen c5821b5e59 fixed race condition in shared_ptr 17 years ago
  Wouter Vermaelen 93a0b6385c various event related stuff, see ChangeLog 17 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
  Manuel Bilderbeek a33a776978 Removed SettingListener 18 years ago
  Manuel Bilderbeek d5367e1e75 Replace add/removeListener by attach/detach from Subject.hh 18 years ago
  Wouter Vermaelen b9c418d9ac large singleton cleanup (see ChangeLog) 18 years ago
  Wouter Vermaelen 6ff301ee61 large refactoring, get rid of some singletons (see ChangeLog) 19 years ago
  Wouter Vermaelen f8787c0c0c Turbo R hw pause only pauses the CPU, not also all other devices 19 years ago
  Wouter Vermaelen d1680b4d9c implemented hard/soft pause bit in turbor 19 years ago