Difference between revisions of "GBA Tests"

From Emulation General Wiki
Jump to navigation Jump to search
(Added NanoBoyAdvance)
(Added AGS Aging cart)
Line 71: Line 71:
 
|5
 
|5
 
|{{Pass}} ||{{Pass}} ||{{Fail}} (3)
 
|{{Pass}} ||{{Pass}} ||{{Fail}} (3)
 +
|-
 +
|}
 +
 +
{| class="wikitable" style="text-align:center;"
 +
|+AGS Aging Cartridge v10.0
 +
|-
 +
! scope="col"|No.
 +
! scope="col"|Test Name
 +
! scope="col"|Subtests
 +
! scope="col"|<abbr title="v1.6">NanoBoyAdvance</abbr><br/>
 +
! scope="col"|<abbr title="v1">SkyEmu</abbr><br/>
 +
! scope="col"|<abbr title="0.10.0">mGBA</abbr><br/>
 +
|-
 +
!01
 +
|Memory
 +
|9
 +
|{{Pass}} ||{{Pass}} ||{{Fail}} (8)
 +
|-
 +
!02
 +
|LCD
 +
|7
 +
|{{Pass}} ||{{Pass}} ||{{Pass}}
 +
|-
 +
!03
 +
|Timer
 +
|3
 +
|{{Pass}} ||{{Pass}} ||{{Pass}}
 +
|-
 +
!04
 +
|DMA
 +
|9
 +
|{{Pass}} ||{{Pass}} ||{{Pass}}
 +
|-
 +
!05
 +
|COM
 +
|N/A
 +
|Skip ||Skip ||Skip
 +
|-
 +
!06
 +
|Key Input
 +
|1
 +
|{{Pass}} ||{{Pass}} ||{{Pass}}
 +
|-
 +
!07
 +
|Interrupt
 +
|7
 +
|{{Pass}} ||{{Pass}} ||{{Pass}}
 
|-
 
|-
 
|}
 
|}
Line 78: Line 125:
 
* [https://github.com/mgba-emu/suite gba-suite by Endrift]
 
* [https://github.com/mgba-emu/suite gba-suite by Endrift]
 
===Other Results===
 
===Other Results===
 +
* [https://github.com/nba-emu/NanoBoyAdvance/blob/master/docs/ACCURACY.md Comparisons in the NanoBoyAdvance documentation]
  
  
  
 
[[Category:FAQs]]
 
[[Category:FAQs]]

Revision as of 21:34, 16 October 2022

This page documents the results of various emulators and hardware using test ROMs. Emulators tested using official BIOS when applicable.

gba-suite r79
No. Test Name Subtests NanoBoyAdvance
SkyEmu
mGBA
01 Memory tests 1552 Pass Pass Pass
02 I/O read tests 130 Fail (126) Fail (125) Fail (120)
03 Timing tests 2020 Pass Pass Fail (1768)
04 Timer count-up tests 936 Fail (903) Fail (587) Fail (744)
05 Timer IRQ tests 90 Pass Pass Fail (70)
06 Shifter tests 140 Pass Pass Pass
07 Carry tests 93 Pass Pass Pass
08 Multiply long tests 72 Fail (52) Fail (52) Fail (52)
09 BIOS math tests 615 Pass Pass Pass
10 DMA tests 1256 Pass Pass Fail (1232)
11 Misc. edge case tests 10 Fail (8) Fail (3) Fail (4)
12 Video tests 5 Pass Pass Fail (3)
AGS Aging Cartridge v10.0
No. Test Name Subtests NanoBoyAdvance
SkyEmu
mGBA
01 Memory 9 Pass Pass Fail (8)
02 LCD 7 Pass Pass Pass
03 Timer 3 Pass Pass Pass
04 DMA 9 Pass Pass Pass
05 COM N/A Skip Skip Skip
06 Key Input 1 Pass Pass Pass
07 Interrupt 7 Pass Pass Pass

External links

Test ROMs

Other Results