There's all sorts of tools to help with coding (sprite editors, base converters,
quadratic solvers etc), yet some people, especially newer members, might not be aware of them.
What tools do you use/have you made to make your programming easier, faster, etc?
I'll start..
Apps:
zStart - Run programs from homescreen, Assign X key combination to Y program, Label jump menu in program editor, Automatically setting defaults on ram clear, and a bunch of other stuff
Omnicalc - Entries menu (pre-MP oses only), Ram restore (
Extra ram calcs only), Quick apps
Programs:
zascii - go to a number and it gives you the respective >char and >tok outputs
zkey - press a key, it gives out a number
zsprt - modified version of
Deep Thought's sprite editor*
clrscrpt - works with omnicalc and zstart together, simple basic program that calls mentioned ram restore on ram clear
*modifications are:
- [mode] to switch between 3-lvl and 4-lvl gray
- blinky lines (for science)
- Pt-Mask() and Pt-Mask()
r on the right, background cycles
Attached Axe programs are source, Basic program is Basic program