Newbie Still Doesn't Understand Code
#11
Well, the thing is that the hex can have different meanings depending on whether it is representing a signed number or an unsigned number. If it is representing an unsigned number, $00 is zero, $7F is 127, $80 is 128, and $FF is 255. If it is representing a signed number, then $00 is zero, $7F is 127, $80 is -128, and $FF is -1 (although I think there are more systems for signed numbers, this is the one that I'm most familiar with).
Confused Moogles FTW
Reply


Messages In This Thread
RE: Newbie Still Doesn't Understand Code - by dn - 09-21-2016, 12:06 PM
RE: Newbie Still Doesn't Understand Code - by Lockirby2 - 10-06-2016, 01:06 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Dark Knight FF6 SNES vs GBA code differences? Royaken 2 2,583 11-01-2019, 07:32 PM
Last Post: Royaken
  Newbie Question - Granting Playable Character Status Immunity Turbotastic 2 3,625 04-04-2017, 07:28 PM
Last Post: Turbotastic
  Newbie Finally Figures Something Out (NOT a help request) Turbotastic 8 10,097 09-29-2016, 08:32 AM
Last Post: Tenkarider
  asm hacking: "faking" short jumps from your code (in a new bank) to old code Eggers 2 3,904 04-16-2016, 07:18 PM
Last Post: madsiur
  A newbie's question Lateblooming 12 11,275 04-08-2016, 06:08 AM
Last Post: Lateblooming
  Trying to understand subroutines Kugawattan 24 22,720 12-08-2015, 10:48 PM
Last Post: Kugawattan
  Hexadecimal code doesn't match with Invoke Battle? Kugawattan 3 3,942 12-06-2015, 06:03 PM
Last Post: Kugawattan
  Magic Control Code sleepydude 16 14,312 09-19-2015, 02:41 PM
Last Post: Tenkarider
  Sprite Armor Code Royaken 2 3,575 05-30-2015, 11:26 AM
Last Post: Catone
  How do I add magic?(newbie help) Pingurules 5 5,798 03-19-2014, 06:33 PM
Last Post: madsiur

Forum Jump:


Users browsing this thread: 1 Guest(s)