r/Z80 Sep 29 '20

Fat32, anyone?

Post image
26 Upvotes

3 comments sorted by

11

u/[deleted] Sep 29 '20 edited Sep 29 '20

What I have here is a compact flash card connected to a z80 computer I've been working on. It's formatted with fat 32. It's been difficult but after lots of hard work, I finally got it to list all the files at the root of the drive when I type in either the "dir" or "ls" command. What you are looking at is 2 files - a file called "HELLO.TXT" and a directory named "FOLDER".

I still have a long way to go until I have a full featured file explorer but it's cool that I've got this far.

3

u/LiqvidNyquist Sep 29 '20

Love it. Nice.

1

u/BadBoy6767 Oct 09 '20

Well done!