tvlad1234 / pico-rv32ima

Running Linux on RP2040 with the help of RISC-V emulation
Other
235 stars 18 forks source link

LCD terminal and RAM cache #8

Closed tvlad1234 closed 1 year ago

tvlad1234 commented 1 year ago

Implements a standalone console with an 128x160 st7735 display and a ps2 keyboard. Adds caching code from uc-rv32ima.