Changes

Jump to: navigation, search

6502 Math and Strings Lab

30 bytes added, 25 January
no edit summary
=== Decide What to Write ===
For this lab, you will write either a game or a program that calculates or converts a value.meets these criteria:
# Your program must work in the [[6502 Emulator]]
# You must output to the character screen as well as the graphics (bitmapped) screen.
* A inches-and-feet to centimeter converter
* A [https://en.wikipedia.org/wiki/Electronic_color_code resistor colour band] calculator
* A program to draw bar or line graphs based on user input
* Or any other type of calculator or converter...
It can be helpful and fun to write this code with one or two other people in a live session. Acknowledge each person's input, and add your own customizations or tweaks.
{{Admon/important|Acknowledge Other's Code|Feel free to incorporate other people's code into your program with their permission, but you ''must'' acknowledge the source of any incorporated code (include a link to the source(s)), and clearly identify which parts you wrote (recommendation: colour-code your portion in the blog post). '''You must write at least 25% of the code.'''}}
=== Blog it ===
=== Examples ===
For some examples of games and demos, take a look at the http://6502asmtxt3.comde/ website - which uses an earlier version of the 6502 emulator. The Examples selector "Open Project" control on that page has some interesting code. You can copy-and-paste any of those examples into the SPO600 [[6502 Emulator]] at http://6502.cdot.systems/

Navigation menu