mirror of
https://github.com/RyuKojiro/apple1.git
synced 2024-12-27 20:29:31 +00:00
Indentation
git-svn-id: svn+ssh://svn.phoenixbox.net/svn/apple1/trunk@84 64f78de7-aa59-e511-a0e8-0002a5492df0
This commit is contained in:
parent
729c00f6fe
commit
b53a5ce62f
@ -22,10 +22,10 @@
|
||||
|
||||
#include "pia.h"
|
||||
|
||||
#define BASIC_LOAD_ADDRESS 0xE000
|
||||
#define ROM_START 0xF000
|
||||
#define ROM_SIZE 0x00FF
|
||||
#define RESET_VECTOR 0xFF00
|
||||
#define BASIC_LOAD_ADDRESS 0xE000
|
||||
#define ROM_START 0xF000
|
||||
#define ROM_SIZE 0x00FF
|
||||
#define RESET_VECTOR 0xFF00
|
||||
#define DEBUGGER_MESSAGE " [ Hit ` for debugger ] "
|
||||
|
||||
static v6502_cpu *cpu;
|
||||
|
Loading…
Reference in New Issue
Block a user