aboutsummaryrefslogtreecommitdiffstats
path: root/debugger.vhd
Commit message (Collapse)AuthorAgeFilesLines
* Updated T65 CPU core from ↵Mike Stirling2011-07-291-2/+2
| | | | https://svn.pacedev.net/repos/pace/sw/src/component/cpu/t65/ to fix BRK bug. Changed default breakpoint and watchpoint addresses to 0xFFFF.
* Work in progress. Added PS/2 keyboard interface, hardware debugger. ↵Mike Stirling2011-07-291-0/+252
Interrupt test output to 6522 (remove later). Fixed error in pin assignments that blocked access to Flash chip select. Added reading sideways ROMs from external Flash (all but BASIC masked off for now).