diff options
author | 2011-08-23 04:59:11 +0000 | |
---|---|---|
committer | 2011-08-23 04:59:11 +0000 | |
commit | b6cd64c7abb31c4224e72796bcaacf4c752fd717 (patch) | |
tree | dfd3bb356988f1e1ed2e006a05e2810301cefc11 /src/emu/cpu/sc61860/scdasm.c | |
parent | adacaf4eeee85405f89ea45e60bc670fe822e777 (diff) |
"English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar!"
Hand-checked the most popular English word misspellings and made the appropriate changes. Nearly all of the changes made were in commented areas. (no whatsnew)
Diffstat (limited to 'src/emu/cpu/sc61860/scdasm.c')
-rw-r--r-- | src/emu/cpu/sc61860/scdasm.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/cpu/sc61860/scdasm.c b/src/emu/cpu/sc61860/scdasm.c index 2a77e75d98b..1ac4137bf72 100644 --- a/src/emu/cpu/sc61860/scdasm.c +++ b/src/emu/cpu/sc61860/scdasm.c @@ -45,8 +45,8 @@ /* explanations for the sharp mnemonics d data: external memory m memory: internal memory (address in p register) - p register (internal memory adress) - q register (internal memory adress), internally used in several opcodes!? + p register (internal memory address) + q register (internal memory address), internally used in several opcodes!? r stack pointer (internal memory) c carry flag z zero flag |