--
You received this message because you are subscribed to the Google Groups "SEBHC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sebhc+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sebhc/CAF__8hd%2BHYa23X8u%3DetJKCFzCZvR_rN8%3DTCAM%2BYj_0fWrExsbQ%40mail.gmail.com.
--
You received this message because you are subscribed to the Google Groups "SEBHC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sebhc+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sebhc/7ce72d58-2d8f-4654-939d-42701944d88dn%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "SEBHC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sebhc+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sebhc/4b888c16-6215-49eb-b84f-ef3a54a3c607n%40googlegroups.com.
Hmm, the ZMCV15 code uses an 8250 UART, but does bit-bang an SPI port for SDCard access (not the same thing). It does do some bit-banging using a spare bit on the 7-segment display, but that leverages the display refresh code and hardware. The altaid05 code looks to be half-duplex. I have my doubts, but best of luck.
--
You received this message because you are subscribed to the Google Groups "SEBHC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sebhc+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sebhc/6a2bc767-bff6-4679-9d6e-dad0cd6157d6n%40googlegroups.com.
Seems to me that a very simple H8-like machine would be nice. Display and keypad to simulate the front panel, minimal RAM and ROM, no HDOS or CP/M support. The 8085 SID/SOD could be implemented as a download/upload channel, something like the cassette interface or to load/save Intel HEX format programs. An expansion bus then to add additional hardware in the future. Connecting the SID/SOD to a USB-Serial dongle (also supplying power) would then allow connecting to a PC for download/upload. I'm not sure how BHBasic would work over that serial connection, but with an expansion bus you could add a regular UART. Of course, the SID/SOD interface would never work with existing software that expects an 8250 UART.
--
You received this message because you are subscribed to the Google Groups "SEBHC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sebhc+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sebhc/e43bde98-c5f7-4280-bc95-dc2afdd6783en%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sebhc/CAF__8hdDCRmODKGjYqNheY6%3DcHVnKSj_cMdjA9zj8P7QgPCkRQ%40mail.gmail.com.
It’s time to downsize. This system includes software manuals, H14, DC Hayes Modem, and more. Most impressively, it includes Norberto’s CF Memory board.
Complete Heathkit H8 Computer. Working, with Software and Peripherals & Modem | eBay
Eric Mack
To view this discussion visit https://groups.google.com/d/msgid/sebhc/CAGQDgBDnssepjkPJBGdpN8Q%2BwkM2XjMR%3D%3D_7d0%3D6AWxX5K-2Aw%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/sebhc/CAF__8hcF0%2B2jJaZqweobHk8Vs-kj5DBpQvuebcx7tHc34A0%2BcA%40mail.gmail.com.
David Troendle and I did the work to recreate HDOS source in ASM form. It lives on bitbucket (David’s preferred repository):
https://bitbucket.org/HeathkitGuy/sebhcsoftware/src/master/HDOS/HDOS2.0/
I believe for what’s posted there we assembled the code and compared to the original ABS files and found either no differences or differences only in uninitialized storage.
We also did BH BASIC but I don’t see it posted on the site. Perhaps we never came full circle and completed that. I have a work in progress version on my computer. The files are dated June 2019 so it’s been a while!...
To view this discussion visit https://groups.google.com/d/msgid/sebhc/CAF__8hcF0%2B2jJaZqweobHk8Vs-kj5DBpQvuebcx7tHc34A0%2BcA%40mail.gmail.com.
If you do the bit bang on the speaker make it compatible with the mod that was popular back in the early days. Basically instead of gating the 1Hz tone the mod lets you gate the speaker directly. Of course this takes all of the cpu when you do it. The programs are on HUG volume 1
From: se...@googlegroups.com <se...@googlegroups.com> On Behalf Of Lee Hart
Sent: Tuesday, May 5, 2026 4:19 PM
To: se...@googlegroups.com
Subject: Re: [sebhc] Re: An H8 Badge for VCFMW
I thought of that. But I was thinking it might be more entertaining to have direct control of the speaker bit so you could bit-bang it to play chiptunes. :-)
Virus-free.www.avast.com |
To view this discussion visit https://groups.google.com/d/msgid/sebhc/CAF__8he4peVBAHwYoWsBT2%3DGDgPEaODsGFoOr184UbZna%2BphiA%40mail.gmail.com.
Guys, now that my H8 system is sold and shipped, I have two floppy drives and a drawer full of new 5.25" and 3.5" floppies all DSHD. Any Interest? As for the drives, I have one Tandon TM-100-2A and One Toshiba MKM 0202A 001 drives.
Eric Mack
To view this discussion visit https://groups.google.com/d/msgid/sebhc/01f801dcdcf2%240f530e50%242df92af0%24%40gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/sebhc/01e901dcdcf1%24b6400430%2422c00c90%24%40gmail.com.
So as I said, I do have the source for BH BASIC (110.06.00) – as distributed with HDOS 2, it may still have some typos from the OCR process but could presumably be repaired, but it makes extensive use of HDOS (SYSCALL) and not just for I/O. making it a ROMable or stand-alone version would be non trivial.
IMO more useful would be an earlier version from the “Tape OS” era. We have those in executable form and that may be enough? My understanding is the source was available for this way back when but I’m not aware of any accessible copy on any of our servers (though I recall someone here saying they had it).
I agree that running HDOS on this system would be a stretch. Stick to the early era of software…
To view this discussion visit https://groups.google.com/d/msgid/sebhc/CAF__8hfFeZPOSMpr1g5eK%3DU6yPqyO%3DO%2BJkpB2hzrN9aQpJtAQw%40mail.gmail.com.
> I do have the source for BH BASIC (110.06.00) – as distributed with HDOS 2... IMO more useful would be an earlier version from the “Tape OS” era.
Herb Johnson sent me a link to a PDF of this BASIC source. I looked, and agree that it would be a big problem to use it without HDOS. The earlier tape-based 4k BHBASIC should be easier to adapt, if the source can be found.
To view this discussion visit https://groups.google.com/d/msgid/sebhc/047501dcdd98%240ff7d560%242fe78020%24%40gmail.com.
Oh, I see, eliminate the 27C256 entirely and replace it with a larger flash device. I see that the DIP32 versions of SST39SF020/SST39SF040 are discontinued (or soon will be), but I guess one can get a PLCC adapter and use PLCC32 ones.
--
You received this message because you are subscribed to the Google Groups "SEBHC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sebhc+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sebhc/1149b5a2-2a53-48c1-a354-61717848f107n%40googlegroups.com.
PLCC are not surface mount, but their sockets do have pins in a denser arrangement. Not that bad to solder, IMHO. The 040 parts are possibly cheaper than 020. In keeping with most storage, the larger devices quickly become the normal and thus cheapest, and both have been around for some time now.The problem with bank selecting is that you need to provide some mapping where the code being executed at the time banks are switching does not get switched. And ORG0 introduces a new complexity to the mapping. At the very least, you probably want to use a GAL/CPLD for the memory mapping/address decoding, but not sure what size you'll need to support the mappings you need.
--
You received this message because you are subscribed to the Google Groups "SEBHC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sebhc+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sebhc/d8e18a1a-590c-4fa4-94ed-f5520e272f1fn%40googlegroups.com.
Best of luck. I think some of those things are more complicated than they seem. If it were me, I'd focus on making the best platform for your original intent - a miniature bare-bones H8 with a way to be able to upload/download small programs from a PC (as if it were a cassette). I think HDOS, ORG0, and CP/M just unnecessarily complicate the whole thing. In my opinion.
--
You received this message because you are subscribed to the Google Groups "SEBHC" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sebhc+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/sebhc/7cd92dcf-ce17-4897-8ac3-a20e4519ae54n%40googlegroups.com.