Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

xi816/gc32

Repository files navigation

English

No shit use https://github.com/xi816/gc32-20020

GC32 - The OG GC32 CPU, based on GC24

Description

A 32-bit CPU, that was actually mentioned in CGovnOS way before even GC16X came out. But, it is assembler-backwards-compatible with the GC24 with minimal ABI changes, and also requiring minimal changes to the code written for GC24.

Usage

gcc core/ball.c -o ball        # Bootstrap (use only on non-x86 platforms)
./ball                         # Build the tools and the emulator
sudo ./ball install            # Install to $PATH
./prepare-disk disk.img        # Build GovnBIOS & GovnOS
./gc32 -b bios.img -d disk.img # Run GovnOS on GC32

About

Govno Core 32 CPU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published