Results 1 to 1 of 1

Thread: SMB Question - Third Area Pointer Data?

  1. #1
    Cherry (Level 1)
    Join Date
    Oct 2010
    Location
    Milwaukie (Oak Grove), Oregon
    Posts
    351
    Thanks Thanks Given 
    1
    Thanks Thanks Received 
    1
    Thanked in
    1 Post

    Default SMB Question - Third Area Pointer Data?

    As I researched the data for why the Minus World can be exploited, somewhere in the enemy object data for the water area of Worlds 2-2 and 7-2, there actually is a third area pointer (for World 3-2) that ultimately never went used as said world was an above-ground level throughout.

    This enemy object data is here:
    Code:
    E_WaterArea2:
    .db $0f, $01, $2e, $25, $2b, "$2e, $25, $4b," $4e, $25, $cb, $6b, $07
    .db $97, $47, $e9, $87, $47, $c7, $7a, $07, $d6, $c7
    .db $78, $07, $38, $87, $ab, $47, $e3, $07, $9b, $87
    .db $0f, $09, $68, $47, $db, $c7, $3b, $c7
    .db $ff
    Quoted text indicates where the unused World 3-2 pointer is.

    I wonder if it is possible to remove these three bytes from the code without problems?

    ~Ben
    Last edited by ColecoFan1981; 01-31-2017 at 05:17 PM.

Similar Threads

  1. PS3 data transfer QUESTION?
    By josemilano12 in forum Modern Gaming
    Replies: 4
    Last Post: 05-13-2010, 11:45 AM
  2. Data's Leg
    By Rezrov in forum Buying and Selling
    Replies: 0
    Last Post: 02-26-2006, 06:05 PM
  3. Data Age Mindscape record question
    By vulcanjedi in forum Classic Gaming
    Replies: 0
    Last Post: 01-31-2005, 11:56 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •