This website requires JavaScript.
Explore
Help
Sign In
Citra-emu
/
dynarmic-android
Watch
1
Star
0
Fork
0
You've already forked dynarmic-android
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dynarmic-android
/
src
History
Lioncash
67c39ec79b
frontend/A32/ir_emitter: Mark PC() and AlignPC() as const-qualified member functions
...
These don't modify instance state, so they can be const-qualified member functions.
2019-02-05 20:21:48 -05:00
..
backend
/x64
Reduce Inst::NumArgs calls / opcodes: Prefer std::vector to std::map (
#425
)
2019-02-03 20:21:14 +00:00
common
common: Move byte swapping functions to bit_utils.h
2018-11-23 22:50:41 -05:00
frontend
frontend/A32/ir_emitter: Mark PC() and AlignPC() as const-qualified member functions
2019-02-05 20:21:48 -05:00
ir_opt
Reduce Inst::NumArgs calls / opcodes: Prefer std::vector to std::map (
#425
)
2019-02-03 20:21:14 +00:00
CMakeLists.txt
CMakeLists: Add missing cond.h header to file listing
2018-09-09 09:03:42 +01:00