Problem .......... seeking solution.
AMIDAR has a hiscore table but the table is scores only, no names/initials.
ARCADE ROM PATCHER by GadgetFreak modifies the rom so that names/initials are part of the ROM.
But HISCORE.DAT does not save the bit of RAM where the initails/names are stored so only saves the actual score.
I have looked and looked and looked into this. Did find a website that did a guide but it was pretty much rocket science as far as I was concerned.

The bit in hiscore.dat for AMIDAR is:
;amidar:[Special thanks to Cananas for enhancing this entry]
amidar:
amidar1:
amidarb:
amidaro:
amidaru:
amigo:
amigo2:
scobra:
scobrab:
scobrae2:
scobrag:
scobraggi:
scobras:
scobrase:
@:maincpu,program,8200,1e,00,01
@:maincpu,program,80a8,03,00,01
I assume that the last two lines need to be changed or extra lines added.
Hope I made sense. And apologies for typo errors. Eyesight getting worse by the day.
Regards, Hitesh
AMIDAR has a hiscore table but the table is scores only, no names/initials.
ARCADE ROM PATCHER by GadgetFreak modifies the rom so that names/initials are part of the ROM.
But HISCORE.DAT does not save the bit of RAM where the initails/names are stored so only saves the actual score.
I have looked and looked and looked into this. Did find a website that did a guide but it was pretty much rocket science as far as I was concerned.

The bit in hiscore.dat for AMIDAR is:
;amidar:[Special thanks to Cananas for enhancing this entry]
amidar:
amidar1:
amidarb:
amidaro:
amidaru:
amigo:
amigo2:
scobra:
scobrab:
scobrae2:
scobrag:
scobraggi:
scobras:
scobrase:
@:maincpu,program,8200,1e,00,01
@:maincpu,program,80a8,03,00,01
I assume that the last two lines need to be changed or extra lines added.
Hope I made sense. And apologies for typo errors. Eyesight getting worse by the day.
Regards, Hitesh