Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Mati365 authored Feb 5, 2024
1 parent a2d82a3 commit 9f588ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@

Multipass portable C lang compiler toolkit with IR code generator including backend, frontend, and optimizer phases. Designed to simple prototyping 16bit toy operating systems and games.

Currently supported architectures:

1. X86 16bit real mode code emitter with floating point X87 coprocessor support

**🚧 Warn! The project is unstable so please do not use it on production!**

## Install
Expand Down

0 comments on commit 9f588ee

Please sign in to comment.