Add screenshot to README.md

This commit is contained in:
Colin McMillen 2015-06-06 11:30:31 -04:00
parent aec5466f74
commit 1a37dfe08b

View File

@ -12,3 +12,7 @@ The main files are:
* registers.asm: definitions & documentation of important SNES registers. * registers.asm: definitions & documentation of important SNES registers.
* header.asm: definition of ROM layout & SNES header information for wla. * header.asm: definition of ROM layout & SNES header information for wla.
* init.asm: boilerplate "initialize the hardware" macro. * init.asm: boilerplate "initialize the hardware" macro.
Screenshot:
![Screenshot](https://lh6.googleusercontent.com/-hMl72JNxxvo/VXMD56gpO1I/AAAAAAAB1ig/YQHfPTIY4lQ/w512-h448-no/pewpew008.png)