index
:
picogpsp
pico-fe
libretro-gpsp with a libpicofe frontend
neonloop
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-27
Enable big-endian devices: gc/wii
David Guillen Fandos
2021-06-25
Remove macros in dma code
David Guillen Fandos
2021-06-22
Fix CI for OD beta
David Guillen Fandos
2021-06-22
Fix the no-caller-saves bug for MIPS
David Guillen Fandos
2021-06-21
Add support for mips64n32
David Guillen Fandos
2021-06-18
Add preliminary support for non mips32r2 devices
David Guillen Fandos
2021-06-16
Rework patch handlers (MIPS)
David Guillen Fandos
2021-06-16
Minor cleanup in MIPS code
David Guillen Fandos
2021-06-09
Update libretro.h with the new extensions from upstream
David Guillen Fandos
2021-06-09
Cleanup unused stuff
David Guillen Fandos
2021-05-20
Minor mips asm cleanup and fixes
David Guillen Fandos
2021-05-19
Cleanup Makefiles a bit
David Guillen Fandos
2021-05-19
Minor optimization
David Guillen Fandos
2021-05-17
Merge pull request #130 from jdgleaver/turbo-buttons
Autechre
2021-05-17
Add turbo A/B buttons
jdgleaver
2021-05-17
Add ROM mirroring and fix mult. cycle count
David Guillen Fandos
2021-05-17
Fix ARM dynarec unaligned 32 bit loads
David Guillen Fandos
2021-05-13
Merge pull request #86 from jdgleaver/ff-button
Autechre
2021-05-13
Add dedicated RetroPad fast-forward button
jdgleaver
2021-05-07
Small optimization (~2-4%) and whitespace cleanup!
David Guillen Fandos
2021-05-05
Fix aligned32 reads in interpreter mode
David Guillen Fandos
2021-05-05
Fix small buf and add cheat error messages
David Guillen Fandos
2021-05-05
Adding Code Breaker cheat support
David Guillen Fandos
2021-04-28
Fix invalid memory map entries
negativeExponent
2021-04-27
Fix Vita port and likely some Linux/Android hidden issues
David Guillen Fandos
2021-04-26
Fix RTC support for MIPS
David Guillen Fandos
2021-04-04
Fix palette writes in MIPS
David Guillen Fandos
2021-04-03
Do not use stack in mips stubs
David Guillen Fandos
2021-04-03
Add instruction tracing, for testing purposes
David Guillen Fandos
2021-04-02
Add function decorators for easier debugging / profiling
David Guillen Fandos
2021-03-30
Improve indirect jumps in ARM
David Guillen Fandos
2021-03-30
Improve ARM store handlers
David Guillen Fandos
2021-03-27
Add CROSS_COMPILE rules
twinaphex
2021-03-27
Merge pull request #120 from davidgfnet/master
Autechre
2021-03-26
Fix 16 bit RAM stores (VRAM and OAM) in ARM
David Guillen Fandos
2021-03-26
Improve ARM store accesses
David Guillen Fandos
2021-03-26
Move OAM RAM to stubs also
David Guillen Fandos
2021-03-26
Move OAM update flag to a register
David Guillen Fandos
2021-03-26
Merge pull request #119 from jdgleaver/dingux-beta-fix
Autechre
2021-03-26
Fix OpenDingux Beta build
jdgleaver
2021-03-25
Add od-beta
twinaphex
2021-03-23
Merge pull request #118 from davidgfnet/master
Autechre
2021-03-23
Move caches to stub files to get around gcc 10
David Guillen Fandos
2021-03-23
Merge pull request #117 from davidgfnet/asmfixes2
Autechre
2021-03-23
Make ewram memory lineal
David Guillen Fandos
2021-03-23
Merge pull request #116 from davidgfnet/master
Autechre
2021-03-23
Export double symbol to cover Win but also Apple compilers
David Guillen Fandos
2021-03-22
Merge pull request #115 from davidgfnet/master
Autechre
2021-03-22
Fix Windows compilers symbol names
David Guillen Fandos
2021-03-22
Merge pull request #114 from davidgfnet/master
Autechre
[next]