Full description: https://Wiki.OSDev.org/User:Johnburger/Demo
-
Download
Demo.iso
(46 kiB) -
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)
-
Boot
Demo.iso
, sit back, and admire! -
Press <Break> on the keyboard, and use <Up>, <Down>, <PgUp>, <PgDn>, <Left>, <Right>, <Del> and <Esc>.
-
Press <Break> again. And again. And again. And...
- Use GitHub's "Download ZIP" link to get all these files at once -or- Clone the repository for a full Git environment.
- Install the NASM assembler.
- Under Windows, I suggest using PSPad, but only because a
.ppr
(PSPad Project) file is included. - Read the Demonstrator Overview, especially the Experiments section.
- The NASM command line is
nasm -o Demo.iso Demo.asm