Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

Fun Text-based game written in Assembly for the FRDM-KL46Z board.

Notifications You must be signed in to change notification settings

ErezBinyamin/FRDM-KL46Z-Assembly-Game

Repository files navigation

FRDM-KL46Z-Assembly-Game

Fun Text-based game written in Assembly for the FRDM-KL46Z board.

Think you know your ARM CPU instructions? Put you knowledge to the test by playing "The Ulimate Assembler"!
Based on a CPU instruction description or RTN, enter the correct instruction to get points!
Be careful though... the FRDM-KL46Z will be using it's PIT module to time you, and
if you run out of time you loose the game!
Have fun improving your familiarity with some CPU instructions, and achieve ranks ranging from
"Retake DSD I" to "Dr. Roy Melton" !

Set up:

  1. Download/install required hardware/software
  2. Plug in the FRDM-KL46Z board.
  3. Open windows device manager
  4. Select "Ports"
  5. Find the corresponding port for the FRDM-KL46Z board.
  6. Open putty.
  7. Select Serial
  8. Change the serial line to correspond the the FRDM-KL46Z port and click "open".
  9. Download the Kiel project file posted here or start a new project including the run.s, MKL46Z4.s, and Start.s files.
  10. Open Kiel and build the project
  11. Load the project onto the board.
  12. Click the "reset" button on the board and play through the putty terminal!

To play this game you must have the required hardware/software:

-FRDM-KL46Z board http://www.nxp.com/products/software-and-tools/hardware-development-tools/freedom-development-boards/freedom-development-platform-for-kinetis-kl3x-and-kl4x-mcus:FRDM-KL46Z

-Putty http://www.putty.org/

-Kiel http://www.keil.com/download/

-Windows 7 OS

About

Fun Text-based game written in Assembly for the FRDM-KL46Z board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published