Merge pull request #2855 from picocomputer/master

Update RP6502 in README
This commit is contained in:
Bob Andrews
2025-11-14 23:49:48 +01:00
committed by GitHub

View File

@@ -36,7 +36,7 @@ the [cc65 web site](https://cc65.github.io):
| Ohio Scientific | OSI C1P | | Ohio Scientific | OSI C1P |
| MOS Technology, Inc. | KIM-1 | | MOS Technology, Inc. | KIM-1 |
| NEC | PC Engine (PCE) | | NEC | PC Engine (PCE) |
| Dr. Jozo Dujmović | Picocomputer (RP6502) | | Rumbledethumps | Picocomputer 6502 (RP6502) |
| Watara | Watura/QuickShot Supervision | | Watara | Watura/QuickShot Supervision |
| Synertek | SYM-1 | | Synertek | SYM-1 |
| USSR | Agat-7/9 | | USSR | Agat-7/9 |
@@ -74,7 +74,7 @@ enhanced by James E. Hendrix.
* [Stephan Mühlstrasser](https://github.com/smuehlst): osic1p target * [Stephan Mühlstrasser](https://github.com/smuehlst): osic1p target
* [Wayne Parham](https://github.com/WayneParham): Sym-1 target * [Wayne Parham](https://github.com/WayneParham): Sym-1 target
* [Dave Plummer](https://github.com/davepl): KIM-1 target * [Dave Plummer](https://github.com/davepl): KIM-1 target
* [rumbledethumps](https://github.com/rumbledethumps): Picocomputer target * [Rumbledethumps](https://github.com/rumbledethumps): RP6502 target
*(The above list is incomplete, if you feel left out - please speak up or add yourself in a PR)* *(The above list is incomplete, if you feel left out - please speak up or add yourself in a PR)*