summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/nes_sh6578.cpp
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2020-07-26 12:56:13 +1000
committer Vas Crabb <vas@vastheman.com>2020-07-26 12:56:13 +1000
commit60bd3086cc826664a46fc7e703a11e6518482e01 (patch)
tree8c4904cb6ddd01ffae996ab845a3ec446b74518b /src/mame/drivers/nes_sh6578.cpp
parentfab7f87398ef533d59fd991718808180cd67019a (diff)
srcclean for 0.223
Diffstat (limited to 'src/mame/drivers/nes_sh6578.cpp')
-rw-r--r--src/mame/drivers/nes_sh6578.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/nes_sh6578.cpp b/src/mame/drivers/nes_sh6578.cpp
index c40013be320..c23707dfc2e 100644
--- a/src/mame/drivers/nes_sh6578.cpp
+++ b/src/mame/drivers/nes_sh6578.cpp
@@ -5,7 +5,7 @@
SH6578 NES clone hardware
enhanced NES, different to VT / OneBus systems
- "UMC 1997.2 A35551S" on CPU die (maxx6in1)
+ "UMC 1997.2 A35551S" on CPU die (maxx6in1)
video rendering is changed significantly compared to NES so not using NES PPU device
has 256x256 pixel pages, attributes are stored next to tile numbers (not in their own table after them) etc.