User contributions for KermMartian
From Learn @ Cemetech
Results for KermMartian talk block log uploads logs
A user with 311 edits. Account created on 31 January 2016.
3 February 2016
- 21:2721:27, 3 February 2016 diff hist +79 N File:Scrollingmenu.gif Used in the Menu Routines page in the z80 Heaven section. current
- 21:2621:26, 3 February 2016 diff hist +79 N File:2dmenu.jpg Used in the Menu Routines page in the z80 Heaven section. current
- 21:1821:18, 3 February 2016 diff hist 0 m Z80:Linking Routines KermMartian moved page Z80:Linking to Z80:Linking Routines without leaving a redirect current
- 21:1821:18, 3 February 2016 diff hist +178 Z80:Tutorials →Useful Routines current
- 21:1521:15, 3 February 2016 diff hist +641 N Z80:Linking Routines Created page with "This might come in handy if you ever want your program to be able to transfer data between calculators. * [http://www.ticalc.org/archives/files/fileinfo/247/24750.html TI Lin..."
- 21:1421:14, 3 February 2016 diff hist +2,839 N Z80:Program Ideas Created page with "Below are some popular games that you may find fun to make. Not only will this kill time, it will hopefully advance your skills in programming. None of these are made and re..." current
- 21:1321:13, 3 February 2016 diff hist 0 Z80:Post Work Adjusted lowercase z80
- 21:1321:13, 3 February 2016 diff hist 0 Z80:Polishing Adjusted lowercase z80 current
- 21:1221:12, 3 February 2016 diff hist 0 Z80:Optimization Adjusted lowercase z80
- 21:1221:12, 3 February 2016 diff hist 0 Z80:Debugging Adjusted lowercase z80 current
- 21:1021:10, 3 February 2016 diff hist 0 Z80:Coding Adjusted lowercase z80
- 21:0921:09, 3 February 2016 diff hist −2 Z80:Ideas Adjusted lowercase z80
- 21:0921:09, 3 February 2016 diff hist 0 Z80:Multi-Page Apps Adjusted lowercase z80
- 21:0821:08, 3 February 2016 diff hist 0 Z80:Application Variables (AppVars) Adjusted lowercase z80
- 21:0821:08, 3 February 2016 diff hist 0 Z80:Application Code Adjusted lowercase z80
- 21:0821:08, 3 February 2016 diff hist 0 Z80:The Application Header Adjusted lowercase z80
- 21:0721:07, 3 February 2016 diff hist −2 Z80:Intro to Flash Applications Adjusted lowercase z80 current
- 21:0721:07, 3 February 2016 diff hist 0 Z80:IDEs No edit summary
- 21:0621:06, 3 February 2016 diff hist −3 Z80:Interrupts Adjusted lowercase z80
- 21:0621:06, 3 February 2016 diff hist −19 Z80:External Levels/Files Adjusted lowercase z80
- 21:0521:05, 3 February 2016 diff hist −6 Z80:Shells Adjusted lowercase z80 current
- 21:0421:04, 3 February 2016 diff hist −20 Z80:Edit Buffers Adjusted lowercase z80
- 21:0421:04, 3 February 2016 diff hist −2 Z80:Advanced Math Adjusted lowercase z80
- 21:0321:03, 3 February 2016 diff hist −2 Z80:Sprites Adjusted lowercase z80
- 21:0321:03, 3 February 2016 diff hist −2 Z80:Grey Scale Adjusted lowercase z80
- 21:0221:02, 3 February 2016 diff hist 0 Z80:LUT/Jump Tables No edit summary
- 21:0121:01, 3 February 2016 diff hist −20 Z80:Direct Input/Output Adjusted lowercase z80
- 21:0021:00, 3 February 2016 diff hist +48 Z80:Floating-Point Variables Adjusted lowercase z80 current
- 20:5920:59, 3 February 2016 diff hist −20 Z80:The Stack Adjusted lowercase z80 current
- 20:5820:58, 3 February 2016 diff hist −20 Z80:Data Manipulation and Basic Math Adjusted lowercase z80 current
- 20:5620:56, 3 February 2016 diff hist −2 Z80:Input and Output Adjusted lowercase z80
- 20:5520:55, 3 February 2016 diff hist 0 Z80:Flags and Bit-Level Instructions Adjusted lowercase z80
- 20:5420:54, 3 February 2016 diff hist −9 Z80:Control Structures Adjusted lowercase z80
- 20:5320:53, 3 February 2016 diff hist 0 Z80:The Registers and Memory Adjusted lowercase z80
- 20:5220:52, 3 February 2016 diff hist +205 Z80:Binary, Decimal, and Hexadecimal Adjusted lowercase z80 and styling
- 20:4720:47, 3 February 2016 diff hist 0 Z80:z80 Basics Adjusted lowercase z80
- 20:3620:36, 3 February 2016 diff hist −2 Z80:Getting Started with Asm Adjusted lowercase z80
- 20:3420:34, 3 February 2016 diff hist −288 Z80:Tutorials Reorganized this a bit.
- 20:2820:28, 3 February 2016 diff hist 0 Z80:Tutorials Corrected lowercase z80
- 20:2520:25, 3 February 2016 diff hist +1,706 N Z80:Post Work Created page with "Now that you've finally released your program, you're done, right? You could be, but there's always room for improvement. This section will discuss what to do after your progr..."
- 20:2420:24, 3 February 2016 diff hist +4,046 N Z80:Polishing Created page with "You're almost there. The finish line is in sight. You've finished the program, now all you have to do is get it out there. Before you go and upload it onto ticalc.org, Cemetec..."
- 20:1920:19, 3 February 2016 diff hist −6 Z80:Optimization →xor a vs. ld a,0
- 20:1920:19, 3 February 2016 diff hist +2,683 N Z80:Optimization Created page with "After you've worked the bugs out, you may if you wish make your program smaller and run faster. This section is dedicated to just that purpose. Although there are a lot of thi..."
- 20:1820:18, 3 February 2016 diff hist +2,854 N Z80:Debugging Created page with "Everyone hates bugs. They make your program not work how you want it to, and just might trigger you to stick a sharp pointy object into your computer during debugging. Serious..."
- 20:1420:14, 3 February 2016 diff hist +7,065 N Z80:Coding Created page with "Now that we have a basic idea of what we're going to do, it's time to actually write the code. Depending on what kind of program you're creating, your code will vary a great d..."
- 20:1120:11, 3 February 2016 diff hist +3,626 N Z80:Ideas Created page with " = Step 1: Inspiration = The first part of creating a program is to get an idea and develop it. What is it you want the program to do? Is it a game, math program, or somethin..."
- 20:0620:06, 3 February 2016 diff hist +3,564 N Z80:Multi-Page Apps Created page with "The biggest advantage of flash applications over regular assembly programs is the ability to create absolutely massive projects. However, because of the way the hardware is se..."
- 20:0520:05, 3 February 2016 diff hist +3,106 N Z80:Application Variables (AppVars) Created page with "In the last tutorial we pointed out that you can not create permanent self modifying code. So, how do you save important data? The answer is in AppVar..."
- 20:0320:03, 3 February 2016 diff hist +3,617 N Z80:Application Code Created page with "Now that we have the header of the application, it's time to discuss the code for applications. Intro to Flash Applications discussed a few..."
- 20:0020:00, 3 February 2016 diff hist +9,186 N Z80:The Application Header Created page with "This page goes into details about the flash application header. The Flash application header is 128 bytes long, and to be honest is a pain because TI thought someone might act..."