add sound sample

This commit is contained in:
David Voswinkel
2009-07-05 10:44:30 +02:00
parent 9d707f612a
commit b67de0308c
23 changed files with 3359 additions and 0 deletions

12
snes/xmsnes/vram.txt Normal file
View File

@@ -0,0 +1,12 @@
graphic source locations
$0000-$7000 / $0000-$0380 : gfx_bg
$7000-$7600 / $0380-$03E0 : gfx_font
$7C00-$7D20 : $03E0-$03E9 : gfx_window
tile map locations
$8000-$8800 : $10 : background (bg1)
$8800-$8C00 : $11 : window (bg0)
$9000-$9C00 : $12 : text (bg2)