Daniel Beer
|
d543360bd0
|
Fixed bug preventing Ctrl+C from working properly.
|
2010-05-20 12:30:07 +12:00 |
Daniel Beer
|
c84f2ab579
|
Modifications to compile on Cygwin.
|
2010-05-13 16:45:38 +12:00 |
Daniel Beer
|
b8a3ef41c7
|
Use stdint.h instead of sys/types.h.
|
2010-05-13 12:57:21 +12:00 |
Daniel Beer
|
ba6e3366ff
|
Command processor is now an object.
|
2010-04-21 16:56:56 +12:00 |
Daniel Beer
|
90d39a96f5
|
Move some unrelated functions out of parse.c
|
2010-04-21 14:12:12 +12:00 |
Daniel Beer
|
40d299d001
|
Colorize some more output.
|
2010-04-10 16:41:57 +12:00 |
Daniel Beer
|
8758d8bc28
|
Separated parsing from util.
|
2010-04-10 15:02:14 +12:00 |
Daniel Beer
|
7e309acdc5
|
Separated device commands.
|
2010-04-10 14:35:36 +12:00 |
Daniel Beer
|
a52ab171f3
|
Separated symbol commands from symbol table.
|
2010-04-10 14:00:00 +12:00 |
Daniel Beer
|
aecf8f0175
|
Address expressions are now fully algebraic.
|
2010-04-10 12:25:01 +12:00 |
Daniel Beer
|
b12e0f5ddb
|
Added RC file processing on startup.
|
2010-04-08 14:43:19 +12:00 |
Daniel Beer
|
ceb78ff053
|
Commands are now registered by each module.
|
2010-03-31 19:36:53 +13:00 |
Daniel Beer
|
f3c66c5aa4
|
Disassembly bug fixes.
|
2010-03-30 16:30:04 +13:00 |
Daniel Beer
|
01e26ce3a8
|
Merged parse.[ch] into util.[ch].
|
2010-03-30 15:54:03 +13:00 |
Daniel Beer
|
0d71fcef38
|
Implemented CPU core emulator.
|
2010-03-20 15:18:58 +13:00 |
Daniel Beer
|
1c1b6df2d4
|
Added more device IDs.
|
2010-03-17 18:26:14 +13:00 |
Daniel Beer
|
8ce134c04c
|
Extracted general IO routines from UIF.
|
2010-01-11 16:54:36 +13:00 |
Daniel Beer
|
22c0bbd28b
|
Fix device IDs.
|
2010-01-08 21:25:25 +13:00 |
Daniel Beer
|
e0055a9b68
|
Added CPU identification to BSL interface.
|
2010-01-08 20:19:53 +13:00 |
Daniel Beer
|
0f15fd3e21
|
Move utilities into separate file.
|
2010-01-08 18:15:30 +13:00 |