diff options
author | 2015-05-13 18:15:08 +0200 | |
---|---|---|
committer | 2015-05-13 18:15:08 +0200 | |
commit | 32559c1a2e2f7bd506404ba5441a272d299ae920 (patch) | |
tree | a5c7e855c9f1ff659865d99698da02e4ab3ae815 /src/emu/machine/mm58167.h | |
parent | 2722c8500a97eb5ddc69ac6ffa1e8e4c1e835466 (diff) |
Added some that could be tracked in emu section (nw)
Diffstat (limited to 'src/emu/machine/mm58167.h')
-rw-r--r-- | src/emu/machine/mm58167.h | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/src/emu/machine/mm58167.h b/src/emu/machine/mm58167.h index e6bd29fa460..83714042433 100644 --- a/src/emu/machine/mm58167.h +++ b/src/emu/machine/mm58167.h @@ -1,12 +1,9 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:R. Belmont /********************************************************************** mm58167.h - National Semiconductor MM58167 real-time clock emulation - license: MAME, BSD-3-Clause, LGPL v2 - copyright-holders: R. Belmont - **********************************************************************/ #pragma once |