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
/
ARMJIT_RegisterCache.h
Commit message (
Expand
)
Author
Age
*
Sprinkle `const` around where appropriate (#1909)
Jesse Talavera
2023-12-12
*
Move all core types into namespaces (#1886)
Jesse Talavera-Greenberg
2023-11-25
*
Refactor the JIT to be object-oriented (#1879)
Jesse Talavera-Greenberg
2023-11-18
*
Introduce `Platform::Log` (#1640)
Jesse Talavera-Greenberg
2023-03-23
*
fixes editor warnings about undefined types in a bunch of files
Valtýr Kári Daníelsson
2022-07-27
*
update copyright headers
Arisotura
2022-01-09
*
Update copyright year and add missing GPL headers part 2
WaluigiWare64
2021-03-21
*
Random minor fixes (#757)
Valeri
2020-10-01
*
for some reason tabs and spaces were mixed
RSDuck
2020-07-23
*
rewrite JIT memory emulation
RSDuck
2020-05-09
*
git played a prank on me haha very funny
RSDuck
2020-04-26
*
this it should work
RSDuck
2020-04-26
*
fixup for aarch64 JIT
RSDuck
2020-04-26
*
improve nop handling and proper behaviour for LDM^
RSDuck
2020-04-26
*
integrate changes from ARM64 backend and more
RSDuck
2020-04-26
*
new block cache and much more...
RSDuck
2020-04-26
*
load register only if needed
RSDuck
2020-04-26
*
jit: thumb block transfer working
RSDuck
2020-04-26