PicoBlaze_Simulator_for_Android Code
A port of the PicoBlaze Simulator in JavaScript, so that it can run of
Brought to you by:
teo-samarzija
This is my attempt to modify the PicoBlaze Simulator in JavaScript, so that it can be run on Android without an Internet connection. This version is written in a combination of JavaScript and Java, and uses the V8 JavaScript engine built into Android. The assembler and the related files are kept in JavaScript and communicate with the Java main program using V8, whereas the emulator is rewritten from JavaScript to Java using AI.




