From WikiTemp, the GBAtemp wiki
(Changelog: Update changelog)
(9 intermediate revisions by the same user not shown)
Line 21: Line 21:
 
Here is the changelog since the last version.   
 
Here is the changelog since the last version.   
 
    
 
    
<pre>21 March 2007 - version 2.4
+
<pre>20 Aug 2021 - version 3.05
- xboo: retested all xboo functions, re-fixed gba-bios dump, faster nds-download
+
- wifiboot: allows to upload GBA/NDS/DSi files to 3DS (requires wifiboot v2.8)
- nds/2d: fixed crash on empty/unallocated extended-obj-palette-slot (spiderman)
+
- nds/cart/debug: shows rom/nand command names in tty debug message log window
- nds/3d/help: added various important notes in polygon light parameters chapter
+
- nds/cart/help: added nand Face Training undoc commands and reserved area
- nds/3d: recurses directional matrix (as on real nds, instead of gl_normalize)
+
- nds/cart/help: added undoc rom cartridge commands
- nds/3d: skinning support (by soft_mul_vector, instead opengl modelview matrix)
+
- nds/cart/help: added nand cartridge specs (thanks Arisotura)
- nds/cart/help: added new info on first 2K of secure area (fixed bytes, crc16)
+
- 3ds/cart/help: added info on RC4 and SNOW 2.0 cartridge encryption
- nds/gba/xboo: includes cmd/length in checksums (rather than raw data-checksum)
+
- gba/help: notes on port 4000800h bit0/bit3 (thanks endrift/shinyquagsire23)
- nds/xboo: get_info shows nds-backup type (chip-id and status-register bits)
+
- wifi/help: various atheros sdio wifi notes/details (thanks shinyquagsire23)
- nds/2d: fixed unrotated 512x256/512x512 bitmap sizes (thanks Kevin Keeling)
+
- dsi/help: SIGSTATE detect delay and SDCLK auto pause (thanks profi200)
- nds/dma: prevents dma from accessing tcm (for compatibility with downhill jam)
+
- dsi/help: more TWLCFGn.dat entries (eula flag/ver, num titles)
- nds/xboo: added download NDS-cart from NDS-slot (slow 2 megabytes per minute)
+
- 3ds/help: described touchscreen scaling for nds/dsi mode (see lgyfb chapter)
- nds/gba/xboo: splits downloads into small blocks (with block-retry on bad crc)
+
- 3ds/help: more realistic info for HWCAL and config file contents
- nds/cartloader: also accepts already-decrypted-and-destroyed secure-area-id's
+
- 3ds/help: more realistic info for MCU RTC real time clock
- gba/undoc/help: added newly discovered wram-disable bits (4000800h bits 0,5)
+
- 3ds/help: marked some new3ds-only bits and registers (ie. non-old3ds)
- nds/cart: emulates correct nds chip-id size-field in respect to rom-image size
+
- 3ds/help: added symbolic names for PDC frame buffer setup registers
- nds/cart/help: added note on nds-cart chip-id size field (nn+1 megabytes)
+
- 3ds/help: lcd register specs (parallax, backlight, clock_dis, display_en)
- nds/screenshot: supports dual 256x192pix screens (as simple 256x384 bitmap)
+
- 3ds/help: created nearly complete component list for old 3ds
- nds/3d: supports keep-old-depth-setting for translucent-polygons (DepthMask)
+
- 3ds/help: pinouts for 3ds connectors, 3ds testpoints, and some more 3ds chips
- nds/3d/rear: supports rear-plane rgba/depth bitmap (killer slow when/if used)
+
- help engine: fixed .htm filenames for chapter names with square brackets
- nds/3d/io: new 8bit write support, fixed 16bit write (accidently out_32_norm)</pre>  
+
- help engine: omits linebreaks after http hyperlinks in html PRE sections
-   
+
- vram viewer: supports negative mouse coords (for multiple monitors, thanx tim)
- [[Category:NDS Emulators]]   
+
- windows/gui: vkcode_to_doskeycode catches VK_ESCAPE when SHIFT/CAPS active</pre>
- [[Category:GBA Emulators]]
+
 
 +
[[Category:NDS Emulators]]   
 +
[[Category:GBA Emulators]]

Revision as of 07:41, 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
ROM Title Version Notes
Game name here 2.x Notes go here