[X] The "/OldFiles" file could not be found or is not available. Please select another file.

Share

More
Floppy Disk Operating System Icon

Floppy Disk Operating System

beta

by tappi84


The FDOS Operaing System is 100% written in Assembler (NASM). It supports FAT 12, TSR and a small Multi Kernel System. The source is very good documentated (only in English). A German, russian and English Documentation (about 40 pages) are included.


http://fdosx86.sourceforge.net





Separate each tag with a space.

Release Date:

2004-05-02

Topic:

Operating System:

License:

Translations:

Intended Audience:

User Interface:

Programming Language:

Registered:

2003-08-18

Ratings and Reviews

  • Thumbs up:

    1
  • Thumbs down:

    0
100% of 1 user recommends this project

Be the first to post a text review of Floppy Disk Operating System. Rate and review a project by clicking thumbs up or thumbs down in the right column.

View all reviews

Project Feed

  • File released: /FDOS 0.0.9/FDOS 0.0.9 SP 4 DE_EN_SP/fdos_full.zip

    posted 2076 days ago

  • File released: /FDOS 0.0.9/FDOS 0.0.9 SP 4 DE_EN_SP/fdos_full.rar

    posted 2076 days ago

  • File released: /FDOS 0.0.9/FDOS 0.0.9 SP 4 DE_EN_SP/fdos_full.exe

    posted 2076 days ago

  • File released: /FDOS 0.0.9/FDOS 0.0.9 SP 4 DE_EN_SP/fdos_codes.zip

    posted 2076 days ago

  • File released: /FDOS 0.0.9/FDOS 0.0.9 SP 4 DE_EN_SP/fdos_codes.rar

    posted 2076 days ago

  • File released: /FDOS 0.0.9/FDOS 0.0.9 SP 4 DE_EN_SP/fdos_codes.exe

    posted 2076 days ago

  • File released: /FDOS 0.0.9/FDOS 0.0.9 SP 4 DE_EN_SP/fdos.tar.gz

    posted 2076 days ago

  • FDOS 0.0.9 FDOS 0.0.9 SP 4 DE/EN/SP file released: fdos_codes.exe

    FDOS Operating System This file contains change log information. Mod. FDOS 0.0.9 Patch 4 (1.05.2004) * File Headers added for System and Binary files * New command: "fi" to show information about the header * CREATE bug fixed Mod. FDOS 0.0.9 Patch 3 (04.04.2004) * SETPATH saves the current directory so you can use a saved directory in other directories * Bug "CD ." fixed * F3 option disabled (because of a Bug) * Function keys, PgUp, PgDwn, Left, Right, Up, Down, Pos1 disabled for Input String Function Mod. FDOS 0.0.9 SP 2 (1.3.2004) * Divide by zero API added * CPU Command Error API added * FDOS also will execute (FDOS) COM Files * BIT16 added Mod. FDOS 0.0.9 SP 1 (7.12.2003) * New Commands: MKDIR, REM, REN, ATTRIB MKDIR Creates a new foldier REM to comment Text REN Renames a file ATTRIB Changes the attribute of a file * New Documentation (german only) * HELP Command deleted * New Help files in root directory and DOCS * Long File Name bug fixed Mod. FDOS 0.0.9 (5.12.2003) * New Command: CREATE Create a new file * New Command: DEL Delete a file * New API to create and delete file * New API to input a string until Escape is pressed Mod. FDOS 0.0.8 (22.10.2003) * New German documentation Mod. FDOS 0.0.8 Patch 1 (19.10.2003): * FDOS supports TSR Programs You can program TSR Programs as drivers for Mouse, Network,... * Some Problems fixed * New Shell Commands for TSR Programs Mod. FDOS 0.0.8 (12.10.2003): * A lot of new comments in all Files * All comments are translated to english * STATUS command is now a shell command * GETMEM and PUTMEM are now shell commands * SCRIPT and STATUS are implemented into FDOS.ASM * CREDITS shell command * Language Code Bug fixed Mod. FDOS 0.0.7 Patch 1 (17.9.2003): Mod. by Ottonello: * Spanish keyboard driver Mod. by Stefan Tappertzhofen: * MEM Bug fixed * TIME Bug fixed * PAUSE Command added * FDOS Directoy Bug fixed: Don't rename the Disk Volumne to "FDOS" Mod. FDOS 0.0.7 (2.9.2003): Mod. by Ottonello: * Spanish Version of FDOS added * New Structure of the Setup System * DISKEDT Example Application Mod. by Stefan Tappertzhofen: * EXECUTE Command supports FDOS BATCH Files * STARTUP.BAT will be executed after booting FDOS * Ping Pong Game * TYPE Command with a new Parameter (/s for scrolling the screen) * Spanish Language Code added * DIR Command Fix (Volumne Label and Path was in one line) Mod. FDOS 0.0.6 Patch 5 (24.8.2003): * DOSEML Bug fixed * TYPE and OpenFile API Bug fixed Mod. FDOS 0.0.6 Patch 4 (22.8.2003): * Ottonello, Santiago wrote a README file to work with the FDOS Programming Tools Mod. FDOS 0.0.6 Patch 3 (21.8.2003): * FDOS.INC Programming Tool included (Thanks to Ottonello, Santiago) * Master Mind Game located in "A:\GAMES" Mod. FDOS 0.0.6 Parch 0/1 to FDOS 0.0.6 Patch 2 (17.8.2003): * Supporting to Multi Kernel. The application DOSEML.BIN temporary changes the Kernel to DOS Kernel (still in development) * New command TYPE displays content ot a certain file * F3 - Function pasting the last executed command in the shell command line * DIR Command now support the Disk Volumne Label * TIME and DATE are not included into the shell Mod. Documentation (3.8.2003): * 5. Version of the documentation with a lot of new information * Full Interrupt function overview * Information about the idea behin several interrupt functions * English version included Mod. FDOS 0.0.5 Parch 3 to FDOS 0.0.6 (3.8.2003): * Complete new memory management fixes a lot of bugs * First part of a process management included. The MEM command displays running process * The old FDOS 0.0.1 is included. Mod. FDOS 0.0.5 Parch 2 to FDOS 0.0.5 Patch 3 (1.6.2003): * API function execute file modified. After terminating the programm it won't jump to the Shell but to the location where it was executed from * New structure of some commands Mod. FDOS 0.0.5 Parch 1 to FDOS 0.0.5 Patch 2 (22.5.2003): * New API function: Convert 32 Bit number to String * New release of the DIR command supporting file sizes up to 65536 KB now. * New release of HELP command * English and German BOCHS image and emulator first included Mod. FDOS 0.0.5 to FDOS 0.0.5 Patch 1 (21.5.2003): * New DIR navigation * CD.. jumps to the parent directory, CD. To the open directory and CD/ to the root directory Mod. FDOS 0.0.4 Patch 1 to FDOS 0.0.5 (4.4.2003): * FDOS supporting directories and subdirectories * CD changes to subdirectory, CD.. to the rootdirectory * Some commands where included into the shell Mod. FDOS 0.0.4 to FDOS 0.0.4 Patch 1 (4.3.2003): * New release of the STATUS command * New release of the DIR command fixes wrong counting of used memory Mod. FDOS 0.0.3 to FDOS 0.0.4 (27.2.2003): * German Keyboard Layout Driver implementated * Small Script language included * Command Line Parameter supported now * Some bugs were fixed Mod. Documentation (11.2.2003): * New documentation of FDOS 0.0.3 dealing about the FAT 12 Filesystem and new Interrupt function structure. Mod. FDOS 0.0.2 to FDOS 0.0.3 (9.12.2002): * Supporting the FAT 12 System * English Version included * Kernel and Shell are mixed together into the FDOS.SYS * New memory management * New structure of the INT 21h * Three new commands: TIME, DATE and DIR Mod. FDOS 0.0.1 to FDOS 0.0.2 (17.11.2002): * New release of the documentation * Setup Tool was fixed * Powerpoint File attached

    posted 2077 days ago

  • FDOS 0.0.9 FDOS 0.0.9 SP 4 DE/EN/SP file released: fdos_codes.rar

    FDOS Operating System This file contains change log information. Mod. FDOS 0.0.9 Patch 4 (1.05.2004) * File Headers added for System and Binary files * New command: "fi" to show information about the header * CREATE bug fixed Mod. FDOS 0.0.9 Patch 3 (04.04.2004) * SETPATH saves the current directory so you can use a saved directory in other directories * Bug "CD ." fixed * F3 option disabled (because of a Bug) * Function keys, PgUp, PgDwn, Left, Right, Up, Down, Pos1 disabled for Input String Function Mod. FDOS 0.0.9 SP 2 (1.3.2004) * Divide by zero API added * CPU Command Error API added * FDOS also will execute (FDOS) COM Files * BIT16 added Mod. FDOS 0.0.9 SP 1 (7.12.2003) * New Commands: MKDIR, REM, REN, ATTRIB MKDIR Creates a new foldier REM to comment Text REN Renames a file ATTRIB Changes the attribute of a file * New Documentation (german only) * HELP Command deleted * New Help files in root directory and DOCS * Long File Name bug fixed Mod. FDOS 0.0.9 (5.12.2003) * New Command: CREATE Create a new file * New Command: DEL Delete a file * New API to create and delete file * New API to input a string until Escape is pressed Mod. FDOS 0.0.8 (22.10.2003) * New German documentation Mod. FDOS 0.0.8 Patch 1 (19.10.2003): * FDOS supports TSR Programs You can program TSR Programs as drivers for Mouse, Network,... * Some Problems fixed * New Shell Commands for TSR Programs Mod. FDOS 0.0.8 (12.10.2003): * A lot of new comments in all Files * All comments are translated to english * STATUS command is now a shell command * GETMEM and PUTMEM are now shell commands * SCRIPT and STATUS are implemented into FDOS.ASM * CREDITS shell command * Language Code Bug fixed Mod. FDOS 0.0.7 Patch 1 (17.9.2003): Mod. by Ottonello: * Spanish keyboard driver Mod. by Stefan Tappertzhofen: * MEM Bug fixed * TIME Bug fixed * PAUSE Command added * FDOS Directoy Bug fixed: Don't rename the Disk Volumne to "FDOS" Mod. FDOS 0.0.7 (2.9.2003): Mod. by Ottonello: * Spanish Version of FDOS added * New Structure of the Setup System * DISKEDT Example Application Mod. by Stefan Tappertzhofen: * EXECUTE Command supports FDOS BATCH Files * STARTUP.BAT will be executed after booting FDOS * Ping Pong Game * TYPE Command with a new Parameter (/s for scrolling the screen) * Spanish Language Code added * DIR Command Fix (Volumne Label and Path was in one line) Mod. FDOS 0.0.6 Patch 5 (24.8.2003): * DOSEML Bug fixed * TYPE and OpenFile API Bug fixed Mod. FDOS 0.0.6 Patch 4 (22.8.2003): * Ottonello, Santiago wrote a README file to work with the FDOS Programming Tools Mod. FDOS 0.0.6 Patch 3 (21.8.2003): * FDOS.INC Programming Tool included (Thanks to Ottonello, Santiago) * Master Mind Game located in "A:\GAMES" Mod. FDOS 0.0.6 Parch 0/1 to FDOS 0.0.6 Patch 2 (17.8.2003): * Supporting to Multi Kernel. The application DOSEML.BIN temporary changes the Kernel to DOS Kernel (still in development) * New command TYPE displays content ot a certain file * F3 - Function pasting the last executed command in the shell command line * DIR Command now support the Disk Volumne Label * TIME and DATE are not included into the shell Mod. Documentation (3.8.2003): * 5. Version of the documentation with a lot of new information * Full Interrupt function overview * Information about the idea behin several interrupt functions * English version included Mod. FDOS 0.0.5 Parch 3 to FDOS 0.0.6 (3.8.2003): * Complete new memory management fixes a lot of bugs * First part of a process management included. The MEM command displays running process * The old FDOS 0.0.1 is included. Mod. FDOS 0.0.5 Parch 2 to FDOS 0.0.5 Patch 3 (1.6.2003): * API function execute file modified. After terminating the programm it won't jump to the Shell but to the location where it was executed from * New structure of some commands Mod. FDOS 0.0.5 Parch 1 to FDOS 0.0.5 Patch 2 (22.5.2003): * New API function: Convert 32 Bit number to String * New release of the DIR command supporting file sizes up to 65536 KB now. * New release of HELP command * English and German BOCHS image and emulator first included Mod. FDOS 0.0.5 to FDOS 0.0.5 Patch 1 (21.5.2003): * New DIR navigation * CD.. jumps to the parent directory, CD. To the open directory and CD/ to the root directory Mod. FDOS 0.0.4 Patch 1 to FDOS 0.0.5 (4.4.2003): * FDOS supporting directories and subdirectories * CD changes to subdirectory, CD.. to the rootdirectory * Some commands where included into the shell Mod. FDOS 0.0.4 to FDOS 0.0.4 Patch 1 (4.3.2003): * New release of the STATUS command * New release of the DIR command fixes wrong counting of used memory Mod. FDOS 0.0.3 to FDOS 0.0.4 (27.2.2003): * German Keyboard Layout Driver implementated * Small Script language included * Command Line Parameter supported now * Some bugs were fixed Mod. Documentation (11.2.2003): * New documentation of FDOS 0.0.3 dealing about the FAT 12 Filesystem and new Interrupt function structure. Mod. FDOS 0.0.2 to FDOS 0.0.3 (9.12.2002): * Supporting the FAT 12 System * English Version included * Kernel and Shell are mixed together into the FDOS.SYS * New memory management * New structure of the INT 21h * Three new commands: TIME, DATE and DIR Mod. FDOS 0.0.1 to FDOS 0.0.2 (17.11.2002): * New release of the documentation * Setup Tool was fixed * Powerpoint File attached

    posted 2077 days ago

  • FDOS 0.0.9 FDOS 0.0.9 SP 4 DE/EN/SP file released: fdos_codes.zip

    FDOS Operating System This file contains change log information. Mod. FDOS 0.0.9 Patch 4 (1.05.2004) * File Headers added for System and Binary files * New command: "fi" to show information about the header * CREATE bug fixed Mod. FDOS 0.0.9 Patch 3 (04.04.2004) * SETPATH saves the current directory so you can use a saved directory in other directories * Bug "CD ." fixed * F3 option disabled (because of a Bug) * Function keys, PgUp, PgDwn, Left, Right, Up, Down, Pos1 disabled for Input String Function Mod. FDOS 0.0.9 SP 2 (1.3.2004) * Divide by zero API added * CPU Command Error API added * FDOS also will execute (FDOS) COM Files * BIT16 added Mod. FDOS 0.0.9 SP 1 (7.12.2003) * New Commands: MKDIR, REM, REN, ATTRIB MKDIR Creates a new foldier REM to comment Text REN Renames a file ATTRIB Changes the attribute of a file * New Documentation (german only) * HELP Command deleted * New Help files in root directory and DOCS * Long File Name bug fixed Mod. FDOS 0.0.9 (5.12.2003) * New Command: CREATE Create a new file * New Command: DEL Delete a file * New API to create and delete file * New API to input a string until Escape is pressed Mod. FDOS 0.0.8 (22.10.2003) * New German documentation Mod. FDOS 0.0.8 Patch 1 (19.10.2003): * FDOS supports TSR Programs You can program TSR Programs as drivers for Mouse, Network,... * Some Problems fixed * New Shell Commands for TSR Programs Mod. FDOS 0.0.8 (12.10.2003): * A lot of new comments in all Files * All comments are translated to english * STATUS command is now a shell command * GETMEM and PUTMEM are now shell commands * SCRIPT and STATUS are implemented into FDOS.ASM * CREDITS shell command * Language Code Bug fixed Mod. FDOS 0.0.7 Patch 1 (17.9.2003): Mod. by Ottonello: * Spanish keyboard driver Mod. by Stefan Tappertzhofen: * MEM Bug fixed * TIME Bug fixed * PAUSE Command added * FDOS Directoy Bug fixed: Don't rename the Disk Volumne to "FDOS" Mod. FDOS 0.0.7 (2.9.2003): Mod. by Ottonello: * Spanish Version of FDOS added * New Structure of the Setup System * DISKEDT Example Application Mod. by Stefan Tappertzhofen: * EXECUTE Command supports FDOS BATCH Files * STARTUP.BAT will be executed after booting FDOS * Ping Pong Game * TYPE Command with a new Parameter (/s for scrolling the screen) * Spanish Language Code added * DIR Command Fix (Volumne Label and Path was in one line) Mod. FDOS 0.0.6 Patch 5 (24.8.2003): * DOSEML Bug fixed * TYPE and OpenFile API Bug fixed Mod. FDOS 0.0.6 Patch 4 (22.8.2003): * Ottonello, Santiago wrote a README file to work with the FDOS Programming Tools Mod. FDOS 0.0.6 Patch 3 (21.8.2003): * FDOS.INC Programming Tool included (Thanks to Ottonello, Santiago) * Master Mind Game located in "A:\GAMES" Mod. FDOS 0.0.6 Parch 0/1 to FDOS 0.0.6 Patch 2 (17.8.2003): * Supporting to Multi Kernel. The application DOSEML.BIN temporary changes the Kernel to DOS Kernel (still in development) * New command TYPE displays content ot a certain file * F3 - Function pasting the last executed command in the shell command line * DIR Command now support the Disk Volumne Label * TIME and DATE are not included into the shell Mod. Documentation (3.8.2003): * 5. Version of the documentation with a lot of new information * Full Interrupt function overview * Information about the idea behin several interrupt functions * English version included Mod. FDOS 0.0.5 Parch 3 to FDOS 0.0.6 (3.8.2003): * Complete new memory management fixes a lot of bugs * First part of a process management included. The MEM command displays running process * The old FDOS 0.0.1 is included. Mod. FDOS 0.0.5 Parch 2 to FDOS 0.0.5 Patch 3 (1.6.2003): * API function execute file modified. After terminating the programm it won't jump to the Shell but to the location where it was executed from * New structure of some commands Mod. FDOS 0.0.5 Parch 1 to FDOS 0.0.5 Patch 2 (22.5.2003): * New API function: Convert 32 Bit number to String * New release of the DIR command supporting file sizes up to 65536 KB now. * New release of HELP command * English and German BOCHS image and emulator first included Mod. FDOS 0.0.5 to FDOS 0.0.5 Patch 1 (21.5.2003): * New DIR navigation * CD.. jumps to the parent directory, CD. To the open directory and CD/ to the root directory Mod. FDOS 0.0.4 Patch 1 to FDOS 0.0.5 (4.4.2003): * FDOS supporting directories and subdirectories * CD changes to subdirectory, CD.. to the rootdirectory * Some commands where included into the shell Mod. FDOS 0.0.4 to FDOS 0.0.4 Patch 1 (4.3.2003): * New release of the STATUS command * New release of the DIR command fixes wrong counting of used memory Mod. FDOS 0.0.3 to FDOS 0.0.4 (27.2.2003): * German Keyboard Layout Driver implementated * Small Script language included * Command Line Parameter supported now * Some bugs were fixed Mod. Documentation (11.2.2003): * New documentation of FDOS 0.0.3 dealing about the FAT 12 Filesystem and new Interrupt function structure. Mod. FDOS 0.0.2 to FDOS 0.0.3 (9.12.2002): * Supporting the FAT 12 System * English Version included * Kernel and Shell are mixed together into the FDOS.SYS * New memory management * New structure of the INT 21h * Three new commands: TIME, DATE and DIR Mod. FDOS 0.0.1 to FDOS 0.0.2 (17.11.2002): * New release of the documentation * Setup Tool was fixed * Powerpoint File attached

    posted 2077 days ago

Rate and Review

Would you recommend this project?






<

Related Projects

Floppy Disk Operating System Actions

Thanks for your rating!

Would you also like to write a review?





Skip Review

Thanks for your review!

Get credit for your review by logging in via OpenID. Click your account provider:

No Thanks