https://github.com/rtoenniges/mycpu-hardware-regmon-v1
A hardware expansion for the MyCPU to display the various CPU internal registers.
https://github.com/rtoenniges/mycpu-hardware-regmon-v1
monitor mycpu
Last synced: 3 months ago
JSON representation
A hardware expansion for the MyCPU to display the various CPU internal registers.
- Host: GitHub
- URL: https://github.com/rtoenniges/mycpu-hardware-regmon-v1
- Owner: rtoenniges
- License: gpl-3.0
- Created: 2016-10-26T09:19:03.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-21T12:46:03.000Z (about 8 years ago)
- Last Synced: 2025-01-21T21:31:26.477Z (5 months ago)
- Topics: monitor, mycpu
- Language: Eagle
- Homepage:
- Size: 153 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MyCPU_HDW_RegMonV1
This little extension is a "live-display" for the register-set of the [MyCPU](http://www.mycpu.eu/).
The display shows the 16-bit wide address register, the 8-bit wide accumulator, X- and Y-register and stackpointer, and the three flags "overflow", "zero" and "carry".The display board is layed out as piggyback for the CPU itself. The board is connected to the CPU either with flat cables or (with a bit tinkering) with long wirewrap-connectors.
Because of this the display board is not suited for rack mount of the MyCPU system.