mirror of
https://github.com/holub/mame
synced 2025-07-04 17:38:08 +03:00
abc80x: Fixed character width regression from 876c07fbf5
. (nw)
This commit is contained in:
parent
f903e7a4f4
commit
e2d16ce711
@ -42,7 +42,7 @@
|
||||
#define ABC806_ATTR_RAM_SIZE 0x800
|
||||
#define ABC806_VIDEO_RAM_SIZE 0x20000
|
||||
|
||||
#define ABC800_CHAR_WIDTH 12
|
||||
#define ABC800_CHAR_WIDTH 6
|
||||
#define ABC800_CCLK ABC800_X01/ABC800_CHAR_WIDTH
|
||||
|
||||
#define SCREEN_TAG "screen"
|
||||
|
Loading…
Reference in New Issue
Block a user