Skip to content
Charli edited this page Jun 10, 2025 · 22 revisions

Welcome to the FemDOS wiki! :D

Commands

[femc] [code], Run FemC commands
[basic] [code], Run BASIC commands
[color], Toggle the background color
[clear], Clear the screen
[fl], Show the items in the current flow
[go] [flow name], Change to a different flow
[pong], The game pong (NOT FUNCTIONAL YET)
[cat], Read a file
[time], Time will show you the current time according to bios (Also visible in the second window)
[timeset] [hour], Timeset will set the current hour
[per], Performance will show you system details
[run] [file name], Run runs the actual files, this will use BASIC or FemC depending on the file extension
[nyo] [message], Chat with the o so amazing Nyo :D
[imagine] [file name], Displays an image on the right, implemented by Nyaaki!
[blip] [file name], Opens the Blip application to edit files
[clram], This command clears the ram, also standing for clear ram and is part of the Ram Utils
[shram], This command shows the ram graph, also standing for show ram and is part of the Ram Utils
[meram], This command merges a ram section, also standing for merge ram and is part of the Ram Utils

Programming languages

The current supported programming languages are:
FemC, A custom python like programming language.
BASIC, The re implementation of BASIC.

External Applications

FemDOS Image Converter - Made by Nyaaki to convert images to the accepted FemDOS format!
FemDOS Assembler - Made by Charli to convert images to bytecode accepted by FemDOS!

Test Commands

We also have some test commands, these are:
[ping], Just a simple test command, This was the first command ever added.
[imgtest], This command is used to quickly test the way images are renedered.
[char] [character] This command is used to get the byte code for a certain character, used for font making.

Clone this wiki locally