An open API service indexing awesome lists of open source software.

https://github.com/linarcx/pardis

An hobby os written in assembly
https://github.com/linarcx/pardis

assembly operating-system-learning os

Last synced: about 1 year ago
JSON representation

An hobby os written in assembly

Awesome Lists containing this project

README

          

# pardis
An hobby os written in assembly.

# Is it Paradise?
Paradise in English came from a Persian name called "Pardis".
It denotes jungles/big gardens in which various animals lived freely.

# Prerequisites
- git
- fasm
- xorriso
- fzf
- qemu

# Build/Run/Clean
## Linux
First source **project.sh** file:
`. project.sh`

And then call `p`(it's a bash function).

Now you can see a list of commands, like:
- build
- run
- clean
- debug
- search
- search/replace
- generate tags
- valgrind
- find strings in the binary
- list symbols from object files

## License
![License](https://img.shields.io/github/license/LinArcX/pardis.svg)