Follow

I love that the default Emacs scratch buffer text got into Mario Golf (GBC) somehow. I wonder if this was a mis-copy-and-paste from a developer, or if it was another case of a compiler taking random memory contents and using them for padding in the ROM...

At some point I should add this to the TCRF page, along with better documentation of this game's debug mode. ^^

@Raspberryfloof hee, oh gosh

grabbing random bits of ram in compilation seems hellua-insecure

then again, the only other way i could think of this going down is maybe a developer used the scratch buffer as a scratchpad, and saved it as a file?

@thingywott Possibly!

And it wouldn't be the first time I've seen random data used for ROM padding; there's always the infamous case of DynaMike for GBC...

(cw: nsfw)

tcrf.net/DynaMike

@Raspberryfloof ahahahahah, what the heck??

i'm definitely leaning more towards your RAM theory now though

i mean, if i knew my compiler did that, i would sandbox it so hard! i wonder how much sensitive information has been inadvertently distributed like this?

@Raspberryfloof I'm mot familiar with the inner workings of video games, why would you want to pad a ROM instead of having it be as small as possible? This is quite interesting to me.

@Yarideki There are at least two reasons I can think of:
Physical mask ROMs only came in fixed sizes, so unless you could manage to exactly fill up whichever size ROM you were using, there would always be some room left over; and
depending on how your code was written/compiled, you might want certain parts of your ROM to have fixed addresses for where they begin, either so you know code or graphics are always at certain places, or for working around any potential hardware quirks.

@Raspberryfloof my favorite GBC tidbit was that the Klax developers had the original Amiga BASIC source but couldn't get their Z80 ASM rewrite of the game logic working quite right

so they built an Amiga BASIC interpreter for GBC and ran the game logic in that

@oolongstains

Sign in to participate in the conversation
Awoo Space

Awoo.space is a Mastodon instance where members can rely on a team of moderators to help resolve conflict, and limits federation with other instances using a specific access list to minimize abuse.

While mature content is allowed here, we strongly believe in being able to choose to engage with content on your own terms, so please make sure to put mature and potentially sensitive content behind the CW feature with enough description that people know what it's about.

Before signing up, please read our community guidelines. While it's a very broad swath of topics it covers, please do your best! We believe that as long as you're putting forth genuine effort to limit harm you might cause – even if you haven't read the document – you'll be okay!