Rob Savoye
21ed3dcdbe
* monitor.c (set_loadtype_command): Fixed so it doesn't core dump.
...
* monitor.c (monitor_load): check the load type and load the file
accordingly. Default to gr_load_image().
* monitor.c (monitor_load_ascii_srec): Load an ascii file in
srecord format by downloading to the monitor.
* w89k-rom.c, op50n-rom.c: set supported load types.
1994-10-18 00:55:51 +00:00
Rob Savoye
4e149f91f4
It works fully now.
1994-10-13 02:04:51 +00:00
Rob Savoye
e6fa5bd61d
Cleanup debug logging, fix single stepping. WinBond works good!
1994-10-12 23:12:47 +00:00
Rob Savoye
7804e5bc7c
Breakpoints work, run works. Fixed "monitor" command.
1994-10-12 03:34:08 +00:00
Rob Savoye
f1ca4cbc21
Writing to memory now works for both targets.
1994-10-11 22:12:30 +00:00
Rob Savoye
51d6a95404
Memory_reads_inferior() and monitor_fetch_registers() now work good on
...
both targets. On to the "set" functions...
1994-10-11 04:37:18 +00:00
Rob Savoye
27e889bf60
Both targets initialize, can dump registers too.
1994-10-06 05:28:49 +00:00
Rob Savoye
e8b73ba7c3
A generic ROM monitor interface abnd support for the WinBond w89k board
...
and the Oki op59n board.
1994-09-14 00:14:53 +00:00