Whitespace

This commit is contained in:
Daniel Loffgren 2017-03-21 22:01:55 -07:00
parent 1e62d17a8f
commit a76501bf47
2 changed files with 14 additions and 13 deletions

View File

@ -26,6 +26,7 @@
#define ROM_START 0xF000
#define ROM_SIZE 0x00FF
#define RESET_VECTOR 0xFF00
#define DEBUGGER_MESSAGE " [ Hit ` for debugger ] "
#define DEFAULT_FILENAME_ROM "apple1.rom"