Hi there,
We started working on a run of Bomberman Saturn with my brother (very nostalgic game for us) using BizHawk, and we're starting to get some results !
We're trying to do the Master mode (first anyway), it's really simpler than normal mode since the floor layout isn't random and there are less item types so less doubt in route planning (also this is our first TAS so we're fine with the lower difficulty really :).
Here is what we have for now :
https://www.youtube.com/watch?v=XkAneiyb6r4
The video has a couple problems (namely the boss on floor 4 not blinking and the weird pause after the Saturn logo). It doesn't show in the video as a result of this dumping problem, but the boss is taking damage non-stop (it has 180 invulnerability frames, which is longer even than a full bomb timer which is 150 frames). Also some useless inputs here and there, but they're not wasting any time and we're more focused on getting on with the rest right now, the next floors are more interesting !
Any suggestions/remarks would be nice really, we're new to this (been watching TAS videos for a while though).
PS : I've done some reversing & written a Lua script to assist, I'll post it whenever it's more reliable and clean enough !