index
:
r3Ddragon
master
Fork of r3Ddragon for the Nintendo 3DS
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2016-08-16
Properly implement (most) floating-point instructions
mrdanielps
2016-08-15
Fix line endings
mrdanielps
2016-08-15
Implement floating point instructions
mrdanielps
2016-08-15
Implement some more menu options
mrdanielps
2016-05-16
Implement cache invalidation
mrdanielps
2016-05-16
Forgot this
mrdanielps
2016-05-15
Yet another attempt at fixing conditional branches
mrdanielps
2016-05-10
Checks
mrdanielps
2016-05-08
Small fixes (Wario Land and Teleroboxer boot):
mrdanielps
2016-02-25
Small fixes:
mrdanielps
2016-01-17
Initial sound support
mrdanielps
2016-01-16
Misc changes
mrdanielps
2015-12-23
Initial android/arm-linux port (for debugging purposes, no graphics or input ...
mrdanielps
2015-10-22
* Completely remove the global PC in favour of v810_state->PC
mrdanielps
2015-10-21
* Another attempt at fixing interrupts (fixes insmouse's precaution screen no...
mrdanielps
2015-10-11
Update makerom and fix CIA build
mrdanielps
2015-09-29
Switch to using libkhax
mrdanielps
2015-09-20
Add CIA build
mrdanielps
2015-09-15
Make dynarec code relocatable (for ninjhax2 / static(-ish) recompiler)
mrdanielps
2015-08-21
Improve debugging
mrdanielps
2015-08-19
Fix that
mrdanielps
2015-08-19
Improve debug logging
mrdanielps
2015-08-19
Add MAXCYCLES to the settings
mrdanielps
2015-08-18
Add a configuration file parser
mrdanielps
2015-08-18
Implement some debugging options in the gui
mrdanielps
2015-08-18
Add an experimental gui
mrdanielps
2015-08-04
Interrupt fixes
mrdanielps
2015-07-19
Small fix
mrdanielps
2015-07-16
Attempt to fix interrupts
mrdanielps
2015-07-10
Small fixes
mrdanielps
2015-07-03
Delete unused file
danielps
2015-07-02
Add support for loading code from RAM
mrdanielps
2015-07-02
* Optimize interrupt handling. Now r10 stores the cycles left for the next in...
mrdanielps
2015-06-12
Properly set memory permissions and increase the max number of instructions i...
mrdanielps
2015-06-09
Some more cleanup
danielps
2015-06-08
Some cleanup and documentation
danielps
2015-05-31
Fixed timing and interrupt handling
danielps
2015-05-26
Fixed JR
danielps
2015-05-26
Increased cache size
danielps
2015-05-25
Fixed branching
danielps
2015-05-02
Implement branching within block
danielps
2015-05-01
Implemented branch instructions
danielps
2015-04-29
Missing prototypes
danielps
2015-04-29
Disabled literal pool for now
danielps
2015-04-26
Small fixes
danielps
2015-04-25
More fixes
danielps
2015-04-23
Small fixes
danielps
2015-04-21
Some more fixes
danielps
2015-04-18
Initial dynarec refactoring. Breaks everything.
danielps
2015-03-14
Simplified code emission
danielps
[next]