Gopher2600/errors
steve 73dcd24070 o disassembly
- FromMemory() now creates disassembly instance rather than being a
	function attached to the type
    - comments and documentation

o debugger
    - fixed usage of disassembly.FromMemory()
    - the reason we went with the old method for FromMemory() was to aid
     in how symbol tables were created and pointed to from debug-memory.
     however it was dumb and confusing. problem is now solved correctly
2020-01-05 18:58:41 +00:00
..
categories.go o disassembly 2020-01-05 18:58:41 +00:00
doc.go o errors 2020-01-05 18:58:40 +00:00
errors.go o errors 2020-01-05 18:58:40 +00:00
messages.go o disassembly 2020-01-05 18:58:41 +00:00