I've had a BBC Master with a "Super-CoPro" for ages came from Mark Haysman - I persuaded him to sell me one of the prototypes. I didn't know it at the time but it looks like I was able to snag one of the 18 he's talking about!
Mitchell Gant said:Here's a slightly tidier source file for Asteroids Rev 4:
https://www.ukvac.com/forum/data/uploads/1089/Ast_Rev4.zip
I've marked a few lines through the code with a comment ;UNUSED? where I think there is unused data.
I've made another version of this file where I've removed this possibly unused data, assembled and tried briefly in MAME, all appears to work but doesn't mean it hasn't let some strange bugs creep in!
That modified version will fail game ROM test though unless I work out how to find and fix the checksum location.
cmonkey said:Checksum routine starts at $7e24, main beef of the routine starts at $7e34.