.gitignore
|
add more crap
|
2016-05-16 17:48:40 +02:00 |
ARM.cpp
|
more shit! some start of ALU emulation
|
2016-11-25 00:08:53 +01:00 |
ARM.h
|
implement LDR/STR/LDRB/STRB.
|
2016-12-03 01:31:33 +01:00 |
ARMInterpreter.cpp
|
add MSR/MRS. also fix misc error with LDR ROR effect.
|
2016-12-03 02:09:04 +01:00 |
ARMInterpreter.h
|
add MSR/MRS. also fix misc error with LDR ROR effect.
|
2016-12-03 02:09:04 +01:00 |
ARMInterpreter_ALU.cpp
|
more shit! some start of ALU emulation
|
2016-11-25 00:08:53 +01:00 |
ARMInterpreter_ALU.h
|
more shit! some start of ALU emulation
|
2016-11-25 00:08:53 +01:00 |
ARMInterpreter_Branch.cpp
|
more shit! some start of ALU emulation
|
2016-11-25 00:08:53 +01:00 |
ARMInterpreter_Branch.h
|
well, adding shit. laying out the base for the interpreter. really dirty code.
|
2016-11-24 18:31:49 +01:00 |
ARMInterpreter_LoadStore.cpp
|
add MSR/MRS. also fix misc error with LDR ROR effect.
|
2016-12-03 02:09:04 +01:00 |
ARMInterpreter_LoadStore.h
|
implement LDR/STR/LDRB/STRB.
|
2016-12-03 01:31:33 +01:00 |
ARM_InstrTable.h
|
add MSR/MRS. also fix misc error with LDR ROR effect.
|
2016-12-03 02:09:04 +01:00 |
NDS.cpp
|
implement LDR/STR/LDRB/STRB.
|
2016-12-03 01:31:33 +01:00 |
NDS.h
|
implement LDR/STR/LDRB/STRB.
|
2016-12-03 01:31:33 +01:00 |
README.md
|
first real commit, some shit is in
|
2016-05-16 03:40:11 +02:00 |
main.cpp
|
well, adding shit. laying out the base for the interpreter. really dirty code.
|
2016-11-24 18:31:49 +01:00 |
melonDS.cbp
|
hey look, more crap
|
2016-11-03 01:38:58 +01:00 |
melonDS.depend
|
add MSR/MRS. also fix misc error with LDR ROR effect.
|
2016-12-03 02:09:04 +01:00 |
melonDS.layout
|
hey look, more crap
|
2016-11-03 01:38:58 +01:00 |
types.h
|
add more crap
|
2016-05-16 17:48:40 +02:00 |