mspdebug fork containing various WIP patches
Go to file
Daniel Beer 96621649f3 Fixed PC offset labelling in IO simulation. 2010-03-23 09:58:40 +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 Implemented basic gdb support. 2010-03-22 19:12:51 +13:00
binfile.h Implemented support for *.map files. 2010-03-13 13:41:39 +13:00
bsl.c Implemented basic gdb support. 2010-03-22 19:12:51 +13:00
device.h Implemented basic gdb support. 2010-03-22 19:12:51 +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 Implemented basic gdb support. 2010-03-22 19:12:51 +13:00
gdb.c Implemented basic gdb support. 2010-03-22 19:12:51 +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 Implemented basic gdb support. 2010-03-22 19:12:51 +13:00
mspdebug.man Corrected firmware dumping command. 2010-03-23 09:56:19 +13:00
rf2500.c Tidied up error message prefixes. 2010-01-12 21:51:06 +13:00
sim.c Fixed PC offset labelling in IO simulation. 2010-03-23 09:58:40 +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