hefner@lightworks:~$ ls -l /tmp/nesfs total 0 -rw-rw-rw- 1 root root 8192 Dec 31 1969 chr-rom -rw-rw-rw- 1 root root 256 Dec 31 1969 oam -rw-rw-rw- 1 root root 32768 Dec 31 1969 prg-rom -rw-rw-rw- 1 root root 2048 Dec 31 1969 ram -r--r--r-- 1 root root 22 Dec 31 1969 rom-filename -r--r--r-- 1 root root 15 Dec 31 1969 rom-hash -rw-rw-rw- 1 root root 8192 Dec 31 1969 sram -rw-rw-rw- 1 root root 16384 Dec 31 1969 vram
I suppose I could fix the other fields in the stat structure. This is the first time I've done an ls -l here to notice. The FUSE examples I started from didn't bother. :)
This will appear in the next version of my NES emulator, although I can't say when that will be. Until I feel like spending an unpleasant hour or several learning to do merging with Git, probably.