Commit History

Author SHA1 Message Date
  Pedro Gimeno fe4c1c1267 Add Yamaha/Sakhr AX-150 4 years ago
  m9710797 bea7243abc Fix #1218 Broken VDP page split since “caldari bit” implementation 4 years ago
  m9710797 f929997eab Implemented difference between TMS99x8/V99x8 wrt color 0 sprite collision 4 years ago
  m9710797 0c6c272e85 [2/2] use constexpr to define constants 5 years ago
  m9710797 6805abbce1 oops, fix bug in 0117dfd2f3d 5 years ago
  m9710797 0117dfd2f3 This merges a reworked version of pull request 1186 5 years ago
  m9710797 ae590392c9 Made VDP.commandExecuting probe more accurate 5 years ago
  m9710797 c7cfb2913e Fix issue#1106: Vertical adjust does not affect maximum horizontal interrupt line 5 years ago
  m9710797 4802e7236d clang-tidy-8: fix 'readability-const-return-type' warnings 5 years ago
  m9710797 8c79c850d9 Fixed remaining '-Wnon-virtual-dtor' warnings on gcc 5 years ago
  m9710797 fced193b5f fix several '-Wnon-virtual-dtor' compiler warnings (gcc) 5 years ago
  Wouter Vermaelen 4fc1763ac3 Replace 'array_ref' utility with 'span' 6 years ago
  m9710797 1c389ce22b [1/6] apply fixes suggested by clang-tidy modernize-* 5 years ago
  m9710797 df7302a9e3 Fix(?) issue#1080 crash with Z80@150MHz and CPU/CmdEngine VRAM writes 7 years ago
  m9710797 3ff4e3d8f8 Fix issue#1072 V9958 cmds in non-bitmap mode [1/2] 7 years ago
  m9710797 fbd2d80bbb Mark single-parameter constructors 'implicit' 8 years ago
  Manuel Bilderbeek fcdf44b93e Fix (?) compilation on Visual Studio 2015 8 years ago
  Manuel Bilderbeek f88852d566 Actually calculate TMS palette based on saturations. 8 years ago
  Manuel Bilderbeek 89c541b9b2 Move MSX1 palettes into the VDP. 8 years ago
  Manuel Bilderbeek 8b14c7ef15 More accurate Matsushita device and VDP I/O delay. 8 years ago
  Wouter Vermaelen 49f27fea65 Remove back-pointers from inner to outer objects 9 years ago
  Wouter Vermaelen f3e567c5f5 Replace 'typedef' with 'using' 9 years ago
  m9710797 df5f46fa73 [6/9] unique_ptr->value, rest of unique_ptr's in devices 9 years ago
  m9710797 830ad37175 [3/9] unique_ptr->value, debuggable objects 9 years ago
  m9710797 d16ce95f82 [2/9] unique_ptr->value, command objects 9 years ago
  Wouter Vermaelen d5ce250f1f Remove 'userData' from Schedulable 10 years ago
  Wouter Vermaelen 0ef5e6ee08 Implemented "too_fast_vram_access_callback" 10 years ago
  m9710797 3ab96c51ef Fix VRAM corruption with 'too_fast_vram_access=ignore' 10 years ago
  m9710797 c78bd93d2c [4/5] Mark virtual method overrides with new c++11 'override' keyword 10 years ago
  m9710797 167be8eb04 [3/5] Made destructors non-virtual where possible 10 years ago