[Oberon] PO2013 - SD Image Tool

Tomas Kral thomas.kral at email.cz
Sat May 23 15:48:04 CEST 2020


Hi,

Trying to compress my first build.

$ hd RISC5.FS | tail
0008ef90  03 00 29 04 02 00 00 e9  00 00 29 44 f8 ff ff e9  |..).......)D....|
0008efa0  0a 00 00 e9 00 00 00 40  10 00 c0 8d 28 00 d0 a0  |....... at ....(...|
0008efb0  04 00 e0 80 4c 2f 21 d1  38 00 00 80 10 00 e0 81  |....L/!.8.......|
0008efc0  01 00 08 00 18 00 e0 a0  03 00 00 e7 14 00 e0 80  |................|
0008efd0  00 00 00 90 1c 00 e0 b0  bc ff ff e7 18 00 e0 80  |................|
0008efe0  00 00 e0 8f 40 00 e8 4e  0f 00 00 c7 1c 00 e9 4e  |.... at ..N.......N|
0008eff0  00 00 e0 af 04 00 e0 a0  08 00 e0 a1 10 00 c0 8d  |................|
0008f000  00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  |................|
*
04000000

I may need to add 0x00 padding to align on 1K boundary, right?
Last sector used?

$ echo $(( (0x8f000 + 1023) / 1024 ))

-- 
Tomas Kral <thomas.kral at email.cz>


More information about the Oberon mailing list