mirror of
https://github.com/holub/mame
synced 2025-04-23 00:39:36 +03:00
Added a note (nw)
This commit is contained in:
parent
7067e8c171
commit
14cd942836
@ -16,6 +16,8 @@ const device_type I8244 = &device_creator<i8244_device>;
|
||||
const device_type I8245 = &device_creator<i8245_device>;
|
||||
|
||||
|
||||
// Kevtris verified that the data below matches a dump
|
||||
// taken from a real chip.
|
||||
static const UINT8 c_shape[0x40 * 8] =
|
||||
{
|
||||
0x7C,0xC6,0xC6,0xC6,0xC6,0xC6,0x7C,0x00, // 0
|
||||
|
Loading…
Reference in New Issue
Block a user