no$gba v2.8c - 07 May 2015 - 模擬器
By Lily
at 2016-05-09T05:14
at 2016-05-09T05:14
Table of Contents
http://problemkaputt.de/gba.htm
No$gba v2.8c Changelog:
- webpage: added some dev forum links (http://4dsbrew.org and
http://gbadev.org)
- help: added "us" to known dsi-regions (including its countries and
languages)
- dsi: re-ordered wram as C-then-B (fixes 3780000h boundary issue on
us/sysmenu)
- dsi/wifi/help: added specs for WMI commands/events (and for BMI
boot-commands)
- dsi/sdmmc/help: added sd/mmc state info (specs when/which command can be
used)
- dsi/softreset: allows rebooting dsi firmware via NUM-* (reinit DSi
registers)
- dsi: can boot NDS games from within DSi mode (tweaks non4MB via
fake_scfg_ext)
- dsi: supports NDS-backwards-compatibility-touchscreen mode (for NDS games)
- dsi: supports NDS-bios-mapping in DSi mode (for NDS games booted via
sysmenu)
- dsi: supports firmware-coldboot (when bios_intro enabled with nds_mode=DSi)
- dsi: bugfixed jumps in new wram via addr_code_table (fixes many DSi
problems)
- dsi/help: added DSi Atheros Wifi I2C EEPROM info (access and partial
content)
- debug/gui: fixed system colors used for cpu-flag checkboxes (swapped
red/blue)
- dsi/help: added notes on dumping wifi bios, and on dumping dsi keys from 3ds
- dsi/help: added flipnote fileformat, added notes on \shared2\0000 file
- nds7: emulates disabled bios area being FFh-filled (define_nds7_bios_rom)
- aes: forces instant completion on aes-body-len-zero (boot sysflaw via
sysmenu)
- sdio/wifi: initializes 0500458h to ZERO (indicating not firmware yet
uploaded)
- dsi/bugfix: moved "sdmmc_try_drain_write_buffer" after status/state handling
- dsi: wifi init mimmicked good enough to run bootcode without WLFIRM 2 error
- dsi/sdmmc: supports card_irq
- dsi/i2c: omits ACK response on non-existing devices (especially A0h/E0h
cams)
- dsi/misc: omits arm7 warning on 4004001h access, sets DSi flag in
cart.chip.id
- dsi: emulates SCFG_MC register (else hangs after starting a game in
bootmenu)
- xtensa: auto-resolves special registers mov opcodes to symbolic sfr_xxx
names
- dsi/loader: supports loading AR60xxG.rom (for disass at atheros:8E0000h)
- dsi/mapping: supports MBK mapping to TEAK memory space (for teak
disassembler)
- dsi/sdmmc: supports WRITE_MULTIPLE command (requires eMMC image with CID+ID)
- dsi: supports 32bit 4004D00h read, and more 16bit/32bit access for other
ports
- dsi/jpeg/help: added notes on computing jpeg/exif MAC signatures (via
AES-CCM)
- dsi/sdmmc: emulates fifo16/fifo32, irq-edge-triggering, fixed bits, etc.
- dsi/help: added lots of details on sd/mmc/sdio controller's I/O ports
- dsi/help: updated dsi exploits chapter (notes on resurrected dsiware hax,
etc)
- dsi/help: addded teak instruction set specs (encoding, syntax, params)
- dsi/help: added atheros/wifi registers specs (for sdio side and xtensa side)
- dsi/debug: added teaklite II disassembler (see menubar, window, teak)
- dsi/wifi/debug: added xtensa disassembler (see menubar, window, atheros)
- dsi/wifi/help: added xtensa/cpu instruction set and xtensa/cpu register map
- dsi/sdio: partial sdio/atheros simulation (passing most of "PRE-AUTH" phase)
- dsi/help: added sdio specs (cmd52/cmd53 and cccr, fbr, cia areas)
- dsi/boot: fixed initialization of emmc-info in main ram
- dsi/help: added various details (initial ram, etc.)
- nds/debug: optional IPC fifo send/recv logging (in tty debug message window)
- dsi/bptwl: supports writing BPTWL registers (except invalid/readonly ones)
- debug/tty: displays sd/mmc command names, and resolves sdio func:addr's
- debug: accepts mirror of 3800000h at 3FF0000h without warning (common on
dsi)
- dsi/help: details on tmd, tickets, and big-endian aes-cbc decryption
--
No$gba v2.8c Changelog:
- webpage: added some dev forum links (http://4dsbrew.org and
http://gbadev.org)
- help: added "us" to known dsi-regions (including its countries and
languages)
- dsi: re-ordered wram as C-then-B (fixes 3780000h boundary issue on
us/sysmenu)
- dsi/wifi/help: added specs for WMI commands/events (and for BMI
boot-commands)
- dsi/sdmmc/help: added sd/mmc state info (specs when/which command can be
used)
- dsi/softreset: allows rebooting dsi firmware via NUM-* (reinit DSi
registers)
- dsi: can boot NDS games from within DSi mode (tweaks non4MB via
fake_scfg_ext)
- dsi: supports NDS-backwards-compatibility-touchscreen mode (for NDS games)
- dsi: supports NDS-bios-mapping in DSi mode (for NDS games booted via
sysmenu)
- dsi: supports firmware-coldboot (when bios_intro enabled with nds_mode=DSi)
- dsi: bugfixed jumps in new wram via addr_code_table (fixes many DSi
problems)
- dsi/help: added DSi Atheros Wifi I2C EEPROM info (access and partial
content)
- debug/gui: fixed system colors used for cpu-flag checkboxes (swapped
red/blue)
- dsi/help: added notes on dumping wifi bios, and on dumping dsi keys from 3ds
- dsi/help: added flipnote fileformat, added notes on \shared2\0000 file
- nds7: emulates disabled bios area being FFh-filled (define_nds7_bios_rom)
- aes: forces instant completion on aes-body-len-zero (boot sysflaw via
sysmenu)
- sdio/wifi: initializes 0500458h to ZERO (indicating not firmware yet
uploaded)
- dsi/bugfix: moved "sdmmc_try_drain_write_buffer" after status/state handling
- dsi: wifi init mimmicked good enough to run bootcode without WLFIRM 2 error
- dsi/sdmmc: supports card_irq
- dsi/i2c: omits ACK response on non-existing devices (especially A0h/E0h
cams)
- dsi/misc: omits arm7 warning on 4004001h access, sets DSi flag in
cart.chip.id
- dsi: emulates SCFG_MC register (else hangs after starting a game in
bootmenu)
- xtensa: auto-resolves special registers mov opcodes to symbolic sfr_xxx
names
- dsi/loader: supports loading AR60xxG.rom (for disass at atheros:8E0000h)
- dsi/mapping: supports MBK mapping to TEAK memory space (for teak
disassembler)
- dsi/sdmmc: supports WRITE_MULTIPLE command (requires eMMC image with CID+ID)
- dsi: supports 32bit 4004D00h read, and more 16bit/32bit access for other
ports
- dsi/jpeg/help: added notes on computing jpeg/exif MAC signatures (via
AES-CCM)
- dsi/sdmmc: emulates fifo16/fifo32, irq-edge-triggering, fixed bits, etc.
- dsi/help: added lots of details on sd/mmc/sdio controller's I/O ports
- dsi/help: updated dsi exploits chapter (notes on resurrected dsiware hax,
etc)
- dsi/help: addded teak instruction set specs (encoding, syntax, params)
- dsi/help: added atheros/wifi registers specs (for sdio side and xtensa side)
- dsi/debug: added teaklite II disassembler (see menubar, window, teak)
- dsi/wifi/debug: added xtensa disassembler (see menubar, window, atheros)
- dsi/wifi/help: added xtensa/cpu instruction set and xtensa/cpu register map
- dsi/sdio: partial sdio/atheros simulation (passing most of "PRE-AUTH" phase)
- dsi/help: added sdio specs (cmd52/cmd53 and cccr, fbr, cia areas)
- dsi/boot: fixed initialization of emmc-info in main ram
- dsi/help: added various details (initial ram, etc.)
- nds/debug: optional IPC fifo send/recv logging (in tty debug message window)
- dsi/bptwl: supports writing BPTWL registers (except invalid/readonly ones)
- debug/tty: displays sd/mmc command names, and resolves sdio func:addr's
- debug: accepts mirror of 3800000h at 3FF0000h without warning (common on
dsi)
- dsi/help: details on tmd, tickets, and big-endian aes-cbc decryption
--
Tags:
模擬器
All Comments
By Delia
at 2016-05-14T02:40
at 2016-05-14T02:40
By Todd Johnson
at 2016-05-16T22:38
at 2016-05-16T22:38
By Ethan
at 2016-05-18T11:36
at 2016-05-18T11:36
By Kyle
at 2016-05-22T00:20
at 2016-05-22T00:20
By Regina
at 2016-05-22T08:31
at 2016-05-22T08:31
Related Posts
慶祝母親節活動 星海爭霸
By Yuri
at 2016-05-08T14:36
at 2016-05-08T14:36
PCE-CD 天外魔境1
By Queena
at 2016-05-08T01:19
at 2016-05-08T01:19
N3DS模擬器,更新HD升頻功能
By Audriana
at 2016-05-07T22:03
at 2016-05-07T22:03
迷你版MVS筐體
By Mason
at 2016-05-07T21:57
at 2016-05-07T21:57
(SS for Android) uoYabause v0.2.8
By Caroline
at 2016-05-06T20:42
at 2016-05-06T20:42