Adam Gashlin

Results 43 comments of Adam Gashlin

The readme for `Excitebike_(VS)_[NES-hack_v1.2].zip` says "It's still mapper 99 and uses four-screen VRAM layout," I don't know about the others.

Mapper 1 should work fine, thanks for the info. @chmcarro you may have an older version of the hack.

I opened another bug for the VS Ice Climber issue.

I'll leave this open, it may be feasible to add mapper 99 for hacks like this, but skip supporting the [bits in the header](https://wiki.nesdev.com/w/index.php/INES#Flags_7) that say the rest of the...

Are you sure it isn't possible to do a second transfer to send the ROM with the old build? The reason for doing a separate transfer is that the first...

You're right that it only uses a relative path of "packed_codebooks.bin" which will only work if that's in the working directory. You can work around this by giving a path...

Unfortunately this isn't something I can fix on the Neon64 side, it's a bug with the loader (64drive's USB loader also has this issue). iNES ROMs have a 16 byte...

I might as well leave this issue open to add it to the Readme. Thanks for the reminder.

Ah, thank you, I was trying to remember this reference!

I'd [like to support this](https://github.com/hcs64/neon64v2/blob/e57bd077ecb297809e511e7ad3beabd9ed8b4efa/plans.txt#L61) one day.