I'm learning
z80 assembly from
83pa28d.
Note that my time is very limited, so I might not post much.
I've already setup the environment and ran my first program, Hello world, of course:
Wish myself good luck.
Nice work! Always good to get your build environment set up and working and to kick things off with a nice Hello World!
Good calc resources:
https://education.ti.com/en/guidebook/details/en/830D08FF31804AEAA2F03B8F5E89AD14/83psdk
And of course WikiTI when it works:
https://wikiti.brandonw.net/index.php?title=Calculator_Documentation
Well, after finicking with some editors, I've decided to use old-fashoined VIM as my editor. Hey, at least there's a z80 highlight plugin.
What day you up to? Also I use nvim.
Jeff calc 84 wrote:
Well, after finicking with some editors, I've decided to use old-fashoined VIM as my editor. Hey, at least there's a z80 highlight plugin.
VIM? VIM!? Sorry, but I'm more of a nano guy, or heck on my windows PC Notepad++ or VS Studio... :>
Also something nice to know is Axe. It is easy to turn axe code into unoptimized ASM and optimize from there. (Unless you are using stuff like sqrt, ^2, ^3, log, e^. that's harder to convert.)
Firstly, don't worry about the editor I use, guys.
Also, the tutorial really doesn't have any testable examples...
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.
»
Go to Registration page
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum