index
:
melonDS
master
modified version of melonDS used for school/vsr
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
Resolve or silence some warnings (#1905)
Jesse Talavera
2023-12-28
*
Support emulating R4 Revolution/M3DS Simply cartridges. (#1854)
Adrian Siekierka
2023-12-15
*
Refactor how save data (including SD cards) is initialized (#1898)
Jesse Talavera
2023-12-04
*
Slight polish to DMA (#1856)
Jesse Talavera-Greenberg
2023-10-24
*
GDB stub (#1583)
PoroCYon
2023-10-22
*
Refactor DSi_NAND (#1844)
Jesse Talavera-Greenberg
2023-10-11
*
Refactor the core's handling of firmware and BIOS images to rely less on the ...
Jesse Talavera-Greenberg
2023-09-18
*
Make linking librt conditional on it containing shm_open
Jesse Talavera-Greenberg
2023-07-08
*
Split the cart parsing and loading steps (#1707)
Jesse Talavera-Greenberg
2023-06-30
*
fix JIT profiling with VTune
RSDuck
2023-04-13
*
No more context mess (#1531)
RSDuck
2022-10-17
*
Work around a really strange issue when building teakra with -O0 on Windows
Nadia Holmquist Pedersen
2022-10-12
*
Modernize CMake build system (#1434)
Nadia Holmquist Pedersen
2022-05-21
*
Custom path support (#1333)
Arisotura
2022-01-07
*
don't link rt when oglrenderer disabled on apple
Charlene Campbell
2021-12-29
*
finally decouple Config from the core. baahhahahahah
Arisotura
2021-11-18
*
DLDI/SD folder-sync apparatus (#1251)
Arisotura
2021-10-28
*
Fallback to FreeBIOS when BIOS files are not found. (v2) (#1174)
Adrian Siekierka
2021-10-02
*
DMA timing renovation (#1207)
Arisotura
2021-08-31
*
having fun with fatfs (#1189)
Arisotura
2021-08-24
*
add support for JIT profiling with VTune
RSDuck
2021-07-24
*
Add PoroCYon's DSP code. (#1123)
purringChaos
2021-06-06
*
macOS-related CMake cleanups
Nadia Holmquist Pedersen
2021-05-02
*
Allow for a more modular renderer backends (#990)
Wunk
2021-02-09
*
Use libepoxy to load in OpenGL functions (#960)
WaluigiWare64
2021-01-26
*
Add FreeBSD support (#939)
WaluigiWare64
2021-01-22
*
Also include Homebrew on ARM64 Mac location in CMake (#938)
WaluigiWare64
2021-01-11
*
Improved SRAM performance (#925)
Kimmy Andersson
2021-01-09
*
change cmake file as well
RSDuck
2020-12-07
*
lay base for multiple GPU2D backends
RSDuck
2020-12-06
*
Rename jit linkage asm files (#836)
webgeek1234
2020-12-01
*
Add support for macOS (#771)
WaluigiWare64
2020-11-29
*
make OpenGL renderer a build option
RSDuck
2020-10-01
*
actually add DLDI. bahahahhh
Arisotura
2020-09-03
*
add AR code file parser and shit
Arisotura
2020-08-13
*
Make it buildable on aarch64
RSDuck
2020-07-23
*
first steps in bringing over the JIT refactor/fastmem
RSDuck
2020-06-16
*
Merge branch 'generic_jit' of https://github.com/Arisotura/melonDS into gener...
RSDuck
2020-06-16
|
\
|
*
fix build with JIT disabled and set default JIT maxblock size to 32
RSDuck
2020-06-16
|
*
implement block linking + some refactoring
RSDuck
2020-06-16
|
*
this mistake was phenomally stupid
RSDuck
2020-06-16
|
*
move ARM64 JIT backend here
RSDuck
2020-06-16
|
*
jit: add compile option
RSDuck
2020-06-16
|
*
jit: branch instructions
RSDuck
2020-06-16
|
*
JIT: compilation of word load and store
RSDuck
2020-06-16
|
*
JIT: implemented most ALU instructions
RSDuck
2020-06-16
|
*
JIT: base
RSDuck
2020-06-16
|
*
Merge remote-tracking branch 'remotes/origin/master' into melonDSi
Arisotura
2020-05-30
|
|
\
|
|
*
embed romlist.bin
Arisotura
2020-05-30
|
|
*
get the OpenGL renderer going.
Arisotura
2020-05-25
[next]