From 881ea3edc12b68ef48692a8967c9b86380b132e5 Mon Sep 17 00:00:00 2001 From: cuu Date: Sun, 1 Mar 2026 15:47:52 +0800 Subject: [PATCH] update Bin/PicoCalc SD/README.md --- Bin/PicoCalc SD/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Bin/PicoCalc SD/README.md b/Bin/PicoCalc SD/README.md index 6bb3dcd..7428984 100644 --- a/Bin/PicoCalc SD/README.md +++ b/Bin/PicoCalc SD/README.md @@ -135,14 +135,14 @@ Important files: [Fuzix](https://github.com/EtchedPixels/FUZIX.git) is an open-source, lightweight Unix-like operating system specifically designed for 8-bit and other resource-constrained processors. Patches for PicoCalc are [here](https://github.com/clockworkpi/PicoCalc/tree/master/Code/FUZIX) -UF2 Path: /pico1-apps/PicoCalc_Fuzix_v1.0.uf2 ([Download](https://github.com/clockworkpi/PicoCalc/tree/master/Bin/PicoCalc%20SD/pico1-apps)) +UF2 Path: /pico1-apps/PicoCalc_Fuzix_v1.0.uf2 ([Download](https://github.com/clockworkpi/PicoCalc/tree/master/Bin/PicoCalc%20SD/pico1-apps)) -## pico1-apps/PicoCalc_NES_v1.0.uf2 +## PicoCalc_NES_v1.0.uf2 A simple NES emulator for PicoCalc, it will scan all nes files in the root of SD card. Given the resource constraints of the Pico, it is recommended to only run NES games that are less than **44KB** in size. -UF2 Path: /pico1-apps/PicoCalc_NES_v1.0.uf2 ([Download](https://github.com/clockworkpi/PicoCalc/tree/master/Bin/PicoCalc%20SD/pico1-apps)) +UF2 Path: /pico1-apps/PicoCalc_NES_v1.0.uf2 ([Download](https://github.com/clockworkpi/PicoCalc/tree/master/Bin/PicoCalc%20SD/pico1-apps)) ## picolua_daf20a2.uf2