mirror of
https://github.com/holub/mame
synced 2025-04-19 15:11:37 +03:00
(nw) cosmac: removed out-of-date comment
This commit is contained in:
parent
2bfa972b63
commit
3d31c473d7
@ -124,7 +124,6 @@ class cosmac_device : public cpu_device
|
||||
public:
|
||||
// registers
|
||||
// public because machine/pecom.cpp accesses registers through the state interface - there should be a proper way to get address on bus for this
|
||||
// drivers/microkit.cpp and drivers/eti660.cpp are even worse setting R0 through the state interface to hack around running boot code or something
|
||||
enum
|
||||
{
|
||||
COSMAC_P,
|
||||
|
Loading…
Reference in New Issue
Block a user