Open main menu

CDOT Wiki β

Changes

6502 Math and Strings Lab

66 bytes added, 25 January
no edit summary
* 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/