diff options
| author | 2013-11-05 06:59:51 +0000 | |
|---|---|---|
| committer | 2013-11-05 06:59:51 +0000 | |
| commit | 44d5c1b8ab2ef3c06e831f901d0ab95262073bd7 (patch) | |
| tree | bfdb73de82a28464c3b2c3098ad77a745b67759e /src/emu/machine/ram.c | |
| parent | 50cdc0f4ae9f07d666341cf3f60c253a71e6f016 (diff) | |
Cleanups and version bumpmame0151
Diffstat (limited to 'src/emu/machine/ram.c')
| -rw-r--r-- | src/emu/machine/ram.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/emu/machine/ram.c b/src/emu/machine/ram.c index f4dad9f81a8..66085274f88 100644 --- a/src/emu/machine/ram.c +++ b/src/emu/machine/ram.c @@ -2,8 +2,8 @@ RAM device - license: MAME, GPL-2.0+ - copyright-holders: Dirk Best + license: MAME, GPL-2.0+ + copyright-holders: Dirk Best Provides a configurable amount of RAM to drivers |
