Skip to content

Commit a5709cc

Browse files
committed
e -> é
1 parent d71f4f8 commit a5709cc

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Pokemon mini documentation
1+
# Pokémon mini documentation
22

33
This is the repo for the Pokémon mini documentation hosted [here](https://www.pokemon-mini.net/documentation/).
44

@@ -41,7 +41,6 @@ This is the repo for the Pokémon mini documentation hosted [here](https://www.p
4141
- what's connected/enabled
4242
- docs links
4343
- Features
44-
- Minimum mode info if that's accessible in PM
4544
- Instruction set
4645
- ...indiviudal instructions...
4746
- Memory map

hardware/cpu/Registers.md

0 Bytes

Register Overview

The PokΘmonPokémon mini maps $2000 ~ $20FF as hardware control registers. This area is reserved for hardware related functions such as video, audio, general purpose timers, hardware I/O and system control.

Much of this address space is mapped as Open-Bus, leading us to believe that this area is not used for any purpose. Other areas respond to requests but their purpose is yet undetermined.

0 commit comments

Comments
 (0)