Skip to content

andrewli315/ais3_rev_final_project

Repository files navigation

AIS3 FINAL Project

Requirement

Install bochs After downloading bochs-2.6.9.tar.gz from here

sudo apt-get install libgtk2.0-dev
sudo tar zxvf bochs-2.6.9.tar.gz
cd bochs-2.6.9
./configure --enable-debugger --enable-disasm --enable-readline LIBS='-lX11'
sudo make
sudo make install

Build

Enter the repos folder...

bximage
# Choose 1 : Create new floppy or hard disk image
# Choose hd
# Choose flat
# Choose 60
# Input  hd60M.img

mkdir build
make

Run

bochs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published