A new development! A minimal 65(C)02 system, called Sorbus designed by Sven Oliver Moll (SvOlli).
Thank you Sven for this!
The hardware of the Sorbus computers could not be simpler. Designed with care to be as flexible as possible, fully programmable in behaviour, with a small footprint and at very low cost.
Two components: a 6502 CPU and the ‘purple’ RP20240 board.
The design is open source hard- and software. Have a look at the Sorbus github page for the details. All information here is based upon this.
The goal of the Sorbus system is to play with the 6502 as simple and affordable as possible. It can run many serial terminal based 6502 programs, such as the Apple 1 Wozmon monitor, or the TIM monitor with a system clock over 1 MHz or special programs to study the behaviour of the 6502, step by step at very low clock rates (with a 65C02, the CMOS variant is a static design)
The Sorbus computer is 6502 based, including the 65816. The RP2040 serves as fully programmable peripheral for clock, reset, NMI/IRQ, RAM, ROM, serial I/O.
- Part 1 of my experience with the Sorbus computers. Just the parts and the info.
- Next step, part 2, soldering!
- A look at the hardware in part 3
- Part 4 will be about the first steps with software, Apple 1 Wozmon an Basic, MCP Monitor Command
- Part 5 is about File systems, CP/M-65, OSI Basic, TIM and more.
- Sorbus internals. Some notes on the internals of the Sorbus system.
prompt