From WikiTemp, the GBAtemp wiki
(No$gba Compatibility List)
(Add official website link)
 
(12 intermediate revisions by 4 users not shown)
Line 5: Line 5:
 
== No$gba Compatibility List ==   
 
== No$gba Compatibility List ==   
 
Compatibility List to go here*   
 
Compatibility List to go here*   
SNES Roms compatibility list with SNEmulDS.
 
 
  
 
{|border="0" cellspacing="1" cellpadding="0" style="background:#F5F5F5;border: 1px #000000 solid;" width=100%
 
{|border="0" cellspacing="1" cellpadding="0" style="background:#F5F5F5;border: 1px #000000 solid;" width=100%
Line 16: Line 14:
 
|align="center"|2.x
 
|align="center"|2.x
 
|align="center"|Notes go here
 
|align="center"|Notes go here
|-
+
|-}
 
+
 
      
 
      
 
More detailed bug reports will be linked to the semi-official No$gba topic(s) in [http://gbatemp.net/index.php?showforum=28 DS Emulation]
 
More detailed bug reports will be linked to the semi-official No$gba topic(s) in [http://gbatemp.net/index.php?showforum=28 DS Emulation]
Line 24: Line 21:
 
Here is the changelog since the last version.   
 
Here is the changelog since the last version.   
 
    
 
    
- <pre>23 February 2007 - version 2.3d 
+
<pre>20 Aug 2021 - version 3.05
- nds/video/help: added note on unknown tvoutcnt register (nds9 port 4000070h)  
+
- wifiboot: allows to upload GBA/NDS/DSi files to 3DS (requires wifiboot v2.8)
- nds/sio/help: added chapter on (absent) link port (with new bits like ckup) 
+
- nds/cart/debug: shows rom/nand command names in tty debug message log window
- nds/aux/help: added full gba and gba-sp cpu/lcd/chipset pinouts (from no$gmb) 
+
- nds/cart/help: added nand Face Training undoc commands and reserved area
- nds/aux/help: added SG and SW pins (gba-sp/nds headphone socket) (from no$gmb) 
+
- nds/cart/help: added undoc rom cartridge commands
- nds/3d/help: added projection/rotation/scaling/translation matrix examples 
+
- nds/cart/help: added nand cartridge specs (thanks Arisotura)
- nds/3d/help: added edge marking notes, alpha_test_ref notes, and fog notes 
+
- 3ds/cart/help: added info on RC4 and SNOW 2.0 cartridge encryption
- nds/3d/help: added new shadow polygon chapter, and added toon table notes  
+
- gba/help: notes on port 4000800h bit0/bit3 (thanks endrift/shinyquagsire23)
- nds/3d: skips vtx's of (still unsupported) shadow polygons (avoid eragon dirt) 
+
- wifi/help: various atheros sdio wifi notes/details (thanks shinyquagsire23)
- nds/3d: speedup: re-creates textures only if teximage_param/pltt_base changed 
+
- dsi/help: SIGSTATE detect delay and SDCLK auto pause (thanks profi200)
- nds/3d: speedup: mtx_mul_4x3/3x3/trans/scale skips fixed values (ie. 0 and 1)  
+
- dsi/help: more TWLCFGn.dat entries (eula flag/ver, num titles)
- nds/sound: init [sb_pos_in_buf_in_clk_cycles]=0 (avoids fatal 'e-2' on reset)  
+
- 3ds/help: described touchscreen scaling for nds/dsi mode (see lgyfb chapter)
- nds/3d: supports packed-texture-mode3 (mul3+mul5=div8) (eragon/mariokart demo)  
+
- 3ds/help: more realistic info for HWCAL and config file contents
- nds/microphone: emulates mircophone gain level (powerman reg3 = x1 x2 x4 x8)  
+
- 3ds/help: more realistic info for MCU RTC real time clock
- nds/microphone: wave_in-dma activated only if/as long as enabled in powerman 
+
- 3ds/help: marked some new3ds-only bits and registers (ie. non-old3ds)
- nds/microphone: forwards PC mic-in/line-in to nds-microphone (player 1 only)  
+
- 3ds/help: added symbolic names for PDC frame buffer setup registers
- nds/microphone: emulates muted mic-level (for mic-powerman off=000h, on=800h)  
+
- 3ds/help: lcd register specs (parallax, backlight, clock_dis, display_en)
- dos/nds: supports nds-video (256x192) (dual-screen) (forced 640x480 onepix) 
+
- 3ds/help: created nearly complete component list for old 3ds
- dos: dpmi redirects dos32_int10 to dpmi_interrupt_10h (fixes win98 xgra-crash) 
+
- 3ds/help: pinouts for 3ds connectors, 3ds testpoints, and some more 3ds chips
- dos: uses int2fh/1680h under dpmi (not actually supported by cwsdpmi/win98) 
+
- help engine: fixed .htm filenames for chapter names with square brackets
- dos: prevents hlt-opcode under dpmi (hlt crashed cwsdpmi, ignored by win98)  
+
- help engine: omits linebreaks after http hyperlinks in html PRE sections
- initialize: corrected @@zero_fill_vals length (caused crash in dos version)</pre>  
+
- vram viewer: supports negative mouse coords (for multiple monitors, thanx tim)
-   
+
- windows/gui: vkcode_to_doskeycode catches VK_ESCAPE when SHIFT/CAPS active</pre>
- [[Category:NDS Emulators]]   
+
 
- [[Category:GBA Emulators]]
+
==External Links==
 +
* [http://problemkaputt.de/gba.htm Official website]
 +
 
 +
[[Category:NDS Emulators]]   
 +
[[Category:GBA Emulators]]

Latest revision as of 07:43, 7 May 2022

No$gba --an Overview

No$gba is a GBA emulator turned GBA + DS emulator made by Martin Korth.

No$gba Compatibility List

Compatibility List to go here*

More detailed bug reports will be linked to the semi-official No$gba topic(s) in DS Emulation

Changelog

Here is the changelog since the last version.

20 Aug 2021 - version 3.05
- wifiboot: allows to upload GBA/NDS/DSi files to 3DS (requires wifiboot v2.8)
- nds/cart/debug: shows rom/nand command names in tty debug message log window
- nds/cart/help: added nand Face Training undoc commands and reserved area
- nds/cart/help: added undoc rom cartridge commands
- nds/cart/help: added nand cartridge specs (thanks Arisotura)
- 3ds/cart/help: added info on RC4 and SNOW 2.0 cartridge encryption
- gba/help: notes on port 4000800h bit0/bit3 (thanks endrift/shinyquagsire23)
- wifi/help: various atheros sdio wifi notes/details (thanks shinyquagsire23)
- dsi/help: SIGSTATE detect delay and SDCLK auto pause (thanks profi200)
- dsi/help: more TWLCFGn.dat entries (eula flag/ver, num titles)
- 3ds/help: described touchscreen scaling for nds/dsi mode (see lgyfb chapter)
- 3ds/help: more realistic info for HWCAL and config file contents
- 3ds/help: more realistic info for MCU RTC real time clock
- 3ds/help: marked some new3ds-only bits and registers (ie. non-old3ds)
- 3ds/help: added symbolic names for PDC frame buffer setup registers
- 3ds/help: lcd register specs (parallax, backlight, clock_dis, display_en)
- 3ds/help: created nearly complete component list for old 3ds
- 3ds/help: pinouts for 3ds connectors, 3ds testpoints, and some more 3ds chips
- help engine: fixed .htm filenames for chapter names with square brackets
- help engine: omits linebreaks after http hyperlinks in html PRE sections
- vram viewer: supports negative mouse coords (for multiple monitors, thanx tim)
- windows/gui: vkcode_to_doskeycode catches VK_ESCAPE when SHIFT/CAPS active

External Links

ROM Title Version Notes
Game name here 2.x Notes go here