--
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.
Lee,
Sorry to hear of your health problems and pray you are on the mend. I have been there, done that several times now too.
I have been mostly lurking on this thread since you started it. As a builder of many Heathkits, most still functioning here in my office/shop, I always wanted an H8, but never had the $$ at the time. So I am keenly interested in this project and will most likely buy from you when they are ready, assuming the plan is to make bare boards available to the community like many do over on the S100Computers group.
My question to you as I look over your schematic: What EDA software are you using? Is it KiCAD?
I really appreciate your logical layout of the schematic. It is very readable, well documented, and easy to follow unlike the schematics for some of the modern S-100 boards that have been created in the past 20 years where components are just plastered on the sheet with connections by netname only and little explanation of function. That method leaves one wondering how it works.
I posted a comment some time ago in regards to the serial I/O. I still think a real SIO chip would be welcome by many. I know you want to keep the first version very simple, but maybe just add a header with all the bus signals, so perhaps a daughter board could be added in the future to accommodate the SIO and other add-ons.
Thanks for what seems like a very worthwhile project!
Bob Bell
To view this discussion visit https://groups.google.com/d/msgid/sebhc/CAF__8hc_E4A7oZF-FgaVfeTiRV4WtS8sW_ACXFDxfAYu5YFH3w%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/sebhc/06f885c2-6af9-4ba6-b875-8d894a089dd2%40gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/sebhc/CAGQDgBC0rgNcnK-G%2BPqcnyD3Bv%2B%3DaLyLBRczKRYt3-hLsyb%2B8A%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/sebhc/CAF__8hdfhk-Ls8AnMManWNEG1eCMHK%2BHKzGbrU6KBPTxLmQbrg%40mail.gmail.com.
...
Joe, I've started looking at the XCON8 source, and I agree it needs to be extensively rewritten. But I still don't know what entry points in it should be kept the same for external programs. I guess time will tell.
...
To view this discussion visit https://groups.google.com/d/msgid/sebhc/CAGQDgBCv-HmdT0MPri_zkKnD-h%2BAW9n6d%2BehBkY9Mi6OFq%3DS4g%40mail.gmail.com.