0 Members and 1 Guest are viewing this topic.
bsl, your disassembler doesn't support output files larger than 128 MB. I found it out the hard way
The Prizm OS binary is about 12 MB. The disassembled version becomes much larger - two bytes in the binary is equal to one row of text in the disassembly.
Give or take.
If it's not OS storage space a program could be written to add this as user space.
003000E6: '\xe4\x01' MOV $01, R4003000E8: 'J\x0b' JSR @R10 = #300154003000EA: 'f\xb3' MOV R11, R6003000EC: '\x7f\x04' ADD $04,R15003000EE: '/\xe6' MOV.L R14,@-R15003000F0: '{\x01' ADD $01,R11003000F2: '\xe7 ' MOV $20, R7003000F4: '\xe5\x05' MOV $05, R5003000F6: '\xe4\x01' MOV $01, R4003000F8: 'J\x0b' JSR @R10 = #300154003000FA: 'f\xb3' MOV R11, R6003000FC: '\x7f\x04' ADD $04,R15003000FE: '/\xe6' MOV.L R14,@-R1500300100: '{\x01' ADD $01,R11