wheezydeeeb / JSim8051

A Java based 8051 Simulator
MIT License
0 stars 0 forks source link

no build instructions? #1

Open mark4th opened 4 months ago

mark4th commented 4 months ago

How is this built?

wheezydeeeb commented 4 months ago

Hello Mark, This was a short term project that I started working on when I came back to start programming after 2 years and just uploaded the code without any relevant instructions. The project in itself is very suboptimal and needs a lot of work and polish in its very architecture, right now everything is contained under the file CheckValidCommand.java, just compile the file to generate the relevant .class file. Regards, Tridib.