1
0
mirror of https://github.com/dschmenk/PLASMA.git synced 2026-04-19 09:23:06 +00:00

Increase compiler symbol size and update images

This commit is contained in:
David Schmenk
2025-01-01 17:17:17 -08:00
parent 516752c285
commit d188d75a19
3 changed files with 21 additions and 4 deletions
+2 -2
View File
@@ -231,12 +231,12 @@ end
//
// Generated code buffers
//
const OPSEQNUM = 256
const OPSEQNUM = 384
const DFDNUM = 128
const TAGNUM = 1024
const FIXUPNUM = 2048
const MODDEPNUM = 8
const IDGLOBALSZ = 4096
const IDGLOBALSZ = 5120
const IDLOCALSZ = 512
const CASENUM = 64
word fixup_cnt, tag_cnt = -1