BigEd / atalan

Automatically exported from code.google.com/p/atalan
MIT License
1 stars 0 forks source link

cmd6502 #56

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
6502 debug platform should emulate 6502 processor and support writing output to 
console.

Following command will be supported:

CMD6502 [file] [-a address]

This will load binary file file from address [address] and run it from there.

Output using special instruction (or memory mapped output port) will be written 
on screen.

This platform will we used to execute Atalan test suite.

Original issue reported on code.google.com by rudla.ku...@gmail.com on 30 Jan 2011 at 8:18

GoogleCodeExporter commented 9 years ago

Original comment by rudla.ku...@gmail.com on 31 Jan 2011 at 11:18