Difference between revisions of "GPL"
Jump to navigation
Jump to search
(Created page with "'''Graphic Programming Language''' is the language of the GROMs. == Links == * [https://www.unige.ch/medecine/nouspikel/ti99/gpl.htm Manual page] * [https://www.unige.ch/medecine/nouspikel/ti99/gpl2.htm Manual page] Category:Programming language") |
(Tutorials) |
||
Line 1: | Line 1: | ||
'''Graphic Programming Language''' is the language of the [[GROM]]s. | '''Graphic Programming Language''' is the language of the [[GROM]]s. | ||
== Tutorials == | |||
# [https://www.youtube.com/watch?v=Cs4D_Gn0Le8 Introduction] | |||
# [https://www.youtube.com/watch?v=pW5lLx3cIho Sprite demo] | |||
# [https://www.youtube.com/watch?v=X-aTiHojrMg How to make a Screen Editor like TI Writer or Editor Assembler] | |||
# [https://www.youtube.com/watch?v=ykQVkFzEaXc Editor Assembler TI BASIC support] | |||
# [https://www.youtube.com/watch?v=btUltSVB77s DMII cartridge upgrades and how GPL works] | |||
# [https://www.youtube.com/watch?v=MXllZjvcXWg TI Basic to GPL. Converting a TI Basic program to GPL] | |||
# [https://www.youtube.com/watch?v=PJlOSWbJS1I TI Basic CALL SOUND to GPL] | |||
# [https://www.youtube.com/watch?v=sIxAz31XJiM Simultaneous sound lists and interrupt timer in GPL] | |||
# [https://www.youtube.com/watch?v=7detkqXPemk XB2GPL demo of a XB game Baloons converted into a GPL program] | |||
# [https://www.youtube.com/watch?v=W5d3_uF-Hf8 Update to GPLHOW2I and adds a automatic music to the game from the last demo] | |||
# [https://www.youtube.com/watch?v=2Su0n5z-om0 How to make XB Program Image files into I/V 254 files] | |||
== Links == | == Links == |
Revision as of 19:03, 29 April 2024
Graphic Programming Language is the language of the GROMs.
Tutorials
- Introduction
- Sprite demo
- How to make a Screen Editor like TI Writer or Editor Assembler
- Editor Assembler TI BASIC support
- DMII cartridge upgrades and how GPL works
- TI Basic to GPL. Converting a TI Basic program to GPL
- TI Basic CALL SOUND to GPL
- Simultaneous sound lists and interrupt timer in GPL
- XB2GPL demo of a XB game Baloons converted into a GPL program
- Update to GPLHOW2I and adds a automatic music to the game from the last demo
- How to make XB Program Image files into I/V 254 files