The latest ZXDB update will be applied this evening at 1800 BST. The update takes around 30 minutes, and the site goes down whilst this happens.

Machine Code Header Disassembler

Whether it's Mire Mare or a BASIC tape you found in the attic, it needs to be preserved digitally. Post here and experts can help to do so.

Moderator: pavero

Post Reply
User avatar
Andre Leao
Bugaboo
Posts: 3180
Joined: Mon Nov 13, 2017 9:28 am
Location: Portugal
Contact:

Machine Code Header Disassembler

Post by Andre Leao »

Not sure if it's MIA, but it is now preserved...

Image

https://planetasinclair.blogspot.com/20 ... r-mia.html
C.Born
Manic Miner
Posts: 254
Joined: Sat Dec 09, 2017 4:09 pm

Re: Machine Code Header Disassembler

Post by C.Born »

HI
thanks for all your effort

i want to remark that it is just another "header reader" and the word "disassemble" sounds a bit wierd for just a label to be read
but whats in a name
maybe they solved the MERGE BLOCK part ???
cheers
User avatar
Andre Leao
Bugaboo
Posts: 3180
Joined: Mon Nov 13, 2017 9:28 am
Location: Portugal
Contact:

Re: Machine Code Header Disassembler

Post by Andre Leao »

I presume there must be missing a 2nd file with the disassembler program
C.Born
Manic Miner
Posts: 254
Joined: Sat Dec 09, 2017 4:09 pm

Re: Machine Code Header Disassembler

Post by C.Born »

No
its basic line 25 with data, rather simple

ld a,55
ld a,0
ld ix,32000
ld de,20
call 1366
ret

then it checks the header at 32000
it does not even check for variable length ect. small pitty.
i tried a tape-timer myself long time ago, using the 358 t gab.
Post Reply