diff options
author | 2025-04-04 11:19:43 +0900 | |
---|---|---|
committer | 2025-04-03 22:19:43 -0400 | |
commit | 0ca50cf1fbb7660c63891bbacd4f49669da56792 (patch) | |
tree | 816fda6afeef79d50e121d2826848b5db892d4a6 /src/devices/cpu/z180 | |
parent | 950b396e537d1cb8bf47263b290750b7856fe389 (diff) |
cpu/z180/z180.cpp: Fix filename in comment (#13555)
Diffstat (limited to 'src/devices/cpu/z180')
-rw-r--r-- | src/devices/cpu/z180/z180.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/z180/z180.cpp b/src/devices/cpu/z180/z180.cpp index 4fc00954b85..7d8f0c4c4f3 100644 --- a/src/devices/cpu/z180/z180.cpp +++ b/src/devices/cpu/z180/z180.cpp @@ -66,7 +66,7 @@ Package: P = 64-Pin Plastic SDIP Environmental Flow: C = Plastic Standard -Example from Ms.Pac-Man/Galaga - 20 year Reunion hardware (see src/mame/drivers/20pacgal.c): +Example from Ms.Pac-Man/Galaga - 20 year Reunion hardware (see src/mame/namco/20pacgal.cpp): CPU is Z8S18020VSC = Z180, 20MHz, 68-Pin PLCC, 0C to +70C, Plastic Standard |