TURBO C - BGI DEMO

Any discussions related to the creation of new hardware or software for the ZX80 or ZX81
Post Reply
User avatar
stefano
Posts: 542
Joined: Tue Dec 11, 2012 9:24 am
Contact:

TURBO C - BGI DEMO

Post by stefano »

Long time ago I stubbed a macro set in z88dk to emulate the Turbo C graphics library.
It is not the efficient way to make the things work, nor a clean approach, but it worked.
When z88dk evolved the proportional text calls broke (or better, the compiler now works as expected and the past workarounds were in the way).

Long story short, I fixed and improved the macros up to an interesting level of compatibility, here you are a partial conversion of the historical "BGI DEMO" for MSDOS.

Enjoy !

bgidemo_wrx_32K.p
(15.64 KiB) Downloaded 75 times
bgidemo_memotech_32K.p
(15.51 KiB) Downloaded 65 times
User avatar
siggi
Posts: 988
Joined: Thu May 08, 2008 9:30 am
Location: Wetterau, Germany
Contact:

Re: TURBO C - BGI DEMO

Post by siggi »

A nice demo. Thanks.
Could you also post the original and the adapted source?

Siggi
My ZX81 web-server: online since 2007, running since dec. 2020 using ZeddyNet hardware
http://zx81.ddns.net/ZxTeaM
Post Reply