Download Latest Version Attempted to improve the CSS in order to make it look good on tablets source code.tar.gz (1.1 MB)
Email in envelope

Get an email when there's a new version of PicoBlaze_Simulator_for_Android

Home / v1.5
Name Modified Size InfoDownloads / Week
Parent folder
app-release.apk 2026-04-16 4.8 MB
Made the register dump display the PC register in addition to registers s0 to sf source code.tar.gz 2026-04-16 1.1 MB
Made the register dump display the PC register in addition to registers s0 to sf source code.zip 2026-04-16 1.1 MB
README.md 2026-04-16 333 Bytes
Totals: 4 Items   7.0 MB 0

I've made the Register Dump activity display the content of the PC (Program Counter, also known as Instruction Pointer) register in addition to the registers s0 to sf. It was tricky because PC is the same for both Regbank A and Regbank B, so I had to somehow emulate the HTML colspan directive in the RecyclerView on Android.

Source: README.md, updated 2026-04-16