view .hgignore @ 321:d4ac484d0ec6

Add support for Motorola SREC and Intel Hex output formats to lwasm. Add support for creating SREC (--format=srec), Intel Hex (--format=ihex), and a generic hexadecimal (--format=hex) output formats.
author Tom LeMense <tlemense@yahoo.com>
date Mon, 03 Mar 2014 21:30:38 -0700
parents 68f41eaf44f2
children d2f04fa0103b f90c9b044220
line wrap: on
line source

\.exe$
\.o$
\.d$
\.a$
~$
\.orig$
/lwbasic$
/lwlink$
/lwobjdump$
/lwar$
/lwasm$
/lwcc/lwcc$
/lwcc/lwcpp$