Skip to content

FlatAssembler/PicoBlaze_Simulator_for_Android

Repository files navigation

PicoBlaze Simulator for Android

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, and then converted to Kotlin using the tools built into Android Studio.

Screenshots

The main activitySetting up the breakpoints Viewing the machine codeThe emulator The register dump

About

A port of the PicoBlaze Simulator in JavaScript, so that it can run offline on Android.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors