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_A64
/
ARMJIT_LoadStore.cpp
Commit message (
Expand
)
Author
Age
*
Sprinkle `const` around where appropriate (#1909)
Jesse Talavera
2023-12-12
*
Remove the last `ConfigEntry` state (#1902)
Jesse Talavera
2023-12-05
*
Refactor `NDS` and `DSi` to be objects (#1893)
Jesse Talavera-Greenberg
2023-11-28
*
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
*
update copyright headers
Arisotura
2022-01-09
*
blfdlkgdfgdf
Arisotura
2021-11-17
*
more fixes for literal invalidation
RSDuck
2021-08-31
*
fix last commit for aarch64
RSDuck
2021-07-24
*
JIT: fix ldm with writeback loading rn
RSDuck
2021-07-24
*
support allocating more registers for aarch64 JIT
RSDuck
2021-06-29
*
update copyright year and add missing GPL headers
RSDuck
2021-03-12
*
JIT: handle STR post with rd == rn
RSDuck
2021-01-19
*
JIT A64: fixes
RSDuck
2021-01-05
*
JIT fixes
RSDuck
2020-11-09
*
Random minor fixes (#757)
Valeri
2020-10-01
*
remove some UB
RSDuck
2020-09-04
*
Fix 16-bit DSi ARM9 read
RSDuck
2020-07-23
*
Arisotura isn't the only derp
RSDuck
2020-07-23
*
Use the correct slow path for block read/write
RSDuck
2020-07-23
*
Make it buildable on aarch64
RSDuck
2020-07-23
*
misc JIT changes
RSDuck
2020-07-08
*
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
*
arm64 fix itcm invalidation and ldm^/stm^
RSDuck
2020-04-26
*
fix LDM usermode for aarch64 as well
RSDuck
2020-04-26
*
move ARM64 JIT backend here
RSDuck
2020-04-26