コミット履歴

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