Closed A-Small-Mice closed 1 month ago
I've learned a lesson that I shouldn't attempt anything when I'm tired. The cause was too simple: incorrect I/O address assignment.
Hi A-Small-Mice, thanks for sharing a photo of the system. It's the first build photo I have seen so far. The system took countless hours to design and develop in my spare time so it's nice to see someone else attempting to build this. No problem that you shared this issue because by doing so you also created a solution in case someone else observed this behavior from the Realtek chip. Remember, I have already built and tested this whole system and found no further issues on the prototype. Having said that, there are of course no guarantees! But still, I love to get some information how others fared in building the system! Wish you good luck on your work!
Thank you sincerely for sharing this wonderful project that allowed me to build it. I have wanted an XT motherboard made in the ATX form factor without using a motherboard chipset for a long time, and you’ve made my dream come true. The best I can do to express my gratitude is to show you how well I am using this amazing project. Here are a few more photos of the ATX XT that I built...
And there is enough space in the 128KB ROM to fit 32KB of ROM BASIC, so I created the system ROM as follows:
copy /b blank8k.bin + floppy22_144_360.bin + ide_xt.bin + CAS_U29.bin + CAS_U30.bin + CAS_U31.bin + CAS_U32.bin + pcxtbios.bin xt_64kb.bin
copy /b xt_64kb.bin + xt_64kb.bin xt_128kb.bin
Hi A-Small-Mice,
A very beautiful build! I particularly love the red/brown color bypass capacitors, they have a beautiful contrast with your black solder mask mainboard, a great combination and old school effect in your build.
And my compliments on the HDD front you used with the very old school looking HDD LED inside it. This also brings a original legacy feeling to your build when seeing it. The Cooler Master case also looks really great.
My congratulations on this great system, I really love how it turned out! After not using my XT build for a while, when I power it on again, I enjoy the experience every time. The XT is simply a charming system. :)
A very nice suggestion about the BASIC ROM, thanks for sharing this, I also should try this out.
Thanks for sharing these additional photos, I much appreciate it!
Kind regards,
Rodney
I was deeply impressed by your project, so I created my own ATX Turbo XT motherboard. There are still a few important issues, but the one that concerns me the most is the LAN problem. I used the dump image of the 9346 chip you provided, but the MAC address shows up as AA:AA:AA:AA:AA, and the DHCP server is not connecting. When I remove the 9346 chip from the motherboard, the MAC address becomes 00:00:00:00:00:00. What should I do?