summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/z88.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/z88.cpp')
-rw-r--r--src/mame/video/z88.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/z88.cpp b/src/mame/video/z88.cpp
index ce89fb011bb..3619cd33847 100644
--- a/src/mame/video/z88.cpp
+++ b/src/mame/video/z88.cpp
@@ -15,7 +15,7 @@
inline void z88_state::plot_pixel(bitmap_ind16 &bitmap, int x, int y, uint16_t color)
{
if (x < Z88_SCREEN_WIDTH)
- bitmap.pix16(y, x) = color;
+ bitmap.pix(y, x) = color;
}
// convert absolute offset into correct address to get data from