In this video I find out how well ChatGPT can program old computers. I tried Z80 Assembly, Cobol, Fortran and Ansi C. Can it also write a simple game?
Get PCBs for this project from ALLPCB: https://www.allpcb.com/?code=yt54
Learn more about ALLPCB: https://www.youtube.com/@ALLPCB/videos
Sources, Gerber files etc: https://github.com/michalin/ZX2022
Consider supporting this channel on Patreon or become a channel member and get updates about ongoing projects and preview videos!
https://www.patreon.com/docvolt
Paypal: https://www.paypal.com/paypalme/docvolt
#ALLPCB
00:00 - ChatGPT and my DIY Z80 CP/M Computer
01:06 - A Hello World Program in Z80 Assembly
02:51 - Age checker program in Cobol
06:34 - Worm/Snake game in Fortran
07:41 - Worm/Snake game in C (SDCC)
08:45 - Optimizing the game
10:50 - Conclusion