06dd7455b0fix spelling error
Brian S. Dean
2001-12-15 22:17:46 +0000
d52f6630a5fix spelling error
Brian S. Dean
2001-12-15 22:17:46 +0000
55a8f821c4Change "WARNING" to "NOTE" when overwriting the avrprog.conf file.
bsd
2001-11-24 01:48:59 +0000
bbb20e219cChange "WARNING" to "NOTE" when overwriting the avrprog.conf file.
Brian S. Dean
2001-11-24 01:48:59 +0000
d18c2c2cd0Change "WARNING" to "NOTE" when overwriting the avrprog.conf file.
Brian S. Dean
2001-11-24 01:48:59 +0000
f6fa4f3b13Add my e-mail address.
bsd
2001-11-24 01:47:10 +0000
17f82c7f62Add my e-mail address.
Brian S. Dean
2001-11-24 01:47:10 +0000
9592cb6194Add my e-mail address.
Brian S. Dean
2001-11-24 01:47:10 +0000
01af831980Add comments about instruction formats. Correct an instruction specification (cut&paste error).
bsd
2001-11-24 01:44:06 +0000
27ea11ae30Add comments about instruction formats. Correct an instruction specification (cut&paste error).
Brian S. Dean
2001-11-24 01:44:06 +0000
d42b213342Add comments about instruction formats. Correct an instruction specification (cut&paste error).
Brian S. Dean
2001-11-24 01:44:06 +0000
ba28dbd72aIn interactive mode, reset the address and length if we start dumping a memory type different than the previous one.
bsd
2001-11-21 18:54:11 +0000
e95114a18dIn interactive mode, reset the address and length if we start dumping a memory type different than the previous one.
Brian S. Dean
2001-11-21 18:54:11 +0000
5851770d13In interactive mode, reset the address and length if we start dumping a memory type different than the previous one.
Brian S. Dean
2001-11-21 18:54:11 +0000
ec7682ac94Allow instruction data to be specified more flexibly, which can be used to make the instruction input more readable in the config file.
bsd
2001-11-21 05:50:59 +0000
b50ce8fabdAllow instruction data to be specified more flexibly, which can be used to make the instruction input more readable in the config file.
Brian S. Dean
2001-11-21 05:50:59 +0000
a495fc6417Allow instruction data to be specified more flexibly, which can be used to make the instruction input more readable in the config file.
Brian S. Dean
2001-11-21 05:50:59 +0000
e2d6493f91Bump version number.
bsd
2001-11-21 02:47:59 +0000
5df3b4188bBump version number.
Brian S. Dean
2001-11-21 02:47:59 +0000
fcc065f5aaBump version number.
Brian S. Dean
2001-11-21 02:47:59 +0000
efb9aaf8aaThis is a jajor re-write of the programming algorithms. The Atmel serial programming instructions are not very orthoganal, i.e., the "read fuse bits" instruction on an ATMega103 is an entirely different opcode and data format from the _same_ instruction for an ATMega163! Thus, it becomes impossible to have a single instruction encoding (varying the data) across the chip lines.
bsd
2001-11-21 02:46:55 +0000
fb233af934This is a jajor re-write of the programming algorithms. The Atmel serial programming instructions are not very orthoganal, i.e., the "read fuse bits" instruction on an ATMega103 is an entirely different opcode and data format from the _same_ instruction for an ATMega163! Thus, it becomes impossible to have a single instruction encoding (varying the data) across the chip lines.
Brian S. Dean
2001-11-21 02:46:55 +0000
3c1dcf6119This is a jajor re-write of the programming algorithms. The Atmel serial programming instructions are not very orthoganal, i.e., the "read fuse bits" instruction on an ATMega103 is an entirely different opcode and data format from the _same_ instruction for an ATMega163! Thus, it becomes impossible to have a single instruction encoding (varying the data) across the chip lines.
Brian S. Dean
2001-11-21 02:46:55 +0000
d0f7b8805cAdd support for ATMega163.
bsd
2001-11-19 17:44:24 +0000
f1af5d3981Add support for ATMega163.
Brian S. Dean
2001-11-19 17:44:24 +0000
18908eccc2Add support for ATMega163.
Brian S. Dean
2001-11-19 17:44:24 +0000
4aece9605fcomment
Brian S. Dean
2001-10-16 23:34:07 +0000
3932edf5c2comment
Brian S. Dean
2001-10-16 23:34:07 +0000
5abf255801Fix (again, hopefully) page addressing for the ATMega parts.
bsd
2001-10-16 23:32:30 +0000
90d4f82fc9Fix (again, hopefully) page addressing for the ATMega parts.
Brian S. Dean
2001-10-16 23:32:30 +0000
216ed6b0f7Fix (again, hopefully) page addressing for the ATMega parts.
Brian S. Dean
2001-10-16 23:32:30 +0000
4654c9425eFix an (non)exit. Silence a couple of compiler warnings.
bsd
2001-10-16 02:50:27 +0000
b1b4ac48d4Fix an (non)exit. Silence a couple of compiler warnings.
Brian S. Dean
2001-10-16 02:50:27 +0000
eef6b701c9Fix an (non)exit. Silence a couple of compiler warnings.
Brian S. Dean
2001-10-16 02:50:27 +0000
d899f57fecFix ATMega flash addressing. Add an ATMEGA16 part. Perform sanity checking on the memory parameters for parts that do bank addressing.
bsd
2001-10-16 02:47:55 +0000
c934f8cc7aFix ATMega flash addressing. Add an ATMEGA16 part. Perform sanity checking on the memory parameters for parts that do bank addressing.
Brian S. Dean
2001-10-16 02:47:55 +0000
fdd9e0f4bcFix ATMega flash addressing. Add an ATMEGA16 part. Perform sanity checking on the memory parameters for parts that do bank addressing.
Brian S. Dean
2001-10-16 02:47:55 +0000
136651146fCorrect dt006 pinout.
Brian S. Dean
2001-10-15 00:16:12 +0000
a0ea22aee7Correct dt006 pinout.
Brian S. Dean
2001-10-15 00:16:12 +0000
1426180b07Try and detect an old-style config file and print an appropriate error message and a suggestion for correcting it.
bsd
2001-10-15 00:11:56 +0000
4298d679abTry and detect an old-style config file and print an appropriate error message and a suggestion for correcting it.
Brian S. Dean
2001-10-15 00:11:56 +0000
9048a30982Try and detect an old-style config file and print an appropriate error message and a suggestion for correcting it.
Brian S. Dean
2001-10-15 00:11:56 +0000
c9709a1f35Update the man page.
bsd
2001-10-15 00:00:09 +0000
8350520e26Update the man page.
Brian S. Dean
2001-10-15 00:00:09 +0000
e88ba65e10Update the man page.
Brian S. Dean
2001-10-15 00:00:09 +0000
f8677f8d4cUse lex/yacc for parsing the config file. Re-work the config file format using a more human-readable format.
bsd
2001-10-14 23:17:26 +0000
3d8f8bcd45Use lex/yacc for parsing the config file. Re-work the config file format using a more human-readable format.
Brian S. Dean
2001-10-14 23:17:26 +0000
842d2d798aUse lex/yacc for parsing the config file. Re-work the config file format using a more human-readable format.
Brian S. Dean
2001-10-14 23:17:26 +0000