| Filesystem Image |
|
The filesystem image for the NR261UM is a simple flatfile database, consisting of a number of blocks. The first block is a listing of directories, null terminated :
The second block is a File index:
containing a sequence of File records
At the end of this block, the file data starts. As always - I've knocked together a tiny unpacker for this. Its available here . If you just happen to be nosy, an unpacked image resides here . I have left the creation of a packer as an exercise : there is enough information above to write one easily.
For the curious : The symb files appear to be image libraries. The tbl files are the string localisations. ( I count 11 different languages. 12 if you include American English ) I have _no_ idea what the scrn files are. ( Yes, I realise it probably stands for "screen" ).
|
|||||||||||||||||||