Commit Graph

59 Commits

Author SHA1 Message Date
anthony
2afdc060d0 add -b option to change MBC type (lmod) 2009-12-30 16:32:28 -07:00
anthony
7e4104cabe add option to change memory size (from lmod) 2009-12-30 15:55:00 -07:00
anthony
ecae948371 remove some tabs to make usage information easier to read on a terminal 2009-12-30 14:10:29 -07:00
anthony
dd16f2d59c add new info on -p to usage information 2009-12-30 14:05:56 -07:00
anthony
0bc88ce7f7 Add an optional value parameter to -p (lmod) 2009-12-30 13:58:06 -07:00
anthony
a014537837 reran indent (whitespace changes)
Merging lai's source with this one is very irritating because
they have different indentation styles. I couldn't find what profile
vegard used for his version, so I used these flags (which should bring
the source close to KNF):
-bap
-br
-ce
-ci4
-cli0
-d0
-di0
-i8
-ip
-l79
-nbc
-ncdb
-ndj
-ei
-nfc1
-nlp
-npcs
-psl
-sc
-sob
2009-12-30 12:51:32 -07:00
anthony
ddd7fdac01 finish fixing segfault (probably caused by argv[] craziness)
this diff brought to you by lmod
2009-12-30 00:16:56 -07:00
anthony
e5ac9c2cd8 partially fix segfault when run with options but no input file
(caused by fclose()-ing an unopened file)
2009-12-30 00:08:25 -07:00
anthony
819615549f move src/rgbfix/ to src/fix/ for consistency 2009-12-29 23:19:47 -07:00