/johnmayeros

tiny toy os written in assembly which spits out my resume.

Primary LanguageAssembly

What is this?

John Mayer is my favorite artist and I decided to make a resume OS. Basically you'll get my extremely tiny resume of me if you run this on your computer.

Requirements

  • NASM
  • QEMU

Instructions

  • Make changes to the .asm file if you want to.
  • make
  • make run

(See Makefile for commands.)

Reference

MikeOS