floppy file writer / contents viewer #4

Closed
opened 2023-09-30 21:16:44 +00:00 by Jayjader · 0 comments
Jayjader commented 2023-09-30 21:16:44 +00:00 (Migrated from github.com)

1 Floppy = 1 MiB

1 MiB = 256 blocks of 4 KiB each

256 blocks = 16 by 16 grid

  • show grid
  • store list of files in loadout
  • display files listed in loadout in grid
  • delete file from loadout
  • write loadout to x blank floppy drives
  • set amount to write

grid display to be done later if time/game jam restrictions permit

~~1 Floppy = 1 MiB~~ ~~1 MiB = 256 blocks of 4 KiB each~~ ~~256 blocks = 16 by 16 grid~~ - [ ] ~~show grid~~ - [x] store list of files in loadout - [ ] ~~display files listed in loadout in grid~~ - [x] delete file from loadout - [x] write loadout to x blank floppy drives - [x] set amount to write grid display to be done later if time/game jam restrictions permit
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ferrous_sapling/floppy-drive-lemonade-stand#4
No description provided.