diff options
| author | Astrid Smith | 2010-07-03 21:30:14 -0700 |
|---|---|---|
| committer | Astrid Smith | 2010-07-03 21:30:14 -0700 |
| commit | 70d0b5e32c6b9d7685a18e153504cfd88ba0f420 (patch) | |
| tree | fd90c61dd77026d1c10e0ee1de2c7edc2cb1391e /bankswap.c | |
| parent | 3f191892ed3dd8a9f8ad81cb039468d3ef2aa172 (diff) | |
Now it compiles properly. Still doesn't seem to run without address error, though.
Diffstat (limited to 'bankswap.c')
| -rw-r--r-- | bankswap.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -6,8 +6,6 @@ #include "asm_vars.h" -void* pages[256]; - /* Address 0000 is always bound to ROM page 0. */ /* Process orders to swap bank A (port 06, 0x4000). */ |
