Commit History

Author SHA1 Message Date
  D15C0DE 8e3113dd1a Cleanup of whitespace and typos 4 years ago
  m9710797 ad62f1f738 [1/2] Made EmuTime/Duration/Clock constexpr 4 years ago
  m9710797 8e96880015 Use c++17 std::string_view instead of our own version 4 years ago
  m9710797 5d915cd38d Re-apply serialization improvements. 4 years ago
  m9710797 771a5f9f20 Don't use std::endl 5 years ago
  m9710797 d5eb387a14 small cleanups 5 years ago
  m9710797 ac039c81b6 Renamed string_ref to string_view 5 years ago
  m9710797 01e471e691 Made de-serialization of enums robust against unknown strings 8 years ago
  Wouter Vermaelen 2e1191cd8d Revert some problematic patches for vs2015 8 years ago
  Wouter Vermaelen 0050c9688f [3/5] Use the new variadic serialize(...) stuff 8 years ago
  m9710797 c2a8cb3594 [1/9] unique_ptr->value, setting objects 9 years ago
  m9710797 3149c63987 Use TclObject in Setting (and related) code 9 years ago
  wouter ac05d5749b Mechanical changes, preparations for the next patch 11 years ago
  Wouter Vermaelen 2f4c27be07 [6/7] cleanups: use the c++11 'auto' feature more 15 years ago
  wouter d089095d55 Various text-processing stuff 11 years ago
  Wouter Vermaelen c73d6032a5 More make_unique stuff: replace xx.reset(new ..) 11 years ago
  Wouter Vermaelen 89153312e0 [5/n] string_ref stuff: XMLElement 12 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 52f238dea7 various std::string related cleanups 14 years ago
  Wouter Vermaelen 0356a7f60a better implement difference between power-on and reset 15 years ago
  Max Feingold 4ba07fbcc0 Unicode support on Windows, deprecate Win9x 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
  Wouter Vermaelen da96fc9577 small cleanups 15 years ago
  Wouter Vermaelen ee99a1d060 fix flush in debugdevice: 15 years ago
  Manuel Bilderbeek 7edb208936 Serialize DebugDevice 16 years ago
  Wouter Vermaelen 592ae2dedb removed EmuTime param from MSXDevice constructor 16 years ago
  Wouter Vermaelen ccf547b876 enabled -Wold-style-cast warnings 17 years ago