summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/cpu/tms32051/32051ops.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/cpu/tms32051/32051ops.c')
-rw-r--r--src/emu/cpu/tms32051/32051ops.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/emu/cpu/tms32051/32051ops.c b/src/emu/cpu/tms32051/32051ops.c
index 65d712d453d..ae4ca615ade 100644
--- a/src/emu/cpu/tms32051/32051ops.c
+++ b/src/emu/cpu/tms32051/32051ops.c
@@ -1,3 +1,5 @@
+// license:???
+// copyright-holders:???
// stack is LIFO and is 8 levels deep, there is no stackpointer on the real chip
void tms32051_device::PUSH_STACK(UINT16 pc)
{