diff options
author | 2021-03-27 12:52:03 +0100 | |
---|---|---|
committer | 2021-03-27 12:52:03 +0100 | |
commit | 58c0f48710131053b455a59dec667d73713e0563 (patch) | |
tree | 8dde41ec102421d087cf96eef37fee9bab5031fc /src/devices/cpu/mc68hc11/hc11ops.h | |
parent | 16a2b584f5c3c0fb3d925e2552fc7638bef0e409 (diff) |
68hc11: amount of work not worthy of me being copyright holder
Diffstat (limited to 'src/devices/cpu/mc68hc11/hc11ops.h')
-rw-r--r-- | src/devices/cpu/mc68hc11/hc11ops.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/mc68hc11/hc11ops.h b/src/devices/cpu/mc68hc11/hc11ops.h index a58dda18144..058aa3cfe17 100644 --- a/src/devices/cpu/mc68hc11/hc11ops.h +++ b/src/devices/cpu/mc68hc11/hc11ops.h @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Ville Linde, Angelo Salese, hap +// copyright-holders:Ville Linde, Angelo Salese const mc68hc11_cpu_device::hc11_opcode_list_struct mc68hc11_cpu_device::hc11_opcode_list[] = { |