https://github.com/biged/acorn-related-projects-on-github
Curated list of Acorn microcomputer projects - hardware and software - found on GitHub
https://github.com/biged/acorn-related-projects-on-github
Last synced: 3 months ago
JSON representation
Curated list of Acorn microcomputer projects - hardware and software - found on GitHub
- Host: GitHub
- URL: https://github.com/biged/acorn-related-projects-on-github
- Owner: BigEd
- License: mit
- Created: 2017-09-09T15:31:45.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-11T06:53:17.000Z (over 8 years ago)
- Last Synced: 2025-03-24T08:17:42.482Z (about 1 year ago)
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Work-in-progress. Not even sure if this is a good idea, or a good way to do it.
Here are some GitHub accounts worth keeping an eye on for projects related to Acorn's microcomputers.
[Stardot](https://github.com/stardot)
For developers of Acorn computers and emulators
[hoglet67](https://github.com/hoglet67)
[Tom Seddon](https://github.com/tom-seddon)
[David Given](https://github.com/davidgiven)
[Arlet](https://github.com/Arlet)
[Phillip Pearson](https://github.com/google/myelin-acorn-electron-hardware)
Here's an unsorted list of projects, all related to Acorn's microcomputers.
[beebasm](https://github.com/tom-seddon/beebasm)
Assembler designed specially for developing assembler programs for the BBC Micro. It uses syntax reminiscent of BBC BASIC's built-in assembler, and is able to output its object code directly into emulator-ready DFS disc images.
- http://www.retrosoftware.co.uk/wiki/index.php/BeebAsm
[Verilog-6502](https://github.com/Arlet/verilog-6502) (See also [Hoglet's fork](https://github.com/hoglet67/verilog-6502))
A Verilog HDL model of the MOS 6502 CPU
[Cowgol](https://github.com/davidgiven/cowgol)
A self-hosted Ada-inspired programming language for very small systems.
[PiTubeDirect](https://github.com/hoglet67/PiTubeDirect)
Raspberry Pi Co Processor that directly attaches to the Beeb (via level shifters of course)
[AtomFpga](https://github.com/hoglet67/AtomFpga)
Dave's version of the Acorn Atom FPGA, based on AlanD's original from stardot.org.uk
[CoPro6502](https://github.com/hoglet67/CoPro6502)
BBC Micro 6502/Z80/6809/x86 Co Processors for the Matchbox LX9 or GODIL GOP X3S200
[AtomBusMon](https://github.com/hoglet67/AtomBusMon)
An open-source In-Circuit Emulator for the 6502, 65C02, Z80, 6809 and 6809E 8-bit processors. See:
[Ice40Atom](https://github.com/hoglet67/Ice40Atom)
Simple Acorn Atom implementation for the Ice40 (myStorm BlackIce)
[PiTubeClient](https://github.com/hoglet67/PiTubeClient)
Raspberry Pi Tube Client
[Atomulator](https://github.com/hoglet67/Atomulator) (See also [Malcolm Harrow's version](https://github.com/harrowm/AtomulatorOSX))
An Acorn Atom Emulator (originally by Sarah Walker)
[ADFS](https://github.com/hoglet67/ADFS) (See also [ADFS130](https://github.com/hoglet67/ADFS130))
Advanced Disk Filing System
[AtomGodilVideo](https://github.com/hoglet67/AtomGodilVideo)
New Video Adapter for Acorn Atom implemented in a GODIL FPGA
[AtomVGAWing](https://github.com/hoglet67/AtomVGAWing)
Atom Y/Cr/Cb to VGA Video Converter
[AtomLCD](https://github.com/hoglet67/AtomLCD)
Simple Atom LCD Driver for Portable Atom
[AtomKeyMatrix](https://github.com/hoglet67/AtomKeyMatrix)
New Atom Keyboard Matrix
[AtoMMC2Firmware](https://github.com/hoglet67/AtoMMC2Firmware)
PIC/AVR Firmware for the AtomMMC interface
[BeebFPGA](https://github.com/hoglet67/BeebFpga)
A BBC Micro for an Altera FPGA dev board
[b-em](https://github.com/stardot/b-em)
BBC Micro emulator for Win32 and Linux
[beebem-windows](https://github.com/stardot/beebem-windows)
BBC micro emulator for Windows
[MegaGamesCartridge](https://github.com/stardot/MegaGamesCartridge)
Menu and Hardware development
[MegaGamesCartridge-ROM-recipes](https://github.com/stardot/MegaGamesCartridge-ROM-recipes)
[electron-cassette-io](https://github.com/stardot/electron-cassette-io)
Programs and tools for exploring cassette I/O on the Acorn Electron.
[b-em-ARCHIVE](https://github.com/stardot/b-em-ARCHIVE) (See also [hoglet's fork](https://github.com/hoglet67/b-em-ARCHIVE))
An opensource BBC Micro emulator for Win32 and Linux
[retrosoftware](https://github.com/stardot/retrosoftware)
Contents from the retrosoftware.co.uk site