커밋 기록

작성자 SHA1 메시지 날짜
  Wouter Vermaelen 0d1ec8e593 fix clang-tidy-7 'readability-inconsistent-declaration-parameter-name' 6 년 전
  m9710797 c2a8cb3594 [1/9] unique_ptr->value, setting objects 10 년 전
  wouter ac05d5749b Mechanical changes, preparations for the next patch 11 년 전
  wouter d089095d55 Various text-processing stuff 11 년 전
  Wouter Vermaelen f875ff28d5 Also initialize member variables using make_unique() 12 년 전
  Wouter Vermaelen 39016ccc20 Reduced #include dependencies / cleanup 'getter-chains' 12 년 전
  Wouter Vermaelen cd8206269b Removed MSXMotherBoard constructor parameter from MSXDevice 12 년 전
  Wouter Vermaelen a22574ac00 Added DeviceConfig class 12 년 전
  Wouter Vermaelen 0356a7f60a better implement difference between power-on and reset 15 년 전
  Max Feingold f9bff78a78 Fix VC++ warning C4800 15 년 전
  Wouter Vermaelen a4a4ded779 previous commit caused coredump in debug mode 16 년 전
  Wouter Vermaelen f4eb30d3bd pass EmuTime by-value on 64-bit CPUs 16 년 전
  Wouter Vermaelen 959b66d2a5 removed LedEvent 16 년 전
  Wouter Vermaelen e333b0d635 move REGISTER_MSXDEVICE and REGISTER_POLYMORPHIC_INITIALIZER from .hh to .cc 16 년 전
  Manuel Bilderbeek 9da8e8d5f2 Serialize MSXTurboRPause 16 년 전
  Wouter Vermaelen fa84486b55 prefer not to pass EmuTime to MSXDevice constructors: 16 년 전
  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 년 전
  Wouter Vermaelen 6c581b13c6 introduced LedStatus/ReadOnlySetting classes 16 년 전
  Wouter Vermaelen 592ae2dedb removed EmuTime param from MSXDevice constructor 17 년 전
  Wouter Vermaelen 8d10a2e24c split CliComm in machine specific and global part 18 년 전
  Wouter Vermaelen c5821b5e59 fixed race condition in shared_ptr 18 년 전
  Wouter Vermaelen 93a0b6385c various event related stuff, see ChangeLog 18 년 전
  Arnold Metselaar 149108d359 changed port address type to word for readIO, peekIO and writeIO 19 년 전
  Wouter Vermaelen 86b4ca7901 cleanup 19 년 전
  Manuel Bilderbeek a33a776978 Removed SettingListener 19 년 전
  Manuel Bilderbeek d5367e1e75 Replace add/removeListener by attach/detach from Subject.hh 19 년 전
  Wouter Vermaelen b9c418d9ac large singleton cleanup (see ChangeLog) 19 년 전
  Wouter Vermaelen 6ff301ee61 large refactoring, get rid of some singletons (see ChangeLog) 19 년 전
  Wouter Vermaelen f8787c0c0c Turbo R hw pause only pauses the CPU, not also all other devices 19 년 전
  Wouter Vermaelen d1680b4d9c implemented hard/soft pause bit in turbor 19 년 전