index
:
melonDS
master
modified version of melonDS used for school/vsr
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ARM.h
Commit message (
Expand
)
Author
Age
*
update copyright year and add missing GPL headers
RSDuck
2021-03-12
*
remove some UB
RSDuck
2020-09-04
*
subtract cycles after checking IRQ and Halt
RSDuck
2020-07-27
*
fix build with JIT disabled
RSDuck
2020-07-25
*
reconcile DSi and JIT, fastmem for x64 and Windows
RSDuck
2020-06-30
*
first steps in bringing over the JIT refactor/fastmem
RSDuck
2020-06-16
*
rewrite JIT memory emulation
RSDuck
2020-06-16
*
implement block linking + some refactoring
RSDuck
2020-06-16
*
include more information in DataRegion
RSDuck
2020-06-16
*
move ARM64 JIT backend here
RSDuck
2020-06-16
*
integrate changes from ARM64 backend and more
RSDuck
2020-06-16
*
new block cache and much more...
RSDuck
2020-06-16
*
abandon pipelining on jit
RSDuck
2020-06-16
*
jit: add compile option
RSDuck
2020-06-16
*
jit: make everything configurable
RSDuck
2020-06-16
*
make it able to switch between DS and DSi modes
Arisotura
2020-06-01
*
Merge commit '4b57416552ec2fa95216e2b044559f215723bf70' into melonDSi
Arisotura
2020-05-30
|
\
|
*
update copyright years
Arisotura
2020-02-14
*
|
merge moar
Arisotura
2020-05-30
|
\
|
|
*
smarter CP15 PU region updates. disable some useless logging.
Arisotura
2019-10-21
*
|
melonDSi: skeleton in place
Arisotura
2019-06-15
|
/
*
fasterer IRQ check. clean up code.
Arisotura
2019-06-08
*
also, update copyright name
Arisotura
2019-01-22
*
redesign main emu loop to use timestamps instead of being a trainwreck
StapleButter
2019-01-05
*
add PoC ARM9 instruction cache logic. not actually in use, but it's there as ...
StapleButter
2019-01-04
*
more sensible cache timings
StapleButter
2018-12-11
*
take it somewhere.
StapleButter
2018-12-09
*
make this other branch where we're going to actually make it usable
StapleButter
2018-12-08
*
begin PU work
StapleButter
2018-12-04
*
begin work on general timing renovation. way shitty because it behaves as if ...
StapleButter
2018-12-04
*
make the ARM clock shift configurable. nothing fancy there, just paving the w...
StapleButter
2018-11-07
*
3D: keep the rasterizer from accidentally going out of bounds when given very...
StapleButter
2018-11-04
*
savestate shito: fix compile errors.
StapleButter
2018-10-18
*
start implementing actual shito
StapleButter
2018-09-15
*
fixor copyright years.
StapleButter
2018-09-15
*
fix QADD/QSUB/QDADD/QDSUB, those would write their result to the wrong register.
StapleButter
2017-06-13
*
add support for polygon ID and conditional depth update for translucent pixels
StapleButter
2017-04-22
*
hopefully fix the DMA bug without breaking everything this time.
StapleButter
2017-04-13
*
reorganize repo, move shit around
StapleButter
2017-03-16