diff options
| author | 2014-02-09 18:02:34 +0000 | |
|---|---|---|
| committer | 2014-02-09 18:02:34 +0000 | |
| commit | 19644051e1a98b2b60a4c16610b9da2bed26adbd (patch) | |
| tree | c3cc7f0befb0cd5dcbe6b19d603eb9dbfe24c1d5 /hash | |
| parent | 07c4b07c1badc49ee002bb16a90a374447568516 (diff) | |
(MESS) nes_irem.c: fixed Ai Sensei no Oshiete, based on hardware doc by naruko [Fabio Priuli]
Diffstat (limited to 'hash')
| -rw-r--r-- | hash/nes.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hash/nes.xml b/hash/nes.xml index 08f54f32e38..2b65f3c805f 100644 --- a/hash/nes.xml +++ b/hash/nes.xml @@ -43348,7 +43348,7 @@ Also notice that VRAM, WRAM & mirror are probably incorrect for some of these se </part> </software> - <software name="aisensei" supported="no"> + <software name="aisensei"> <description>Ai Sensei no Oshiete - Watashi no Hoshi (Jpn)</description> <year>1993</year> <publisher>Irem</publisher> @@ -53804,7 +53804,7 @@ preliminary proto for the PAL version, still running on NTSC systems) or the gfx <rom name="dragon quest viii (es-1077) (ch).prg" size="524288" crc="30f9bb46" sha1="5d9d519b84e245891928f3482a42a071e4402b6c" offset="00000" status="baddump" /> </dataarea> <!-- 8k VRAM on cartridge --> - <dataarea name="vram" size="32768"> + <dataarea name="vram" size="8192"> </dataarea> <!-- 8k WRAM on cartridge, battery backed up --> <dataarea name="bwram" size="8192"> |
