Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 522 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 522 Bytes

Brookshear Machine emulator

A experimental Scala.js/HTML/CSS implementation of the made up machine described in the book "Computer Science: An Overview, by J. Glenn Brookshear"

Instructions on how to compile haven't changed from the Scala.js template its based on: https://github.com/sjrd/scala-js-example-app

Precompiled and optimized version available here: http://joeledstrom.github.io/brookshear-emu/

Missing

  • Visualization of where the PC is pointing to in memory
  • Nicer looking user interface
  • Testing