- Version 1.4
- Download 376
- File Size 48.05 KB
- File Count 1
- Create Date February 24, 2020
- Last Updated November 26, 2022
Dave Dunfield's Diagnostic Monitor v1.4. There was a bug that sent the L command to neverland.
ZIP file including Source Code for SBC-85 v1.x and v2.x, Listing for SBC-85 v1.x and v2.x, Intel Hex File for SBC-85 v1.x and v2.x, and user's guide
DD MON85 User Manual.txt
DD_MON85v1p4_SBC-85.A85
DD_Mon85_SBC-85v2.hex
DD_Mon85_SBC-85v2.lst
Copyright © 2024 Bits Of The Golden Age
Hi all,
I tried to order a preprogrammed Eprom on Tindie but sadly shipping to the EU/NL is was not possible.
Is there a way to efficiently substitute the (UV erasable) 2732 Eprom by a modern equivalent so I can program it myself ? Or can you supply a ROM though different channels ?
Thanks a lot in advance.
Done. Added to shipping locations on tindie. But Ideally you could find someone locally to burn the eprom and get boards directly from the pcb shop since shipping from the states is so expensive. Maybe ask on the forums?
Basic question, but how do I change the baud rate from 2400 baud (increase)?
in the source file, change the definition of IBTIM and reassemble. that portion of the code is pasted below.
;********************************************************************
;************* SID / SOD SERIAL PORT MASKS, DELAYS ******************
;********************************************************************
;NORMAL SERIAL TIMER LOADS WHEN NOT USING DELAY SUBROUTINE
0033 IBTIM EQU 51 ;INPUT INTER-BIT TIME DELAY 2400 BAUD