3d43a61bccCorrect checksum calculation; failure to account for the value of the record type was causing non-zero record types to be calculated incorrectly.
Brian S. Dean
2001-01-20 15:38:55 +0000
683cb34d25Correct checksum calculation; failure to account for the value of the record type was causing non-zero record types to be calculated incorrectly.
Brian S. Dean
2001-01-20 15:38:55 +0000
880a2a8fddMakefile : install the man page
bsd
2001-01-20 04:28:49 +0000
979d0d0254Makefile : install the man page
Brian S. Dean
2001-01-20 04:28:49 +0000
ed18f3de7eMakefile : install the man page
Brian S. Dean
2001-01-20 04:28:49 +0000
8e1a65399cAdd initial man page graciously contributed by Joerg Wunsch. Thanks Joerg!
bsd
2001-01-20 04:14:01 +0000
ec595410ceAdd initial man page graciously contributed by Joerg Wunsch. Thanks Joerg!
Brian S. Dean
2001-01-20 04:14:01 +0000
bfd4ad5038Add initial man page graciously contributed by Joerg Wunsch. Thanks Joerg!
Brian S. Dean
2001-01-20 04:14:01 +0000
62e35226edAccept abbreviations for eeprom and flash for the dump and write commands.
bsd
2001-01-19 03:43:16 +0000
6cd9862d2cAccept abbreviations for eeprom and flash for the dump and write commands.
Brian S. Dean
2001-01-19 03:43:16 +0000
efabaf371dAccept abbreviations for eeprom and flash for the dump and write commands.
Brian S. Dean
2001-01-19 03:43:16 +0000
ab38e77526Implement enough state in cmd_dump so that if it is called with no arguments, it successively dumps the next chunk of data of the same previously specified length.
bsd
2001-01-19 03:10:53 +0000
7dc244ac12Implement enough state in cmd_dump so that if it is called with no arguments, it successively dumps the next chunk of data of the same previously specified length.
Brian S. Dean
2001-01-19 03:10:53 +0000
2bec699e3eImplement enough state in cmd_dump so that if it is called with no arguments, it successively dumps the next chunk of data of the same previously specified length.
Brian S. Dean
2001-01-19 03:10:53 +0000
b211c95bfeThe program was getting too large for a single file. Split it up into more modular pieces.
bsd
2001-01-19 02:46:50 +0000
4265bfa150The program was getting too large for a single file. Split it up into more modular pieces.
Brian S. Dean
2001-01-19 02:46:50 +0000
f96acbd9a3The program was getting too large for a single file. Split it up into more modular pieces.
Brian S. Dean
2001-01-19 02:46:50 +0000
ea1ecceabeAdd ability to specify the state of the power and reset pins on program exit. Default to leaving the pins in the state they were when we found them.
bsd
2001-01-19 00:49:13 +0000
c0ae473e3bAdd ability to specify the state of the power and reset pins on program exit. Default to leaving the pins in the state they were when we found them.
Brian S. Dean
2001-01-19 00:49:13 +0000
07054a24c9Add ability to specify the state of the power and reset pins on program exit. Default to leaving the pins in the state they were when we found them.
Brian S. Dean
2001-01-19 00:49:13 +0000
5db692fbe5Switch to using readline() for getting terminal input. I can't seem to get the history capabilities working yet, but even so, it does better handling of the prompt and strips newlines for us, so it's still a win.
bsd
2001-01-18 03:25:03 +0000
9ce8db00b7Switch to using readline() for getting terminal input. I can't seem to get the history capabilities working yet, but even so, it does better handling of the prompt and strips newlines for us, so it's still a win.
Brian S. Dean
2001-01-18 03:25:03 +0000
ac2b638ce7Switch to using readline() for getting terminal input. I can't seem to get the history capabilities working yet, but even so, it does better handling of the prompt and strips newlines for us, so it's still a win.
Brian S. Dean
2001-01-18 03:25:03 +0000
1b177e45bfChange -c (interactive command mode) to the more intuitive -t (terminal mode).
bsd
2001-01-18 02:35:41 +0000
c3e1a45d35Change -c (interactive command mode) to the more intuitive -t (terminal mode).
Brian S. Dean
2001-01-18 02:35:41 +0000
f5aea67633Change -c (interactive command mode) to the more intuitive -t (terminal mode).
Brian S. Dean
2001-01-18 02:35:41 +0000
6cb270c952Automatically verify on-chip data with what we just programmed.
bsd
2001-01-15 04:18:39 +0000
853d738c3eAutomatically verify on-chip data with what we just programmed.
Brian S. Dean
2001-01-15 04:18:39 +0000
898d3ef213Automatically verify on-chip data with what we just programmed.
Brian S. Dean
2001-01-15 04:18:39 +0000
a5875162a7Prepare the Makefile for integration into the FreeBSD ports tree.
bsd
2001-01-15 02:28:46 +0000
33b01877a2Prepare the Makefile for integration into the FreeBSD ports tree.
Brian S. Dean
2001-01-15 02:28:46 +0000
15af3fdedePrepare the Makefile for integration into the FreeBSD ports tree.
Brian S. Dean
2001-01-15 02:28:46 +0000
adcede7780Free a buffer.
bsd
2001-01-14 21:43:14 +0000
7698eb7196Free a buffer.
Brian S. Dean
2001-01-14 21:43:14 +0000
47dd9bfd18Free a buffer.
Brian S. Dean
2001-01-14 21:43:14 +0000
a745d1f8e6Use a smarter programming algorithm - read the existing data byte first and only write the new one if it is different.
bsd
2001-01-14 21:32:36 +0000
556c4e3ee1Use a smarter programming algorithm - read the existing data byte first and only write the new one if it is different.
Brian S. Dean
2001-01-14 21:32:36 +0000
96b7d82eb2Use a smarter programming algorithm - read the existing data byte first and only write the new one if it is different.
Brian S. Dean
2001-01-14 21:32:36 +0000
6c4cfd26a7Add the "dump" and "write" interactive commands.
bsd
2001-01-14 21:11:18 +0000
d59f002dbfAdd the "dump" and "write" interactive commands.
Brian S. Dean
2001-01-14 21:11:18 +0000
96fbb1b2deAdd the "dump" and "write" interactive commands.
Brian S. Dean
2001-01-14 21:11:18 +0000
f6d99aed59Correctly produce and handle "end of record" for intel hex files.
bsd
2001-01-14 01:55:08 +0000
763a0a0981Correctly produce and handle "end of record" for intel hex files.
Brian S. Dean
2001-01-14 01:55:08 +0000
87cc83070fCorrectly produce and handle "end of record" for intel hex files.
Brian S. Dean
2001-01-14 01:55:08 +0000
0046f56151Re-enable writing to the chip. I should probably should make this a command-line selectable option so that I don't keep forgetting and committing it with it disabled.
bsd
2001-01-13 22:11:26 +0000
c9df1dfeb3Re-enable writing to the chip. I should probably should make this a command-line selectable option so that I don't keep forgetting and committing it with it disabled.
Brian S. Dean
2001-01-13 22:11:26 +0000
f6016de46cRe-enable writing to the chip. I should probably should make this a command-line selectable option so that I don't keep forgetting and committing it with it disabled.
Brian S. Dean
2001-01-13 22:11:26 +0000
0f9c0a5fabAdd a newline before exiting due to command line errors. Perform a bit more option compatibility testing between -c, -i, and -o.
bsd
2001-01-13 21:58:46 +0000
4624fdbfa8Add a newline before exiting due to command line errors. Perform a bit more option compatibility testing between -c, -i, and -o.
Brian S. Dean
2001-01-13 21:58:46 +0000
a0adf5cd4fAdd a newline before exiting due to command line errors. Perform a bit more option compatibility testing between -c, -i, and -o.
Brian S. Dean
2001-01-13 21:58:46 +0000
c2e91ab943Add input file format auto-detection support.
bsd
2001-01-13 21:48:10 +0000
e6950275d9Add input file format auto-detection support.
Brian S. Dean
2001-01-13 21:48:10 +0000
1729c5ab2fAdd input file format auto-detection support.
Brian S. Dean
2001-01-13 21:48:10 +0000
59f9c394a8Say what the defaults are.
bsd
2001-01-13 21:04:44 +0000
0292bd8abeSay what the defaults are.
Brian S. Dean
2001-01-13 21:04:44 +0000
c2916f0d76Say what the defaults are.
Brian S. Dean
2001-01-13 21:04:44 +0000
0519d7dbb6Correct usage text.
Brian S. Dean
2001-01-13 20:50:03 +0000
d6de99f17eCorrect usage text.
Brian S. Dean
2001-01-13 20:50:03 +0000
355742d644Parameterize a few additional items per chip. Print out all per-chip parameters on startup. Use the per-chip parameters in the code instead of hard-coded values for the 2313.
bsd
2001-01-13 20:46:25 +0000
1757ed49d5Parameterize a few additional items per chip. Print out all per-chip parameters on startup. Use the per-chip parameters in the code instead of hard-coded values for the 2313.
Brian S. Dean
2001-01-13 20:46:25 +0000
7981bad682Parameterize a few additional items per chip. Print out all per-chip parameters on startup. Use the per-chip parameters in the code instead of hard-coded values for the 2313.
Brian S. Dean
2001-01-13 20:46:25 +0000
e0284f895bFix filename assignment error.
Brian S. Dean
2001-01-13 20:12:08 +0000
e28189e50cFix filename assignment error.
Brian S. Dean
2001-01-13 20:12:08 +0000
c7a592164bA lot of general code cleanup.
bsd
2001-01-13 20:00:17 +0000
d407508c90A lot of general code cleanup.
Brian S. Dean
2001-01-13 20:00:17 +0000
8d38ffbd4aA lot of general code cleanup.
Brian S. Dean
2001-01-13 20:00:17 +0000
f750d9a830Update a comment.
bsd
2000-12-31 18:45:53 +0000
166ddaedecUpdate a comment.
Brian S. Dean
2000-12-31 18:45:53 +0000
801242dba7Update a comment.
Brian S. Dean
2000-12-31 18:45:53 +0000
19c9596816Provide the ability to tie additionally tie pins 6-9 of the parallel port to Vcc in order to supply more current.
bsd
2000-12-31 18:42:42 +0000
0024a06567Provide the ability to tie additionally tie pins 6-9 of the parallel port to Vcc in order to supply more current.
Brian S. Dean
2000-12-31 18:42:42 +0000
a7b078354aProvide the ability to tie additionally tie pins 6-9 of the parallel port to Vcc in order to supply more current.
Brian S. Dean
2000-12-31 18:42:42 +0000
d7b3b4a6f6Correct pin connection comments. Elaborate a bit on Vcc connection.
bsd
2000-12-31 02:35:34 +0000
b2883dcc7aCorrect pin connection comments. Elaborate a bit on Vcc connection.
Brian S. Dean
2000-12-31 02:35:34 +0000
9e65914d36Correct pin connection comments. Elaborate a bit on Vcc connection.
Brian S. Dean
2000-12-31 02:35:34 +0000
8f1f91601eUpdate after receiving some good feedback from Joerg Wunsch. We should now be able to program AT90S1200's.
bsd
2000-12-31 02:24:50 +0000
d68b20975eUpdate after receiving some good feedback from Joerg Wunsch. We should now be able to program AT90S1200's.
Brian S. Dean
2000-12-31 02:24:50 +0000
019b9583c0Update after receiving some good feedback from Joerg Wunsch. We should now be able to program AT90S1200's.
Brian S. Dean
2000-12-31 02:24:50 +0000