OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Mar 28, 2024 9:12 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 6 posts ] 
Author Message
 Post subject: The exFAT floppy disk
PostPosted: Wed Nov 30, 2016 6:56 pm 
Offline
Member
Member

Joined: Thu May 19, 2011 5:13 am
Posts: 228
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.

_________________
Mike Gonta
look and see - many look but few see

https://mikegonta.com


Last edited by mikegonta on Tue Mar 21, 2017 6:57 am, edited 17 times in total.

Top
 Profile  
 
 Post subject: Re: exFAT12
PostPosted: Thu Dec 01, 2016 4:16 am 
Offline
Member
Member
User avatar

Joined: Tue Aug 02, 2016 1:52 pm
Posts: 286
Location: East Riding of Yorkshire, UK
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


Top
 Profile  
 
 Post subject: Re: exFAT12
PostPosted: Sun Dec 04, 2016 4:08 am 
Offline

Joined: Wed Nov 30, 2011 12:44 pm
Posts: 16
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.


You can export ZIP files from Git repositories.

EDIT: Nevermind. I just looked at the repo...


Top
 Profile  
 
 Post subject: Re: exFAT12
PostPosted: Tue Dec 06, 2016 5:33 pm 
Offline
Member
Member

Joined: Thu May 19, 2011 5:13 am
Posts: 228
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).

_________________
Mike Gonta
look and see - many look but few see

https://mikegonta.com


Top
 Profile  
 
 Post subject: Re: exFAT12
PostPosted: Wed Dec 07, 2016 8:55 am 
Offline
Member
Member

Joined: Thu May 19, 2011 5:13 am
Posts: 228
The exFAT12 tutorial (a bit skimpy, but a work in progress) is available and feedback would be appreciated.

_________________
Mike Gonta
look and see - many look but few see

https://mikegonta.com


Last edited by mikegonta on Fri Dec 09, 2016 4:35 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject: Re: exFAT12
PostPosted: Wed Dec 07, 2016 9:20 am 
Offline
Member
Member
User avatar

Joined: Tue Aug 02, 2016 1:52 pm
Posts: 286
Location: East Riding of Yorkshire, UK
I really like the way the tutorial is written into the readme.

_________________
com.sun.java.swing.plaf.nimbus.InternalFrameInternalFrameTitlePaneInternalFrameTitlePaneMaximizeButtonWindowNotFocusedState
Compiler Development Forum


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 6 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 23 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group