; TODO: have tooling for this ; 128 sector files, starting at 2 ; dirent: ; 2 bytes size in 512B sectors, 0 for end of listing ; 30 bytes null-terminated name wallpaper: dw 8 db 'wallpaper.bin', 0 times 512+32-($-$$) db 0 times 1024-($-$$) db 0