New video showing ways to extend EhBASIC (for graphics)

A forum for users of EhBASIC (Enhanced BASIC), a portable BASIC interpreter for 6502 microcomputers written by Lee Davison.
Post Reply
User avatar
visrealm
Posts: 72
Joined: 18 Aug 2021
Location: South Australia
Contact:

New video showing ways to extend EhBASIC (for graphics)

Post by visrealm »

It's been a while since my original video showing how to port EhBASIC to YOUR 6502, so I decided to revisit it. Showing various ways to extend your EhBASIC port by adding some custom drawing commands for my build.

Extending BASIC for Graphics

In the video, I cover the CALL command, jump tables, using arguments with CALL, then adding your own custom keywords / commands. In the process, I add some graphics commands for my HBC-56 (65C02 + TMS9918A) build.
Cheers
Troy

[My introduction]
Post Reply