1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
.\"
.\" srecord - manipulate eprom load files
.\" Copyright (C) 2004-2007 Peter Miller
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
.\" the Free Software Foundation; either version 3 of the License, or
.\" (at your option) any later version.
.\"
.\" This program is distributed in the hope that it will be useful,
.\" but WITHOUT ANY WARRANTY; without even the implied warranty of
.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
.\" GNU General Public License for more details.
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program. If not, see
.\" <http://www.gnu.org/licenses/>.
.\"
.PP
.if n *
.if t \(bu
.\" Change 26, 25, 23, 22
More Doxygen comments have been added to the class header files.
.PP
.if n *
.if t \(bu
.\" Change 21
There is a new \fIsrec_cat --crlf\fP option, which may be used for force
CRLF output on operating systems which don't use that style of line
termination.
.PP
.if n *
.if t \(bu
.\" Change 18
A number of problems with GCC, particularly with the early 3.\fIx\fP series.
.PP
.if n *
.if t \(bu
.\" Change 16
There is a new "Stewie" format, an undocumented format loosely based on
the Motorola S-Record format, apparently used in mobile phones.
More information would be most welcome.
.PP
.if n *
.if t \(bu
A number of build problems have been fixed.
.\" ------------------------------------------------------------------------
.\" Add new entries above this line.
.SS Version 1.20 (2004-Feb-08)
|