From 481de84acd29185fcb8e6fed56627fb6520c6da0 Mon Sep 17 00:00:00 2001 From: alpine9000 Date: Wed, 2 Mar 2016 15:26:21 +1100 Subject: [PATCH] Update README.md --- tools/imagecon/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/imagecon/README.md b/tools/imagecon/README.md index e63438f..cc3b452 100644 --- a/tools/imagecon/README.md +++ b/tools/imagecon/README.md @@ -18,9 +18,9 @@ usage The following files will be generated: -1. <output prefix>.bin binary interleave bitplane data -2. <output prefix>-copper-list.s m68k assembler syntax copper list with no symbols -3. <output prefix>.pal (optional) palette file listing the palette colors as hex +1. **<output prefix>.bin** binary interleave bitplane data +2. **<output prefix>-copper-list.s** m68k assembler syntax copper list with no symbols +3. **<output prefix>.pal** (optional) palette file listing the palette colors as hex options -------