/Aiajty

Primary LanguageAssemblyMIT LicenseMIT

Aiajty


How to Compile?

After cloning the repository, open its root directory. Then run the command:

make all

How to Run/ Compile-run

Run the Command:

make run

How to see HexDump of boot file.

make dump

If you want to go raw and want to build and run the codes manually, follow this guide.