Eladash
|
f572e29a13
|
PPU: Add new patch function for SONIC 06
|
2022-12-09 21:16:05 +03:00 |
|
Nekotekina
|
6ff6a4989a
|
Implement at32() util
Works like .at() but uses source location for "exception".
|
2022-09-26 18:04:15 +03:00 |
|
Eladash
|
57cd4ff3c6
|
Move HLE table address to FXO (#10284)
|
2021-05-17 14:22:27 +03:00 |
|
Megamouse
|
a16d8ba3ea
|
More random changes
|
2021-04-11 14:01:51 +03:00 |
|
Nekotekina
|
d6042cf891
|
Replace uint16_t with u16
|
2020-12-18 12:23:53 +03:00 |
|
Nekotekina
|
534c63bf57
|
Replace uint8_t with u8
|
2020-12-18 12:23:53 +03:00 |
|
Nekotekina
|
fb29933d3d
|
Add usz alias for std::size_t
|
2020-12-18 12:23:53 +03:00 |
|
Eladash
|
bfe1a8673a
|
PPU: Allow HLE execution from pure instruction decoder type interpreter
|
2020-12-15 11:18:51 +03:00 |
|
Nekotekina
|
5d934c8759
|
Improve narrow() and size32() with src_loc detection
|
2020-12-09 16:26:20 +03:00 |
|
RipleyTom
|
af8c661a64
|
Remove BOM markers
|
2020-12-06 15:30:12 +03:00 |
|
Megamouse
|
2cee26c3e7
|
Cleanup some includes
|
2020-10-31 11:53:46 +01:00 |
|
Nekotekina
|
e1042bc631
|
Get rid of "module" keyword
Workaround some intellisense problems.
|
2020-05-06 18:20:11 +03:00 |
|
Nekotekina Aux1
|
250736ece5
|
Fix warnings in emucore
|
2020-03-04 21:23:34 +03:00 |
|
Nekotekina
|
185c067d5b
|
C-style cast cleanup V
|
2019-12-03 17:23:00 +03:00 |
|
Nekotekina
|
e7d67f9732
|
Fix unwanted statichle_handler init
|
2019-09-21 03:59:43 +03:00 |
|
Nekotekina
|
796a6646f7
|
Silence statichle
|
2019-08-27 13:56:50 +03:00 |
|
JohnHolmesII
|
d0eae7bab1
|
Fix -Wsign-compare a little bit
Explicitly mark loop types (per review)
|
2019-06-28 01:45:29 +03:00 |
|
Nekotekina
|
7865982208
|
Fix static_hle log channel definition
|
2019-04-16 23:49:18 +03:00 |
|
RipleyTom
|
de5379a69f
|
Static hle implementation
|
2019-02-27 22:54:59 +03:00 |
|