Commit History

Author SHA1 Message Date
  m9710797 b43b958e5c Fix Victor HC-95A machine 4 years ago
  m9710797 11ed6a8a8d [5a/7] Check alignment of <mem base=.. size=..> 5 years ago
  m9710797 03f639885a [4c/7] replace MSXDevice::invalidateAllSlotsRWCache() calls with invalidateDeviceRWCache() 4 years ago
  m9710797 c02b8def7b [4b/7] added more fine grained cache line invalidation methods. 4 years ago
  m9710797 06b3c6202f [4a/7] Rename invalidateMemCache -> invalidateAllSlotsRWCache 4 years ago
  m9710797 9ed69b6516 [1/2] Use c++17 inline variables 4 years ago
  D15C0DE 9c21454ddc Fix typos 4 years ago
  D15C0DE 1bd126129d Fix typos 5 years ago
  m9710797 f642c0b05d Implemented 'global read' mechanism 6 years ago
  Wouter Vermaelen bc48c7d9b9 Replace our 'noncopyable' helper with c++11 '=delete' 9 years ago
  Wouter Vermaelen f3e567c5f5 Replace 'typedef' with 'using' 9 years ago
  m9710797 363502b6bf Inline trivial getter/setters 9 years ago
  wouter 771cbae70b Make 'machine_info slot' return a list of devices 11 years ago
  wouter d089095d55 Various text-processing stuff 11 years ago
  Wouter Vermaelen 834da875d9 Replace most uses of std::set<> with std::vector<> 11 years ago
  Wouter Vermaelen d301f1573e C++11 allows to use '>>' (instead of '> >') to close a nested template 11 years ago
  Manuel Bilderbeek 9c8f2f85fa Add some whitespace to not confuse Doxygen 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 abd89490ee Removed MSXDevice::motherboard member 12 years ago
  Wouter Vermaelen a22574ac00 Added DeviceConfig class 12 years ago
  Manuel Bilderbeek 3a62d08b10 Fix minor Doxygen warning 12 years ago
  Wouter Vermaelen c0cef6349b Refactor external slot allocation 13 years ago
  Wouter Vermaelen dc7ad9901f Fixed debuggable size of MSXRam. 15 years ago
  Wouter Vermaelen f4eb30d3bd pass EmuTime by-value on 64-bit CPUs 15 years ago
  Wouter Vermaelen fa2399d795 various minor layout fixes 15 years ago
  Wouter Vermaelen da96fc9577 small cleanups 15 years ago
  Wouter Vermaelen 009c75cf08 made deserialize more similar to regular machine load: 16 years ago
  Wouter Vermaelen c3ae902f0d split serialize.hh 16 years ago
  Wouter Vermaelen 341dd229f1 split serialize.hh in 3, small compile-time speedup 16 years ago