mirror of
https://github.com/holub/mame
synced 2025-07-01 00:09:18 +03:00
i8085: remove myself from copyright holders, does not match my criteria
This commit is contained in:
parent
574a30042b
commit
113d351625
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Juergen Buchmueller, hap, Roberto Fresca, Grull Osgo
|
||||
// copyright-holders:Juergen Buchmueller, Roberto Fresca, Grull Osgo
|
||||
// thanks-to:Marcel De Kogel
|
||||
/*****************************************************************************
|
||||
*
|
||||
@ -105,7 +105,7 @@
|
||||
* tests only 8080 opcodes, link is dead so go via archive.org)
|
||||
*
|
||||
* April 2025, Roberto Fresca
|
||||
* - Reworked the DSUB (Double Substraction) undocumented instruction.
|
||||
* - Reworked the DSUB (Double Subtraction) undocumented instruction.
|
||||
* - Reworked the RDEL (Rotate D and E Left with Carry) undocumented instruction.
|
||||
* (ref: https://robertofresca.com/files/New_8085_instruction.pdf)
|
||||
*
|
||||
|
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Juergen Buchmueller, hap
|
||||
// copyright-holders:Juergen Buchmueller
|
||||
|
||||
#ifndef MAME_CPU_I8085_I8085_H
|
||||
#define MAME_CPU_I8085_I8085_H
|
||||
|
Loading…
Reference in New Issue
Block a user