index
:
melonDS
master
modified version of melonDS used for school/vsr
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Audio interpolation (#1176)
Arisotura
2021-08-08
*
JIT: don't lengthen blocks on a skipped SVC
RSDuck
2021-08-04
*
addition to last commit
RSDuck
2021-08-04
*
handle changed VCount+threaded rasteriser more gracefully
RSDuck
2021-08-04
*
amend contributor guide
RSDuck
2021-08-04
*
add a contributor guide
RSDuck
2021-08-04
*
Make limit framerate default instead of audio sync
Nadia Holmquist Pedersen
2021-08-04
*
Fix for https://github.com/Arisotura/melonDS/issues/1169 (#1171)
DesperateProgrammer
2021-08-02
*
fix pause when inactive
RSDuck
2021-08-02
*
Fix for #1119 'Add "frame step" hotkey'
gal20
2021-07-30
*
only open microphone when actually needed. fixes #1165
Arisotura
2021-07-29
*
don't add constant cycles if they're 0
RSDuck
2021-07-24
*
add support for JIT profiling with VTune
RSDuck
2021-07-24
*
fix last commit for aarch64
RSDuck
2021-07-24
*
JIT: fix ldm with writeback loading rn
RSDuck
2021-07-24
*
ARM64 macOS JIT - fix warnings + some cleanup
WaluigiWare64
2021-07-23
*
NWRAM & Direct Boot (#1149)
DesperateProgrammer
2021-07-23
*
Merge branch 'master' of https://github.com/Arisotura/melonDS
Arisotura
2021-07-22
|
\
|
*
Add message when CCache is being used
WaluigiWare64
2021-07-22
|
*
Use CCache if it exists
WaluigiWare64
2021-07-22
|
*
Add macOS ARM64 build badge
WaluigiWare64
2021-07-22
|
*
Move x86-64 macOS CI file
WaluigiWare64
2021-07-22
|
*
Clean workspace before build
WaluigiWare64
2021-07-22
|
*
Use mkdir -p here
WaluigiWare64
2021-07-22
|
*
Use arch -arm64 on ARM64 macOS CI
WaluigiWare64
2021-07-22
|
*
Add ARM64 Mac CI file
WaluigiWare64
2021-07-22
*
|
NDSCart: correctly restrict reading the DSi region on DSi carts
Arisotura
2021-07-22
|
/
*
Merge branch 'master' of https://github.com/Arisotura/melonDS
Arisotura
2021-07-20
|
\
|
*
enable undo savestate load in the gui
RSDuck
2021-07-17
*
|
oopsies
Arisotura
2021-07-20
|
/
*
shut up DSi-IO warnings
Arisotura
2021-07-17
*
Fallback to backup DSi Footer in NAND Image (#1154)
DesperateProgrammer
2021-07-13
*
Add ROM Header struct and ROM info dialog (#1095)
WaluigiWare64
2021-07-02
*
some tiny A64 optimisations
RSDuck
2021-06-30
*
support allocating more registers for aarch64 JIT
RSDuck
2021-06-29
*
only recalculate GBA slot timing if necessary
RSDuck
2021-06-27
*
add missing default return value. fixes #1105
Arisotura
2021-06-20
*
UI: detect and save when window is maximized, and restore it as such. fixes #...
Arisotura
2021-06-20
*
Change workflow upload name to platform on GitHub CI
WaluigiWare64
2021-06-13
*
Use printf format macro here
WaluigiWare64
2021-06-07
*
don't printf from exception handler
RSDuck
2021-06-07
*
Add PoroCYon's DSP code. (#1123)
purringChaos
2021-06-06
*
Add "frame step" hotkey and function (#1119)
cat
2021-06-05
*
Explicitly set NoRole on the setup cheats option so Qt on mac will stop steal...
Nadia Holmquist Pedersen
2021-06-05
*
Fix Linux build instructions
WaluigiWare64
2021-06-05
*
PRIu64 requires inttypes.h to be included
RSDuck
2021-06-05
*
Implement NO$GBA debug registers. (#1110)
Pedro
2021-05-27
*
Use 256x256 instead of 32x32 as window icon size (#1115)
Philip Goto
2021-05-27
*
frontend: handle tablet and touch events
RSDuck
2021-05-24
*
GPU3D soft: prevent out of bounds read
RSDuck
2021-05-24
[next]