Posts for opnix

Post subject: Mike Tyson's Punch Out, more mem locations
opnix
He/Him
Joined: 1/7/2021
Posts: 1
Hey everyone, I noticed the memory map for Mike Tyson's Punch Out (http://tasvideos.org/GameResources/NES/MikeTysonsPunchout/RamMap.html) is missing the ram locations for the number star punches, heart block things, and each fighter's health. I needed these for an ai project I'm working on, so here they are for anyone looking for them :) 0x0342 = Star Punches 0x0323 = Hearts (10's place) 0x0324 = Hearts (1's place) 0x0391 - 0x0393 = Your Health (each address shares the same value) 0x0398 - 0x039A = Opponent's Health (each address shares the same value)