This website requires JavaScript.
Explore
Help
Sign In
piwalker
/
melonDS
Watch
1
Star
0
Fork
0
You've already forked melonDS
mirror of
https://github.com/melonDS-emu/melonDS.git
synced
2025-07-25 15:19:53 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5903b11bda0aa181f2914a06650b2cbaf28aa9f1
melonDS
/
src
/
ARMJIT_A64
History
RSDuck
5903b11bda
subtract cycles after checking IRQ and Halt
...
also switch back to adding to ARM::Cycles instead of subtracting from them
2020-07-27 23:14:39 +02:00
..
ARMJIT_ALU.cpp
implement carry setting ALU op with imm
2020-07-25 22:08:43 +02:00
ARMJIT_Branch.cpp
subtract cycles after checking IRQ and Halt
2020-07-27 23:14:39 +02:00
ARMJIT_Compiler.cpp
subtract cycles after checking IRQ and Halt
2020-07-27 23:14:39 +02:00
ARMJIT_Compiler.h
Make it buildable on aarch64
2020-07-23 19:07:33 +00:00
ARMJIT_Linkage.s
Make it buildable on aarch64
2020-07-23 19:07:33 +00:00
ARMJIT_LoadStore.cpp
Fix 16-bit DSi ARM9 read
2020-07-23 20:06:44 +00:00