Difference between revisions of "Octoate"
From CPCWiki - THE Amstrad CPC encyclopedia!
m (→Hardware projects: added articles) |
m (→Software: added link to Code::Blocks project) |
||
Line 21: | Line 21: | ||
== Software == | == Software == | ||
+ | * [[CPC Booster]] [[RS232]] driver for [[Z88DK]] | ||
* Disc Image Copy (DIC - transfered whole disks over the printer port to a PC) | * Disc Image Copy (DIC - transfered whole disks over the printer port to a PC) | ||
* Plotter driver for the relais card (controlled a self-made plotter) | * Plotter driver for the relais card (controlled a self-made plotter) | ||
− | * [[ | + | * Preconfigured [[SDCC]] project for the Code::Blocks IDE [http://www.norecess.net/preconfigured-sdcc-project-for-codeblocks-ide-by-octoate.html] |
== Weblinks == | == Weblinks == |
Revision as of 10:13, 19 November 2011
Octoate bought his Schneider CPC in 1985 and joined the scene very late (ca. 1998). He is mostly working on hardware extensions and started the CPC-IDE project, which was the predecessor of the SYMBiFACE II, in autumn 2004 together with Dr.Zed (he developed the hardware) Tolkin and TFM. Most of his soft- and hardware projects were only made for his own usage and never reached the public.
Articles
- Changing the floppy disk drive belt (German)
- Connecting a CPC to a VGA display
- Development with Z88dk (German)
Hardware projects
- 4-color scanner for a printer (similar to the Dart Scanner)
- 7-bit relais card
- CPC-IDE Interface (financial support and beside the one by Dr.Zed some different prototypes using 8255, CPLD and CPC Booster with Vinculum)
- Flash-ROM-Box (only one prototype, used the Atmel AT90F040 flash rom)
- Flash-ROM-Cartridge for the CPC Plus
- GMX Mouse to CPC Joystick port adapter
- ROM-Box (small interface for only one ROM)
- VHDL implementation of the ACID protection chip (released here)
Software
- CPC Booster RS232 driver for Z88DK
- Disc Image Copy (DIC - transfered whole disks over the printer port to a PC)
- Plotter driver for the relais card (controlled a self-made plotter)
- Preconfigured SDCC project for the Code::Blocks IDE [1]