mirror of
https://github.com/holub/mame
synced 2025-04-26 10:13:37 +03:00
i8085.cpp: Remove unused and totally unneeded constant (nw)
This commit is contained in:
parent
c400db56f3
commit
61ec3f0c3d
@ -140,7 +140,6 @@ constexpr u16 ADDR_TRAP = 0x0024;
|
||||
constexpr u16 ADDR_RST55 = 0x002c;
|
||||
constexpr u16 ADDR_RST65 = 0x0034;
|
||||
constexpr u16 ADDR_RST75 = 0x003c;
|
||||
constexpr u16 ADDR_INTR = 0x0038;
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user