Skip to content

samawati/p24eforth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C port of the original P24 simulator by Dr. C. H. Ting/eMast Technology

So what I did is ..

I cleaned up most of the compiler code plus eForth kernel , which now fits nicely in a single well formatted forth source file which makes it easy to read and understand the compiler code.

Have fun , this design actually made it to outer space , the STEREO mission. :)

You will need gcc and gforth to run the simulator , you will find some issues with the eForth kernel since it's original code also had some issues , I left everything intact but will fix the kernel in future endeavours.

As for now , enjoy it as it is :)

About

C port of the p24 CPU simulator by Dr. C. H. Ting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published