From c145940eaaf9fd4488c0956d568f2e94e6da77ba Mon Sep 17 00:00:00 2001 From: Jean-MarcHarvengt <39926416+Jean-MarcHarvengt@users.noreply.github.com> Date: Sat, 10 Apr 2021 23:47:16 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7deee28..dfc5b77 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ April 2021: Add initial support for raspberry PICO
- SD support from https://github.com/carlk3/no-OS-FatFS-SD-SPI-RPi-Pico (fixed IRQ to 1) - rudimentary PWM IRQ based audio (https://gregchadwick.co.uk/blog/playing-with-the-pico-pt3/) -Far from perfect, lot of bugs, and ... unfortunately C64 emulator had no sound!
+Far from perfect, lot of bugs, and ... unfortunately C64 emulator has no sound for performance reason!
All what you need is in MCUME_pico. Precompiled binaries in MCUME_pico/bin.
To recompile, look at MCUME_pico/readme.txt