PDA

View Full Version : No$gba v2.7b



wraggster
November 11th, 2013, 14:20
via http://www.aep-emu.de/

A new version of the Gameboy Advance (http://www.aep-emu.de/Sections-req-viewarticle-artid-19.html)/Nintendo DS (http://de.wikipedia.org/wiki/Nintendo_DS) emulator NO$GBA (http://nocash.emubase.de/) has been released.

Quote:
10 Nov 2013 - version 2.7b
- a22i: prevents unsupported [dest-1] for .pack_lz77 (fixes no$firmware loading)
- help: added caution on unsupported [dest-1] for LZ77UnCompVram bios function
- sav: support for 1024kbyte and 8192kbyte nds flash save memory (both untested)
- sav: dynamically allocates save memory as needed (between 128k and 8192kbyte)
- bugfix: hwreset preserves gba/sav media creation date (got destroyed in v2.7a)
- nds/help: added more nds cartridge rom IDs and nds flash IDs (thanks jimmsu)
- poc/clone: fixed bug in pocketstation bios-clone (added INT_BASE to show_date)
- poc/loader: accepts checksum for newly discovered "J110" BIOS version
- poc/emu: applies 4x4 pre-zoom (less tiny window, avoid StretchDIBits failure)
- poc/help: added notes on BIOS versions (in no$psx help, see there)
- poc/help: added POC-XBOO circuit and sample code for xboo TTY debug messages
- poc/xboo: tty debug window (ascii characters transferred via FUNC3 feature)
- poc/xboo: verify-before-write and skip-if-same (higher lifetime/faster upload)
- poc/xboo: pocketstation upload/download memcard and download bios functions
- nds/help: added basic notes on special ds carts (infrared, nand, microsd slot)
- sound: optional 16bit output (instead of 8bit) (maybe fixes ŽnoiseŽ problems)
- gui/setup: uses asia-compatible TabControl instead of unreliable PropertySheet