fmontenegro

bitmaps_display

Feb 19th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. .data
  2.     px1: .word 0x00FFFF00
  3. .text
  4.    
  5.     lw $t4, px1
  6.     sw $t4, px1
Add Comment
Please, Sign In to add comment