Skip to content

The source code of the bios and some programs used in the magneticraft computer

License

Notifications You must be signed in to change notification settings

Magneticraft-Team/Computer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer

The source code of the bios and some programs used in the magneticraft computer

Sub-Projects:

  • BIOS: starts the computer
  • ASM: small MIPS assembler
  • FORTH: FORTH programing language
  • LISP: LISP programing language
  • SHELL: small command line shell with a mining program
  • Drivers: The api to interact with the computer and it's peripherals, and lots of utilities including part of the C stdlib

Compile

There are scrips to compile every project in it's folder. To run the scrips you need linux, and the gcc MIPS cross-compiler

About

The source code of the bios and some programs used in the magneticraft computer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages