Skip to content

zro404/bootmath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootmath

Simple x86 Realmode calculator

screenshot

Usage

Requires NASM

Requires QEMU

1. Clone the repo

git clone https://github.com/zro404/bootmath.git
cd bootmath

2. Run with QEMU:

make run

Debug with GDB

make debug

About

Simple x86 Realmode calculator

Topics

Resources

License

Stars

Watchers

Forks