Історія комітів

Автор SHA1 Опис Дата
  m9710797 0c6c272e85 [2/2] use constexpr to define constants 4 роки тому
  m9710797 ad62f1f738 [1/2] Made EmuTime/Duration/Clock constexpr 4 роки тому
  m9710797 5d915cd38d Re-apply serialization improvements. 4 роки тому
  m9710797 fcc2ca6773 Ran include-what-you-use (iwyu) and remove some unnecessary #include's 5 роки тому
  m9710797 39f5361836 use std::make_unique instead of our own version 5 роки тому
  m9710797 f61a6c17dc Fixed crash on invalid VDP/MSXMatsushita combination 6 роки тому
  m9710797 fd50b414ff Fixed issue#1080, crash with z80_freq unlocked and VDP-delay 6 роки тому
  Manuel Bilderbeek 8b14c7ef15 More accurate Matsushita device and VDP I/O delay. 8 роки тому
  Manuel Bilderbeek 81956db6f9 Implement a fixed delay on VDP out timing. 8 роки тому
  m9710797 2ab089b7a5 Implemented VDP delay for the MSXMatsushita device 8 роки тому
  Wouter Vermaelen 2e1191cd8d Revert some problematic patches for vs2015 8 роки тому
  Wouter Vermaelen 0050c9688f [3/5] Use the new variadic serialize(...) stuff 8 роки тому
  m9710797 5bedf250bb [5/9] unique_ptr->value, Rom,Ram,Sram,Flash 9 роки тому
  wouter d089095d55 Various text-processing stuff 11 роки тому
  Wouter Vermaelen f875ff28d5 Also initialize member variables using make_unique() 11 роки тому
  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 1b6d36c84a Fixed some error/warnings reported by cppcheck 12 роки тому
  Wouter Vermaelen a4a4ded779 previous commit caused coredump in debug mode 15 роки тому
  Wouter Vermaelen f4eb30d3bd pass EmuTime by-value on 64-bit CPUs 15 роки тому
  Wouter Vermaelen e333b0d635 move REGISTER_MSXDEVICE and REGISTER_POLYMORPHIC_INITIALIZER from .hh to .cc 15 роки тому
  Wouter Vermaelen a96a355238 fixed MSXKanji12, MSXMatsushita, MSXS1985 (I broke them in a refactoring in rev 7717) 16 роки тому
  Manuel Bilderbeek da55da44cf Serialize MSXMatsushita 16 роки тому
  Wouter Vermaelen fa84486b55 prefer not to pass EmuTime to MSXDevice constructors: 16 роки тому
  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 роки тому
  Wouter Vermaelen 592ae2dedb removed EmuTime param from MSXDevice constructor 16 роки тому
  Wouter Vermaelen ccf547b876 enabled -Wold-style-cast warnings 17 роки тому
  Wouter Vermaelen 2e016cb7e8 small cleanup 17 роки тому
  Manuel Bilderbeek 9fbc3481cc Save firmwareswitch position with persistent data 17 роки тому