/bitwise

Bitwise is an educational project where we create the software/hardware stack for a computer from scratch.

Primary LanguageC

Bitwise Project

This is a fork of the Bitwise project by @pervognsen.

About this Fork

  • Some general information about the project has been removed (to reduce overhead in tracking the project). Please see the main repository for inspiration, FAQ, etc.
  • Some changes will be incorporated to better suit it for my environment (MacOS / XCode / LLDB). Per runs Visual Studio on Windows and makes use of the VS debugger. In this repo, scripts and tooling will be built around XCode and LLDB.