Navigation Menu

Skip to content

JohnBurger/OSDev-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSDev-Demo

Demonstrator for OSDev.org

Full description: https://Wiki.OSDev.org/User:Johnburger/Demo

INSTRUCTIONS

Just to try:

  1. Download Demo.iso (46 kiB)

  2. Burn Demo.iso to a CD -or- use file as a CD in VMware, VirtualBox or Virtual PC

    (Use "Other" OS with only 4 MB RAM - no hard drive is required)

  3. Boot Demo.iso, sit back, and admire!

  4. Press <Break> on the keyboard, and use <Up>, <Down>, <PgUp>, <PgDn>, <Left>, <Right>, <Del> and <Esc>.

  5. Press <Break> again. And again. And again. And...

To Experiment:

  1. Use GitHub's "Download ZIP" link to get all these files at once -or- Clone the repository for a full Git environment.
  2. Install the NASM assembler.
  3. Under Windows, I suggest using PSPad, but only because a .ppr (PSPad Project) file is included.
  4. Read the Demonstrator Overview, especially the Experiments section.
  5. The NASM command line is
nasm -o Demo.iso Demo.asm