Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ENDEDIT_1.0.1.9_bin.zip | 2021-03-06 | 438.0 kB | |
ENDEDIT_1.0.1.9_src.zip | 2021-03-06 | 1.0 MB | |
readme.txt | 2021-03-06 | 1.4 kB | |
Totals: 3 Items | 1.5 MB | 9 |
//------------------------------------------------------------------------------ // // ENDEDIT: An ENDTEXT Editor // Copyright (C) 2021 by Jim Valavanis // // 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 2 // 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, write to the Free Software // Foundation, inc., 59 Temple Place - Suite 330, Boston, MA // 02111-1307, USA. // //------------------------------------------------------------------------------ // Site : https://sourceforge.net/projects/endedit/ //------------------------------------------------------------------------------ ENDEDIT is a B800 text screen editor. Such screens were usually displayed when exiting Dos games. Features -------- - PNG, JPG and BMP image export - Multiple Undo/Redo - Easy to use drawing tools History ------- Version 1.0.1.9 (20210306) --------------- Initial release.