Nov-04-2019, 01:23 AM
You need to call it as
self.writeAccumulator(registers, ram, rom)
. Otherwise Python assumes the containing namespace of 'writeAccumulator' is either local or global.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures