VOGONS


First post, by tschak909

User metadata
Rank Newbie
Rank
Newbie

This #AmigaAsAWorkstation video compares how an IBM PC/AT would be used for scientific and engineering tasks by writing a heatmap program using the IBM C (OEM Microsoft C Version 3.0) compiler.

https://youtu.be/pLi3QGz3Zao

#retrocomputing #commodoreAmiga #IBMPC #doscember

I also go through the whole process of setting up the PC/AT, PC-DOS, and the C compiler, from scratch, using #86Box.

Since the C compiler didn't have any graphics routines, I write our own using the INT 10H functions in the BIOS.