i8085 core: Take out from the TODO list the item related to

the undocumented DSUB H flag verification.
This commit is contained in:
Roberto Fresca 2025-04-07 18:24:04 +02:00
parent 486479c815
commit 574a30042b

View File

@ -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
*