Hi All, Works progressing nicely on this Rom source code project. I’ve added a README.md to the repository, which I hopes does justice to all the work that has been done before to create my starting point.
I’ve also now started working on the new OS Rom source file, which I hope to get to the point where you can assemble it to a fully identical OS ROM to the original. The following link shows what the result will look like (based on one of the first routines that I’ve processed to some detail. My goal is that the source will not contain any ‘raw’ addresses, so I’m replacing these with labels, following existing ‘official’ naming where I can find it. https://github.com/eriktier/RomT102Disassembly/blob/master/OSRROMT102.asm85#L2947 <https://github.com/eriktier/RomT102Disassembly/blob/master/OSRROMT102.asm85#L2947> Cheers, Erik >