diff options
| author | 2013-11-05 06:59:51 +0000 | |
|---|---|---|
| committer | 2013-11-05 06:59:51 +0000 | |
| commit | 44d5c1b8ab2ef3c06e831f901d0ab95262073bd7 (patch) | |
| tree | bfdb73de82a28464c3b2c3098ad77a745b67759e /src/mess/drivers/px4.c | |
| parent | 50cdc0f4ae9f07d666341cf3f60c253a71e6f016 (diff) | |
Cleanups and version bumpmame0151
Diffstat (limited to 'src/mess/drivers/px4.c')
| -rw-r--r-- | src/mess/drivers/px4.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mess/drivers/px4.c b/src/mess/drivers/px4.c index 068d22a9751..9395c5fe4dd 100644 --- a/src/mess/drivers/px4.c +++ b/src/mess/drivers/px4.c @@ -2,8 +2,8 @@ Epson PX-4 - license: MAME, GPL-2.0+ - copyright-holders: Dirk Best + license: MAME, GPL-2.0+ + copyright-holders: Dirk Best Note: We are missing a dump of the slave 7508 CPU that controls the keyboard and some other things. |
