From 94c77a54692cbcadf44724396b181f5b4be7d9fa Mon Sep 17 00:00:00 2001 From: Christian Speckner Date: Thu, 12 Jul 2018 00:25:48 +0200 Subject: [PATCH] Updated Retron 77 (markdown) --- Retron-77.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Retron-77.md b/Retron-77.md index e2c015f..4c2789d 100644 --- a/Retron-77.md +++ b/Retron-77.md @@ -19,12 +19,22 @@ There is no onboard flash memory. ### Main board +[[https://github.com/stella-emu/stella-emu.github.io/blob/master/r77/mainboard_front.jpg]] + +[[https://github.com/stella-emu/stella-emu.github.io/blob/master/r77/mainboard_back.jpg]] + ### Front panel daughterboard +[[https://github.com/stella-emu/stella-emu.github.io/blob/master/r77/daughterboard.jpg]] + +[[https://github.com/stella-emu/stella-emu.github.io/blob/master/r77/daughterboard_closeup.jpg]] + ## UART There is a single UART header on the mainboard that can be used to obtain a serial console to both the U-Boot bootloader and the linux system running on the device. The UART is configured by both U-Boot and linux at 115200 bps. +[[https://github.com/stella-emu/stella-emu.github.io/blob/master/r77/uart.jpg]] + # Software ## Overview