98903f8076
fixes editor warnings about undefined types in a bunch of files
2022-07-27 18:55:59 +02:00
457dd56b88
constexpr-s the DMA timing tables ( #1489 )
2022-07-27 17:01:31 +02:00
35cc79787d
update copyright headers
2022-01-09 02:15:50 +01:00
d20543c119
DMA timing renovation ( #1207 )
...
* make timers usable for measurement shito without being assfuckingly unreliable
* bürp
* Arisotura can you ever clean up your goddamn code
also regroup the timer code instead of having it split weirdly
* make the set-timing functions a tad less hacky
* congrats Arisotura you made an ass-enum
* add timing region tables, and separate timings for ARM9 DMA (exempt of 3c penalty)
* temp work on DMA timings, not finished
also, did you know? 'increment/reload' is also a thing for the source address
* begin work
* add some of the GBA slot/wifi timings
* complete it, I guess
* make some progress
* getting somewhere
* sdsdfs
* see, Arisotura, was it that hard? blarg.
2021-08-31 02:28:34 +02:00
436b3c4c1d
update copyright year and add missing GPL headers
2021-03-12 20:07:40 +01:00
842379c410
harmless DMA micro optimisation
2020-11-16 17:22:34 +01:00
43e045357f
make it able to switch between DS and DSi modes
2020-06-01 20:36:30 +02:00
83f8e11bc1
update copyright years
2020-02-14 20:18:08 +01:00
b0efde8bf7
also, update copyright name
2019-01-22 15:58:29 +01:00
669247e8c8
redesign main emu loop to use timestamps instead of being a trainwreck
...
* cleaner code
* faster in some cases
* more accurate (on-demand compensation for timers and GPU)
* less prone to desyncs
* overall betterer
2019-01-05 05:28:58 +01:00
78d384a754
temp commit
...
almost done killing ARM9/ARM7 desync, f
2018-12-11 03:08:46 +01:00
c6fb152d80
start devolving things.
...
also implement proper DMA timings.
will not build. don't try.
2018-12-08 22:33:41 +01:00
a9e7f8bc5b
add proper support for GXFIFO stalls.
...
bad games that blast the GXFIFO and overflow it:
* Super Mario 64 DS
* Rayman RR2
latter seems to get its music streaming crapoed.
2018-11-23 22:21:41 +01:00
de91eabf71
savestate shito: fix compile errors.
...
still far from being finished, so avoid using unless you want to spawn blackholes or some pretty bad shit.
2018-10-18 00:27:55 +02:00
60f24a7432
moar progress on it
2018-09-15 03:29:36 +02:00
fea7955675
fixor copyright years.
2018-09-15 02:32:13 +02:00
4afac28263
proper display FIFO emulation
2017-06-26 11:02:10 +02:00
bdac2467e7
oh well
2017-04-23 15:38:39 +02:00
08a634371a
fix bug that happened when HDMA got interrupted (or any repeating DMA, for that matter)
2017-03-21 02:05:40 +01:00
2150240cbd
implement some obscure DMA types
2017-03-20 22:18:35 +01:00
8a4ed8f41c
reorganize repo, move shit around
2017-03-16 23:01:22 +01:00