No$gba 2.3b

vbt

Staff member
The new No$gba was released today. Here the main changes :

  • gba/snd: fixed snd_on_off (resets only 60h-81h, not 82h-83h) (thanks ludvig)
  • gba/help: added noise random generator specs (gba psg channel 4, poly counter)
  • gba/help: new Backup IDs chapter (library ID strings, thanks pocketheaven faq)
  • gba/backup: detects 128kbyte FLASH backup (reportedly uses ID "FLASH1M_Vnnn")
  • gba/backup: emulates bankswitched 128kbyte FLASH backup memory (not tested)
  • gba/add-on: emulates gba solar sensor (currently fixed level) (boktai, momov)
  • gba/add-on: emulates gba-cart real time clock (rtc) (boktai, thanks momov)
  • gba/multiplay: refixed slave machine bios-loading (missing v2.2 mount_system)
  • nds/sound: precalculates sample rate timing (for some/minor emulation speedup)
  • nds/backup/help: added description of the new eeprom/flash/fram backup types
  • nds/backup: new: None, EEPROM 8K, EEPROM 64K, FLASH 256K, FLASH 512K, FRAM 32K
  • cpu/help: added notes on mis-aligned ldrd/strd (cpu memory alignments chapter)
  • cpu/detail: emulates mis-aligned ldrd/strd (clips lower 2 bits) (not 3 bits)
  • cpu/bugfix: fixed ldrd/strd bugged alignment warning (thanks anders norlander)
  • winxp/xboo: nocashio install bugfix: added "system32\" in CreateService param
  • winxp: supports Alt+key combinations (VK_LMENU instead of unsupported VK_MENU)

Nintendo Emulation section
 
Already a new release :

- iomap: replaced various "vals" by "io10seg" (matching to nds9/nds7 pages)
- setup: added gba-solar-sensor setting (now also in freeware version setup)
- setup: removed experimental rear-alpha option (tested / always enabled now)
- a22i: supports "NOT" operator (more or less, crashes on faulty priority order)
- a22i/bugfix: long/negative multiply in numeric expression (swapped lsw2/msw2)
- gba/nds-cartloader: fixed crash on loading GBA-carts from inside NDS7-mode
- thanks: RockmanRotties and Diablow for bugreports on demos and fatalunexpected
 
Pyrite said:
Have you tried it? Does it really run DS games? I wonder how it controls.
I didn't try the DS feature, it's sad that I said I would not post NDS emu and now no$gba starts to emulate it :-[. I don't know if it runs game anyway.
 
2.3d is out, I've added it to the emulation page. It fixes nothing for the GBA emulation.
 
Back
Top