FrOSt-Foundation / FrOSt

Dépôt officiel de FrOSt - OS communautaire Français pour 0x10c
GNU General Public License v3.0
13 stars 5 forks source link

FrOSt

FrOSt is a free operating system under the free license GNU GPL, made by a tiny group of french people. We worked hard on it, and are proud to release it.

We would be very pleased to know how you use or modify it, and we would be very grateful to you if you informed your users what your operating system is based on. :) You can also thank us for our job by sending us bugreports, fixes, enhancements, t-shirts, money, beer & pizza on our forum.

What is FrOSt?

FrOSt is a community French project which goal is to create a free and Open-Source OS for 0x10^c techcompliant.

How to run FrOSt?

Easy way

Run buildAndRun.sh (linux) or buildAndRun.bat (windows) in tools/

Hard way

You have to assemble the FrOSt/FrOSt.dasm file. You can find a toolchain for that effect here.

How can I develop a program for that OS?

The wiki contains all the information you need.

How to contribute

Development environment

We use git as a CVS (obviously).

We used to use DevCPU, and it should still work, but for now we use DCPU-Toolchain. You just have to git clone the repo somewhere and assemble FrOSt/FrOSt.dasm.

Syntax guidelines

General rules

Norms

Available branches :

Useful links