pcawte / AgDev

Port to Agon Light of TI-84-CE C/C++ Toolchain which uses LLVM and generates eZ80 ADL code
GNU Lesser General Public License v3.0
51 stars 10 forks source link

Add all remaining vdu cmds #20

Closed robogeek42 closed 2 months ago

robogeek42 commented 5 months ago

Add all the remaining VDU commands documented up to 2.8.0 Add comment lines above each call in vdp_vdu.h stating the VDU command it calls. Should make it a bit easier to use. I have done some testing of this, e.g. reading sysvars, writing buffered commands (see my c repo robogeek42/agon_ccode)

astralaster commented 2 months ago

This is out of sync, because of the major changes in the meantime. Please rebase your changes.