Results 1 to 3 of 3
  1. #1
    Exploring's Avatar
    Join Date
    Jan 2017
    Gender
    male
    Posts
    274
    Reputation
    10
    Thanks
    6

    6502 Assembler Questions - paying!

    Trying to do this for my homework, anyone able to help me? My Skype is ******exploringmpgh

    1) Write a 6502 Assembler programme that takes in two, single digit numbers. Your programme should then display the sum of those two numbers.

    2) Write a 6502 Assembler programme that takes in a single digit number and displays the word "Even" if the number is even and "Odd" if the number is odd

    3) Adapt your answer to 2 so that it takes in takes in a single digit number and either the letter "e" or the letter "o". Your programme should print out "Yes" if the letter is "e" and the number is even, it should print out "No" if the letter is "e" and the number is odd, it should print out "Yes" if the letter is "o" and the number is odd, and it should print out "No" if the letter is "o" and the number is even.

  2. #2
    Exploring's Avatar
    Join Date
    Jan 2017
    Gender
    male
    Posts
    274
    Reputation
    10
    Thanks
    6
    Still need this, HMU as I have lots of work.

  3. #3
    Exploring's Avatar
    Join Date
    Jan 2017
    Gender
    male
    Posts
    274
    Reputation
    10
    Thanks
    6
    Still got a little bit of work to be completed for roughly 12 hours time.

Similar Threads

  1. [Assembly Tutorial] Object-oriented assembly <FASM>
    By TrollerCoaster in forum Programming Tutorials
    Replies: 3
    Last Post: 01-02-2013, 09:53 AM
  2. WPE Pro Question...
    By OutZida in forum General Game Hacking
    Replies: 4
    Last Post: 08-08-2011, 01:02 AM
  3. [Question]Assembly discussion.
    By Void in forum Assembly
    Replies: 10
    Last Post: 10-23-2010, 05:59 AM
  4. Photoshop Question
    By arunforce in forum Art & Graphic Design
    Replies: 6
    Last Post: 01-15-2006, 11:38 AM
  5. question
    By wardo1926 in forum WarRock - International Hacks
    Replies: 0
    Last Post: 12-30-2005, 07:36 PM