mirror of
https://github.com/holub/mame
synced 2025-06-05 12:26:35 +03:00
i8085 core: Take out from the TODO list the item related to
the undocumented DSUB H flag verification.
This commit is contained in:
parent
486479c815
commit
574a30042b
@ -1,5 +1,5 @@
|
||||
// license:BSD-3-Clause
|
||||
// copyright-holders:Juergen Buchmueller, hap
|
||||
// copyright-holders:Juergen Buchmueller, hap, Roberto Fresca, Grull Osgo
|
||||
// thanks-to:Marcel De Kogel
|
||||
/*****************************************************************************
|
||||
*
|
||||
@ -9,7 +9,6 @@
|
||||
* Partially based on information out of Z80Em by Marcel De Kogel
|
||||
*
|
||||
* TODO:
|
||||
* - not sure if 8085 DSUB H flag is correct
|
||||
* - accurate 8085 undocumented V/K flags
|
||||
* - most of those is_8085 can probably be done better, like function overrides
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user