mirror of
https://github.com/holub/mame
synced 2025-05-28 16:43:04 +03:00
I'm bored to do spring cleaning
This commit is contained in:
parent
1e58c28af0
commit
065e05abcd
@ -153,7 +153,7 @@ struct _m4510_Regs {
|
||||
|
||||
UINT8 ddr;
|
||||
UINT8 port;
|
||||
|
||||
|
||||
devcb_resolved_read8 in_port_func;
|
||||
devcb_resolved_write8 out_port_func;
|
||||
};
|
||||
|
@ -81,7 +81,7 @@ struct _m6502_Regs
|
||||
|
||||
UINT8 ddr;
|
||||
UINT8 port;
|
||||
|
||||
|
||||
devcb_resolved_read8 in_port_func;
|
||||
devcb_resolved_write8 out_port_func;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user