adumont / hrm-cpu

Human Resource Machine - CPU Design #HRM
https://twitter.com/i/moments/1017515777610649601
GNU General Public License v3.0
71 stars 8 forks source link

Integrate hrmasm in GUI #54

Open adumont opened 4 years ago

adumont commented 4 years ago

Somehow allow the user to load a assembler file and the GUI would assemble it to machine language.

see how to call Python from within C and interchange data between both...