elks-enhanced
public
Read
Owner: themaster
Branch: master
Commits: 6893
Updated: 2026-04-19 00:15
Git CLI clone URL
git clone https://www.xt-emporium.com/git/elks-enhanced.git
Fullscreen desktop URL
Code
Commits
History
Branches
Bug Reports
Discussions
Compare
Settings
elks-enhanced
/
Documentation
/
Readme.md
File editor
# Index of ELKS Documentation ## User guide This section contains some HOWTOs to help using ELKS. * [Getting started with ELKS](https://htmlpreview.github.io/?https://github.com/jbruchon/elks/blob/master/Documentation/html/user/getting_started_with_elks.html) * [Running ELKS in QEMU](https://htmlpreview.github.io/?https://github.com/jbruchon/elks/blob/master/Documentation/html/user/qemu.html) * [ELKS commands and utilities](https://htmlpreview.github.io/?https://github.com/jbruchon/elks/blob/master/Documentation/html/technical/ELKS_commands_and_utilities.html) * [ELKS One Page Manual](https://htmlpreview.github.io/?https://github.com/jbruchon/elks/blob/master/Documentation/html/user/ELKS_OPM.html) * [Shell command line editing and Tab completion](https://htmlpreview.github.io/?https://github.com/jbruchon/elks/master/Documentation/html/user/shell.html) * [The screen window manager](https://htmlpreview.github.io/?https://github.com/jbruchon/elks/master/Documentation/html/user/screen.html) * [The cron job scheduler](https://htmlpreview.github.io/?https://github.com/jbruchon/elks/master/Documentation/html/user/cron.html) * [The Kilo editor](https://htmlpreview.github.io/?https://github.com/jbruchon/elks/master/Documentation/html/user/kilo.html) * [Writing applications for ELKS in C](https://htmlpreview.github.io/?https://github.com/jbruchon/elks/blob/master/Documentation/html/user/writing_apps_in_C.html) * [Writing applications for ELKS in assembler](https://htmlpreview.github.io/?https://github.com/jbruchon/elks/blob/master/Documentation/html/user/writing_apps_in_assembler.html) * [Internet links referring to ELKS](https://htmlpreview.github.io/?https://github.com/jbruchon/elks/blob/master/Documentation/html/user/internet_links_for_elks.html) ## Technical reference ### Kernel * [Executable format](https://htmlpreview.github.io/?https://github.com/jbruchon/elks/blob/master/Documentation/html/technical/exe_format.html) * [ELKS processes](https://htmlpreview.github.io/?https://github.com/jbruchon/elks/blob/master/Documentation/html/technical/process.html) * [Process management](https://htmlpreview.github.io/?https://github.com/jbruchon/elks/blob/master/Documentation/html/technical/process_man.html) * [Description of boot and boot files](https://raw.githubusercontent.com/jbruchon/elks/master/Documentation/text/boot.txt) * [Writing kernel mode device drivers](https://htmlpreview.github.io/?https://github.com/jbruchon/elks/blob/master/Documentation/html/technical/kernel_mode_device_drivers.html) * [VT52 control sequences](https://htmlpreview.github.io/?https://github.com/jbruchon/elks/blob/master/Documentation/html/technical/vt52.html) ### Networking and communications * [Installing a slip connection](https://htmlpreview.github.io/?https://github.com/jbruchon/elks/blob/master/Documentation/html/user/setup_slip.html) * [Settings and apps for serial communications](https://raw.githubusercontent.com/jbruchon/elks/master/Documentation/text/serial_coms.txt) * [Using the networking code](https://raw.githubusercontent.com/jbruchon/elks/master/Documentation/text/networking_guide.txt) * [Notes on networking code](https://raw.githubusercontent.com/jbruchon/elks/master/Documentation/text/networking.txt) ### File system * [Notes on the filesystem](https://raw.githubusercontent.com/jbruchon/elks/master/Documentation/text/fs.txt) * [Description of the Minix file system](https://raw.githubusercontent.com/jbruchon/elks/master/Documentation/text/minix_fs.txt) * [Notes on the FAT file system](https://raw.githubusercontent.com/jbruchon/elks/master/Documentation/text/fat_fs.txt) ### ROM boot * [Notes on the RAMdisk driver](https://raw.githubusercontent.com/jbruchon/elks/master/Documentation/text/ramdisk.txt) * [Notes on ROM boot: changes](https://raw.githubusercontent.com/jbruchon/elks/master/Documentation/text/rom_changes.txt) * [Notes on ROM boot: configuration](https://raw.githubusercontent.com/jbruchon/elks/master/Documentation/text/rom_configuration.txt) * [Notes on ROM boot: miscellaneous](https://raw.githubusercontent.com/jbruchon/elks/master/Documentation/text/rom_info_01.txt) ### Development notes * [Notes on 8086 processor architecture](https://raw.githubusercontent.com/jbruchon/elks/master/Documentation/text/8086.txt) * [Makefile structure](https://htmlpreview.github.io/?https://github.com/jbruchon/elks/blob/master/Documentation/html/technical/Makefile-structure.html) * [Keymaps for the keyboard driver](https://htmlpreview.github.io/?https://github.com/jbruchon/elks/blob/master/Documentation/html/technical/keymaps.html) * [Explanations on the Spanish keymap](https://raw.githubusercontent.com/jbruchon/elks/master/Documentation/text/keymap.es.txt) * [Implementation of module code](https://raw.githubusercontent.com/jbruchon/elks/master/Documentation/text/modules.txt) * [Some development notes](https://raw.githubusercontent.com/jbruchon/elks/master/Documentation/text/Development-notes.txt) * [Add an application to ELKS](https://raw.githubusercontent.com/jbruchon/elks/master/Documentation/text/add_app_to_elks.txt) * [Text file that is used for help when you run "make config"](https://raw.githubusercontent.com/jbruchon/elks/master/Documentation/text/add_app_to_elks.txt) * [Notes on the code itself](https://raw.githubusercontent.com/jbruchon/elks/master/Documentation/text/source.txt)
Commit message
This repository is read-only for this account.
Repository snapshot
Current branch
master
Visibility
public
Your access
Read
Remote
Configured
File activity
View file history