aboutsummaryrefslogtreecommitdiff

Minesweeper ASM

Minesweeper game in ARM assembler.

Characteristics

  • Designed to be played in a emulator
  • Board goes from memory region 0x00 to 0xFF (0-F on each direction)
  • Register 0 is the random seed
  • Register 1 is the position to click