https://github.com/picocomputer/examples
RP6502 Examples
https://github.com/picocomputer/examples
Last synced: 2 months ago
JSON representation
RP6502 Examples
- Host: GitHub
- URL: https://github.com/picocomputer/examples
- Owner: picocomputer
- Created: 2023-05-03T19:52:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2026-03-29T19:22:54.000Z (3 months ago)
- Last Synced: 2026-03-29T20:47:15.703Z (3 months ago)
- Language: C
- Homepage:
- Size: 157 KB
- Stars: 5
- Watchers: 1
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RP6502 Examples
Examples for your Picocomputer 6502.
For detailed setup information, see:
https://github.com/picocomputer/vscode-cc65
Change the CMake launch target to select which example to run.
Press F5 or "Debug: Start Debugging" to build target and upload
it to your Picocomputer.