mirror of
https://github.com/holub/mame
synced 2025-04-22 16:31:49 +03:00
74S127 outputs are numbered starting at 0.
This commit is contained in:
parent
4cde7dd082
commit
fbe6b0fc0d
@ -99,6 +99,7 @@ namespace netlist
|
||||
{
|
||||
using chip_enable_time = times_ns2<15, 15>;
|
||||
using access_time = time_ns<35>;
|
||||
static constexpr const size_t data_name_offset = 0; // O0, O1, ..
|
||||
};
|
||||
|
||||
struct desc_82S123
|
||||
|
Loading…
Reference in New Issue
Block a user