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