zeromus

Results 24 issues of zeromus

Please dump your obvious feature requests in here. We don't need 1000 individual tickets for what amounts to "support every cutting edge thing every other emulator does, obviously" #277 #156...

enhancement

Please dump your obvious feature requests in here. We don't need 1000 individual tickets for what amounts to "support everything nice that's supported by other platforms" As there's nobody paying...

help wanted
linux

Please dump your obvious feature requests in here. We don't need 1000 individual tickets for what amounts to "support everything citra or no$zoomer does, obviously"

enhancement

http://forums.desmume.org/viewtopic.php?id=11013 MKDS (US) 02072720 E3A0045F 02039988 EAFF1D88 E2000FB0 00000030 E92D0600 E59F9018 E59FA018 E589A000 E2899E0C E59FA010 E589A008 E8BD0600 E12FFF1E 01FFAE98 E350045F C3A0E45F This code causes the JIT to reset each frame,...

bug
jit

Due to backwards compatibility problems * ~~"Nintento" #970~~ fixed in eb1d87933 + cc4b12b0a * Lua library function names / normalizing * Change hooks to combined namespace e.g. "sysbus" read/write/execute to...

App: EmuHawk
re: Lua API/scripting
Meta

Previously this wasn't necessary, so it's a development cycle regression. Please find a way to make the contents of assets be items in the project subject to dependency checking so...

Meta

step 1. play Kunio-kun no Nekketsu Soccer League (Japan) step 2. play something on a rom that sets CartBW on 0x6000 but doesnt set up any PRG ram memory to...

check out https://bitbucket.org/mpyne/game-music-emu/wiki/Home

Enhancement
Core: BSNES
Core: Faust

I don't like how the tile# are decimal. We should change them all to hex (keep in mind they are exceeding 256, we need 3 digits) but I don't have...

App: EmuHawk
Core: Gambatte

This c# will crash AlterNative: `class foo { float[] bar = { 1,2,3 }; };` It's easier to see why that might be when you try this: ``` class foo...