Commit History

Author SHA1 Message Date
  m9710797 3718ed7df4 Use 'one_of()' to simplify code 4 years ago
  m9710797 6c95a7d057 Use 'one_of()' to simplify code 4 years ago
  m9710797 b43b958e5c Fix Victor HC-95A machine 4 years ago
  m9710797 d6c125cc20 bugfix for c02b8def7: split on 16kB boundaries 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
  D15C0DE 8e3113dd1a Cleanup of whitespace and typos 4 years ago
  m9710797 9ed69b6516 [1/2] Use c++17 inline variables 4 years ago
  Wouter Vermaelen 45ea749a4e Use c++17 structured binding 4 years ago
  m9710797 72d6c29139 Extended TclObject list/dict creation functions 5 years ago
  Manuel Bilderbeek 99e1b4a4b1 Change output of 'machine_info device <dev>' to dict 5 years ago
  m9710797 5163758275 [14/15] Use view::transform() with other algorithms 5 years ago
  m9710797 c86a81fa05 [1/15] Added range algorithms 5 years ago
  m9710797 9f2312e3d0 Make use of strCat() and strAppend() 5 years ago
  Kalevi Kolttonen c7445b3803 Another simple typo fixed while reading the source code. 6 years ago
  m9710797 f642c0b05d Implemented 'global read' mechanism 6 years ago
  m9710797 aba0cd1d82 Fixed crash on invalid <mem> specification 6 years ago
  m9710797 7f139fd39e Fixed crash on invalid slot specification 6 years ago
  m9710797 a11c840bcf Fix "clang-tidy -check=misc-unused-using-decls" warnings 7 years ago
  Wouter Vermaelen f79cbd98db [8/10] Use move_pop_back() more 8 years ago
  Wouter Vermaelen e5e04b04f5 [3/10] Use rfind_(if_)unguarded() 8 years ago
  m9710797 12180d2027 Use getAttributeAsInt() instead of manually calling stringToInt() 9 years ago
  Wouter Vermaelen 963da5b8e9 Removed PRT_DEBUG 9 years ago
  m9710797 363502b6bf Inline trivial getter/setters 9 years ago
  m9710797 e46251027f Added algorithms: contains(), find_unguarded(), find_if_unguarded() 10 years ago
  m9710797 b01faea9d7 Replace x.begin() -> begin(x) / x.end() -> end(x) 10 years ago
  m9710797 98ecd1fe8d Add assert to help coverity 10 years ago
  wouter bb0123105f Use emplace_back() (new in c++11) 12 years ago