changeset 1936:73c513f536d0

Cleanup the README.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 28 Jun 2018 23:02:53 +0300
parents 489dde33f6b6
children a137e49e9f0d
files README.txt
diffstat 1 files changed, 24 insertions(+), 22 deletions(-) [+]
line wrap: on
line diff
--- a/README.txt	Thu Jun 28 19:50:57 2018 +0300
+++ b/README.txt	Thu Jun 28 23:02:53 2018 +0300
@@ -1,17 +1,17 @@
------------------------------------------------------------------------
+-----------------------------------------------------------------------------
 
-                             T   N   S   P
-                        - --==============-- -
+                               T   N   S   P
+                          - --==============-- -
 
-                  ######  ###   ## ###    ### ######      
-                # ###  ## #### ### ###    ### ###  ## #   
-              # # ###  ## ######## ###    ### ######  # # 
-                # ###  ## ### # ## ###    ### ###  ## #   
-                  ######  ###   ## ###### ### ######      
+                    ######  ###   ## ###    ### ######      
+                  # ###  ## #### ### ###    ### ###  ## #   
+                # # ###  ## ######## ###    ### ######  # # 
+                  # ###  ## ### # ## ###    ### ###  ## #   
+                    ######  ###   ## ###### ### ######      
 
-            Demo engine / development and utility framework
+              Demo engine / development and utility framework
 
------------------------------------------------------------------------
+-----------------------------------------------------------------------------
 
 Programmed and designed by Matti Hämäläinen (ccr/TNSP)
 (C) Copyright 2002-2018 Tecnic Software productions (TNSP)
@@ -23,7 +23,7 @@
 e-mail : ccr@tnsp.org
 
 
------------------------------------------------------------------------
+-----------------------------------------------------------------------------
 
 
 So, what is this?
@@ -48,7 +48,7 @@
 compile-time configuration in config.mak.
 
 
------------------------------------------------------------------------
+-----------------------------------------------------------------------------
 
 
 Requirements
@@ -90,7 +90,7 @@
 Please don't ask me for help to get cross-compilation working.
 
 
------------------------------------------------------------------------
+-----------------------------------------------------------------------------
 
 
 How to build
@@ -107,7 +107,7 @@
 4) If it works -> Happy fun times \:D\
 
 
------------------------------------------------------------------------
+-----------------------------------------------------------------------------
 
 
 Included utilities
@@ -115,26 +115,26 @@
 
 xm2jss
 ------
-Convert XM modules to internal JMOD format. You can optionally
-optimize the module and even strip out various parts, such as
-complete instruments (leaving only pattern data), sample data,
-sample instruments, etc.
+Convert XM modules to internal JMOD format. You can optionally optimize the
+module and even strip out various parts, such as complete instruments
+(leaving only pattern data), sample data, sample instruments, etc.
 
 
 dumpmod
 -------
-Simple XM/JMOD viewer. Dumps selected parts into stdout
-as text format data.
+Simple XM/JMOD viewer. Dumps selected parts into stdout as text format data.
 
 
 ppl
 ---
 A simple XM/JMOD player with SDL-based UI.
 
+
 testpl
 ------
 Even simpler player, with no UI at all. Uses SDL for audio.
 
+
 mod2wav
 -------
 Render XM/JMOD modules into WAV files.
@@ -158,10 +158,12 @@
 style files, and raw data. "Loading addresses" can be specified
 and overridden. The utility also checks for overlaps, etc.
 
+
 data2inc
 --------
 Simple data file to C/ASM source converter.
 
+
 gfxconv
 -------
 Utility for "dumping" and converting various graphics in plain
@@ -182,7 +184,7 @@
 display various C64 image file formats.
 
 
------------------------------------------------------------------------
+-----------------------------------------------------------------------------
 
 
 Examples
@@ -340,4 +342,4 @@
 0019 : ........
 
 
------------------------------------------------------------------------
+-----------------------------------------------------------------------------