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
Commit message (
Expand
)
Author
Age
*
Resolve or silence some warnings (#1905)
Jesse Talavera
2023-12-28
*
Sprinkle `const` around where appropriate (#1909)
Jesse Talavera
2023-12-12
*
Correctly use the refactored `JitEnableWrite`
Jesse Talavera-Greenberg
2023-12-08
*
Exclude JIT-related declarations more aggressively
Jesse Talavera-Greenberg
2023-12-08
*
Add `override` to the ARM64 JIT's destructor
Jesse Talavera-Greenberg
2023-12-08
*
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
*
Also exclude .note.GNU-stack section on Windows arm64
Nadia Holmquist Pedersen
2023-11-07
*
GDB stub (#1583)
PoroCYon
2023-10-22
*
Introduce `Platform::Log` (#1640)
Jesse Talavera-Greenberg
2023-03-23
*
JIT: Add bits for Windows ARM64 support
Nadia Holmquist Pedersen
2022-11-05
*
update copyright headers
Arisotura
2022-01-09
*
finally decouple Config from the core. baahhahahahah
Arisotura
2021-11-18
*
blfdlkgdfgdf
Arisotura
2021-11-17
*
more fixes for literal invalidation
RSDuck
2021-08-31
*
don't add constant cycles if they're 0
RSDuck
2021-07-24
*
fix last commit for aarch64
RSDuck
2021-07-24
*
JIT: fix ldm with writeback loading rn
RSDuck
2021-07-24
*
ARM64 macOS JIT - fix warnings + some cleanup
WaluigiWare64
2021-07-23
*
some tiny A64 optimisations
RSDuck
2021-06-30
*
support allocating more registers for aarch64 JIT
RSDuck
2021-06-29
*
fix aarch64 build with gcc 11
RSDuck
2021-04-29
*
update copyright year and add missing GPL headers
RSDuck
2021-03-12
*
Fix the JIT Code Memory on ARM64 Macs (#916)
WaluigiWare64
2021-02-22
*
fix ARM64 again
RSDuck
2021-01-21
*
fix last commit for ARM64
RSDuck
2021-01-20
*
JIT: handle STR post with rd == rn
RSDuck
2021-01-19
*
JIT A64: fixes
RSDuck
2021-01-05
*
Fix JIT linkage on ARM64 Macs (#890)
WaluigiWare64
2020-12-24
*
aligned_alloc instead of memalign
RSDuck
2020-12-09
*
Rename jit linkage asm files (#836)
webgeek1234
2020-12-01
*
JIT fixes
RSDuck
2020-11-09
*
Fix compilation issues on pedantic cpp compilers. (#783)
Filippo Scognamiglio
2020-10-31
*
Random minor fixes (#757)
Valeri
2020-10-01
*
remove some UB
RSDuck
2020-09-04
*
subtract cycles after checking IRQ and Halt
RSDuck
2020-07-27
*
implement carry setting ALU op with imm
RSDuck
2020-07-25
*
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
*
another try
RSDuck
2020-07-09
*
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
*
rewrite JIT memory emulation
RSDuck
2020-05-09
*
include more information in DataRegion
RSDuck
2020-04-26
*
arm64 fix itcm invalidation and ldm^/stm^
RSDuck
2020-04-26
[next]