diff --git a/boulderdash/boulderdash.2mg b/boulderdash/boulderdash.2mg index 999c42e..1fb0396 100644 Binary files a/boulderdash/boulderdash.2mg and b/boulderdash/boulderdash.2mg differ diff --git a/ultima2/STARS.S b/ultima2/STARS.S index b575dbd..bf755dc 100644 --- a/ultima2/STARS.S +++ b/ultima2/STARS.S @@ -286,7 +286,7 @@ L8B69 LDA $61 LDA L472C,Y STA $FE LDA L47EC,Y - STA $FF + STA $FE+1 LDX $60 LDY L48AC,X INY @@ -302,7 +302,7 @@ L8B87 LDA $61 LDA L472C,Y STA $FE LDA L47EC,Y - STA $FF + STA $FE+1 LDX $60 LDY L48AC,X INY diff --git a/ultima2/Ultima II Memory Map.txt b/ultima2/Ultima II Memory Map.txt index de0558f..5575b6f 100644 --- a/ultima2/Ultima II Memory Map.txt +++ b/ultima2/Ultima II Memory Map.txt @@ -12,6 +12,8 @@ From To Description 1000 1FFF MAP XX 2000 3FFF HGR screen 4000 4AFF STD SUBS OBJ +4B00 4BFF +4C00 4CFF 4D00 4DFF MON XX 4E00 4EFF PLAYER data file 4F00 4FFF TLK XX