The exFAT floppy disk.
exFAT boot sector boot loader and pre-processor FASM assembly language code to format a 1.44MB image for emulation or
transfer to USB boot and run.
The exFAT floppy disk
The exFAT floppy disk
Last edited by mikegonta on Tue Mar 21, 2017 6:57 am, edited 17 times in total.
Re: exFAT12
By putting all of your source files in a zip, you're throwing away a lot of the benefits that Git gives you.
com.sun.java.swing.plaf.nimbus.InternalFrameInternalFrameTitlePaneInternalFrameTitlePaneMaximizeButtonWindowNotFocusedState
Compiler Development Forum
Compiler Development Forum
Re: exFAT12
You can export ZIP files from Git repositories.zenzizenzicube wrote:By putting all of your source files in a zip, you're throwing away a lot of the benefits that Git gives you.
EDIT: Nevermind. I just looked at the repo...
Re: exFAT12
No mo zip.
The FASM assembly language source code (GitHub thinks that it's C++ because of the FASM pre-processor scripting) is fully
GitHubbed. The single sector boot sector boot loader contains a subset of a complete read-only exFAT file system driver and
is completely contained in the README.md (which will assemble as is in FASM) to boot (please excuse the punny).
The FASM assembly language source code (GitHub thinks that it's C++ because of the FASM pre-processor scripting) is fully
GitHubbed. The single sector boot sector boot loader contains a subset of a complete read-only exFAT file system driver and
is completely contained in the README.md (which will assemble as is in FASM) to boot (please excuse the punny).
Re: exFAT12
The exFAT12 tutorial (a bit skimpy, but a work in progress) is available and feedback would be appreciated.
Last edited by mikegonta on Fri Dec 09, 2016 4:35 pm, edited 1 time in total.
Re: exFAT12
I really like the way the tutorial is written into the readme.
com.sun.java.swing.plaf.nimbus.InternalFrameInternalFrameTitlePaneInternalFrameTitlePaneMaximizeButtonWindowNotFocusedState
Compiler Development Forum
Compiler Development Forum