Z80: Set grCanvasSize to 5000, so mistakes are clearer

This commit is contained in:
David Banks 2018-09-21 10:29:43 +01:00
parent 95f9d52306
commit 767e2492be
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
chipname='z80';
grChipSize=5000;
grCanvasSize=2500;
grCanvasSize=5000;
grMaxZoom=24;
ngnd = nodenames['vss'];