mirror of
https://github.com/dschmenk/PLASMA.git
synced 2026-01-24 00:16:56 +00:00
Fix fiber library for larger VM state
This commit is contained in:
@@ -34,7 +34,7 @@ struc t_vm
|
||||
byte fill[8]
|
||||
byte dropop
|
||||
byte nextop[$10]
|
||||
byte hwstk[$C0]
|
||||
byte hwstk[$A0]
|
||||
end
|
||||
//
|
||||
// Save current VM state and restore another
|
||||
|
||||
Reference in New Issue
Block a user