Skip to content

jahan-addison/roxas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

efad2cc · Dec 21, 2024

History

43 Commits
Dec 17, 2024
Dec 11, 2024
Nov 12, 2024
Dec 15, 2024
Dec 17, 2024
Dec 21, 2024
Nov 20, 2024
Dec 9, 2024
Nov 20, 2024
Nov 20, 2024
Dec 11, 2024
Dec 15, 2024
Dec 17, 2024
Nov 20, 2024
Dec 11, 2024
Dec 18, 2024

Repository files navigation

roxas

B Compiler to z80 in C++

Installation

  • Install git submodules
git submodule update --init --recursive

...

MacOS

...

Windows (mingw/msys)

pacman -S mingw-w64-i686-python3
mkdir build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Debug
make

Resources

Check the project board for development and feature progress.

Apache License 2.0
Grammar under CC0 1.0
roxas
sunil sapkota twitter

Special Thanks

About

B Compiler for the z80 architecture in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published