mirror of
https://github.com/trebonian/visual6502.git
synced 2026-04-26 07:17:50 +00:00
Z80: segdefs.js now contains polygon information
This commit is contained in:
+15782
-3599
File diff suppressed because one or more lines are too long
+1
-2
@@ -4,8 +4,7 @@
|
|||||||
|
|
||||||
chipname='z80';
|
chipname='z80';
|
||||||
|
|
||||||
// DMB: Update this
|
grChipSize=5500;
|
||||||
grChipSize=7000;
|
|
||||||
|
|
||||||
ngnd = nodenames['vss'];
|
ngnd = nodenames['vss'];
|
||||||
npwr = nodenames['vcc'];
|
npwr = nodenames['vcc'];
|
||||||
|
|||||||
Reference in New Issue
Block a user