mirror of
https://github.com/holub/mame
synced 2025-05-11 00:28:49 +03:00
hp9845: driver for HP9845T added (in collaboration with A.Kueckes)
This commit is contained in:
parent
7f9b1a42e5
commit
8eedab96df
File diff suppressed because it is too large
Load Diff
@ -76,9 +76,6 @@ protected:
|
||||
// Character generator
|
||||
required_region_ptr<uint8_t> m_chargen;
|
||||
|
||||
// Optional character generator
|
||||
required_region_ptr<uint8_t> m_optional_chargen;
|
||||
|
||||
// Text mode video I/F
|
||||
typedef struct {
|
||||
uint8_t chars[ 80 ];
|
||||
|
Loading…
Reference in New Issue
Block a user