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
*
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
*
fix #906
RSDuck
2021-05-24
*
Use printf macro for u64
WaluigiWare64
2021-05-16
*
Propagate common ImportSRAM return value from NAND cartridge function (#1104)
Raphaël Zumer
2021-05-16
*
Remove outdated frontend solar sensor code (#1102)
Raphaël Zumer
2021-05-16
*
set instead of or stencil buffer for left edges
RSDuck
2021-05-08
*
use shitfucking stupid linebreaks so that our text files don't like stupid co...
Arisotura
2021-05-06
*
ASSFUCKING STUPID SHITPILE.
Arisotura
2021-05-06
*
GBACart: simulate open-bus decay roughly. fixes #1093
Arisotura
2021-05-04
*
don't attempt to parse lines that failed to fetch
Arisotura
2021-05-03
*
NDSCart: enforce WR bit.
Arisotura
2021-05-03
*
Fix some compiler warnings
WaluigiWare64
2021-05-03
*
Merge branch 'master' of https://github.com/Arisotura/melonDS
Arisotura
2021-05-02
|
\
[next]