mspdebug fork containing various WIP patches
Go to file
Daniel Beer 2fa53d6e9d Added readline support. 2010-03-23 15:49:33 +13:00
.gitignore Separated subsystems and tidied up code. 2009-11-17 12:52:10 +13:00
COPYING MSPDebug version 0.2. 2009-11-17 15:36:04 +13:00
Makefile Added readline support. 2010-03-23 15:49:33 +13:00
binfile.h Implemented support for *.map files. 2010-03-13 13:41:39 +13:00
bsl.c gdb: can now interrupt execution on both sides 2010-03-23 14:37:53 +13:00
device.h gdb: can now interrupt execution on both sides 2010-03-23 14:37:53 +13:00
dis.c Fixed incorrect disassembly mnemonic. 2010-03-21 11:38:42 +13:00
dis.h Implemented CPU core emulator. 2010-03-20 15:18:58 +13:00
elf32.c Fix up copyright messages. 2010-01-08 21:17:24 +13:00
fet.c gdb: can now interrupt execution on both sides 2010-03-23 14:37:53 +13:00
gdb.c gdb: can now interrupt execution on both sides 2010-03-23 14:37:53 +13:00
gdb.h Implemented basic gdb support. 2010-03-22 19:12:51 +13:00
ihex.c Fix up copyright messages. 2010-01-08 21:17:24 +13:00
main.c Added readline support. 2010-03-23 15:49:33 +13:00
mspdebug.man Implemented read command. 2010-03-23 15:31:58 +13:00
rf2500.c Tidied up error message prefixes. 2010-01-12 21:51:06 +13:00
sim.c gdb: can now interrupt execution on both sides 2010-03-23 14:37:53 +13:00
stab.c Fix up copyright messages. 2010-01-08 21:17:24 +13:00
stab.h Fix up copyright messages. 2010-01-08 21:17:24 +13:00
symmap.c Implemented support for *.map files. 2010-03-13 13:41:39 +13:00
transport.h Removed reference to uif_open_bsl. 2010-03-13 12:43:13 +13:00
uif.c Extracted general IO routines from UIF. 2010-01-11 16:54:36 +13:00
util.c Implemented CPU core emulator. 2010-03-20 15:18:58 +13:00
util.h Implemented CPU core emulator. 2010-03-20 15:18:58 +13:00