EmuCR Feeds
Email Us

EmuCR: melonDSmelonDS Git (2020/07/01) is complied. melonDS is an open source Nintendo DS(NDS) emulator. melonDS is part of a second wave of DS emulators. There are a few other emulator projects that are part of it, which you might have already heard of. Either way, check them out!

melonDS Features:
* almost-complete 2D graphics
* 3D graphics (software renderer) with texturing, alphablending, lighting
* input: keyboard and joystick, touchscreen
* backup memory
* booting from the BIOS
* resizable video output window, preserving aspect ratio of individual screens

melonDS Git Changelog:
* Merge pull request #667 from Arisotura/generic_jit
* reconcile DSi and JIT, fastmem for x64 and Windows
* make literal optimisation work again
* first steps in bringing over the JIT refactor/fastmem
* fix inlined IO register access
* Merge branch 'generic_jit' of https://github.com/Arisotura/melonDS into generic_jit
* allow allocating caller saved regs on windows
* use instr hash as key for restore candidates
* allow allocating caller saved registers
* rewrite JIT memory emulation
* fix regression from last commit
* don't use param registers for ReadBanked/WriteBanked
* fix build with JIT disabled and set default JIT maxblock size to 32
* hopefully fix stack handling for linux
* implement msr and mrs for the x64 JIT
* compile UMULLs and some fixes
* implement block linking + some refactoring
* include more information in DataRegion
* arm64 fix itcm invalidation and ldm^/stm^
* preparations for block linking
* this mistake was phenomally stupid
* the time of good commit names is long gone
* git played a prank on me haha very funny
* this it should work
* fixup for aarch64 JIT
* fix LDM usermode for aarch64 as well
* re add error for unsupported JIT platforms
* apply fixes for aarch64 linux by @nadiaholmquist
* move ARM64 JIT backend here
* remove debug leftovers
* improve nop handling and proper behaviour for LDM^
* disable literal optimations in DTCM
* make savestates 100% compatible again
* make literal optimisation more reliable
* fix config key for jit literal optimisations
* integrate changes from ARM64 backend and more
* decrease jit block cache address granularity
* remove leftover debug code
* new block cache and much more...
* load register only if needed
* more fixes for flag optimisation
* remove debug printing
* fixes for flag optimisation
* optimise away unneeded flag sets
* abandon pipelining on jit
* fix register alloc for half word loads
* remove unneeded dolphin code, C++11 static_assert
* add the JIT shito to the Codeblocks project
* jit: fix RSC
* remove debug printf
* fix uninitialised memory mapping
* jit: fix thumb hi reg alu and mcr halt
* jit: decrease blockcache AddrMapping size for ARM9
* jit: fix misc static branch things
* jit: LDM/STM keep proper stack alignment
* jit: fix BLX_reg with rn=lr
* jit: add compile option
* jit: remove unnessary files from dolphin
* jit: make everything configurable
* jit: fix linux
* jit: fix wrongly placed const
* jit: SMULL and SMLAL
* jit: LDM/STM finally(!) working + MUL, MLA and CLZ
* jit: branch instructions
* jit: thumb block transfer working
* JIT: most mem instructions working
* JIT: compilation of word load and store
* jit: correct cycle counting for thumb shift by reg
* JIT: implemented most ALU instructions
* JIT: base
* prepare JIT beta branch
* allow allocating caller saved regs on windows
* use instr hash as key for restore candidates
* allow allocating caller saved registers
* rewrite JIT memory emulation
* fix regression from last commit
* don't use param registers for ReadBanked/WriteBanked
* fix build with JIT disabled and set default JIT maxblock size to 32
* hopefully fix stack handling for linux
* implement msr and mrs for the x64 JIT
* compile UMULLs and some fixes
* implement block linking + some refactoring
* include more information in DataRegion
* arm64 fix itcm invalidation and ldm^/stm^
* preparations for block linking
* this mistake was phenomally stupid
* the time of good commit names is long gone
* git played a prank on me haha very funny
* this it should work
* fixup for aarch64 JIT
* fix LDM usermode for aarch64 as well
* re add error for unsupported JIT platforms
* apply fixes for aarch64 linux by @nadiaholmquist
* move ARM64 JIT backend here
* remove debug leftovers
* improve nop handling and proper behaviour for LDM^
* disable literal optimations in DTCM
* make savestates 100% compatible again
* make literal optimisation more reliable
* fix config key for jit literal optimisations
* integrate changes from ARM64 backend and more
* decrease jit block cache address granularity
* remove leftover debug code
* new block cache and much more...
* load register only if needed
* more fixes for flag optimisation
* remove debug printing
* fixes for flag optimisation
* add ui confirm dialog for linux
* optimise away unneeded flag sets
* fix jit block size not changeable
* abandon pipelining on jit
* fix register alloc for half word loads
* remove unneeded dolphin code, C++11 static_assert
* add the JIT shito to the Codeblocks project
* jit: fix RSC
* remove debug printf
* fix uninitialised memory mapping
* jit: fix thumb hi reg alu and mcr halt
* jit: decrease blockcache AddrMapping size for ARM9
* jit: fix misc static branch things
* jit: LDM/STM keep proper stack alignment
* jit: fix BLX_reg with rn=lr
* jit: add compile option
* jit: remove unnessary files from dolphin
* jit: make everything configurable
* jit: fix linux
* jit: fix wrongly placed const
* jit: SMULL and SMLAL
* jit: LDM/STM finally(!) working + MUL, MLA and CLZ
* jit: branch instructions
* jit: thumb block transfer working
* JIT: most mem instructions working
* JIT: compilation of word load and store
* jit: correct cycle counting for thumb shift by reg
* JIT: implemented most ALU instructions
* JIT: base
* prepare JIT beta branch

Download: melonDS Git (2020/07/01)
Source:Here



Random Related Topic Refresh Related Topic

Random Related Topic Loading...

0 Comments

Post a Comment

Can't post a comment? Try This!