Close

Current State

A project log for JF2020-1

Designed a new Processor, based on the things I learned from my smlCPU. Currently working on a user-friendly(ish) simulator for it.

justus-hausmannJustus Hausmann 03/04/2021 at 17:240 Comments
The Simulator is usable for easy math programs and simple algorithms. I programmed a simple add program and the fibonacci program to demonstrate. It can also give simple ASCII output with a "Terminal". I now want to program the simulated CPU to support loading from and writing to any address in memory. With this I would be able to continue work on my already started native assembler for the simulator. Multicore is still also planned... I would be very happy if some of you guys give it a try on github, if you have any questions I'd be happy to answer them.

Discussions