Commit Graph

  • 7b4746b20e Add a MinGW target for me to easily create Windows executables. Anthony J. Bentley 2012-10-18 20:46:17 -06:00
  • cf3bfb1372 Use curly braces consistently in Makefile. Anthony J. Bentley 2012-10-18 20:25:33 -06:00
  • f821a1e0a1 Allow a noisy build (user‐configurable). Anthony J. Bentley 2012-10-18 20:24:27 -06:00
  • 39d8674a93 Improve the Makefile: allow user‐defined variables. Anthony J. Bentley 2012-10-18 20:22:47 -06:00
  • a2dc23c55c Remove unneeded build flag. Anthony J. Bentley 2012-10-18 19:50:50 -06:00
  • fd724d10e4 Add support for the four‐character game ID. Anthony J. Bentley 2011-12-29 20:22:06 -07:00
  • 07802fffc9 Remove the (old, obsolete) RGBFix HTML page. Use the manpage instead. Anthony J. Bentley 2011-12-26 23:28:06 -07:00
  • 309e2c0b93 Update the SGB flag in the rgbfix examples. Anthony J. Bentley 2011-12-07 21:19:56 -07:00
  • b51c1cc71c Add Windows build instructions. Anthony J. Bentley 2011-12-02 11:05:05 -07:00
  • 5d6559f15f Remove nonstandard <err.h>. Anthony J. Bentley 2011-12-02 01:23:23 -07:00
  • b1a2c664a9 Revert use of system exit codes. Anthony J. Bentley 2011-06-04 21:33:03 -06:00
  • d784b14615 Remove unneeded include. Anthony J. Bentley 2011-04-11 20:00:52 -06:00
  • 60451fd41f Remove unused and outdated .gitignore. Anthony J. Bentley 2011-04-11 19:57:38 -06:00
  • 214d13c8d3 New sentence, new line. Anthony J. Bentley 2011-04-10 00:39:18 -06:00
  • ba30863b73 In manuals, use wrapping macros instead of literal parens, etc. Anthony J. Bentley 2011-04-10 00:37:58 -06:00
  • abf8f8255a Fix some manual macro scoping problems. Anthony J. Bentley 2011-04-10 00:32:31 -06:00
  • 23624e1c1d Fix case in manpage section name Anthony J. Bentley 2011-04-10 00:15:59 -06:00
  • 009ac34f32 Remove unnecessary comments from manpage sources Anthony J. Bentley 2011-04-10 00:15:35 -06:00
  • 9a9d071024 Oops: remove escape that was keeping manpage date from being parsed Anthony J. Bentley 2011-04-10 00:12:19 -06:00
  • 9f9e76e85f Use the semantic .Ad in manpages. Anthony J. Bentley 2011-04-10 00:08:44 -06:00
  • 085ee6d4c0 Fix typo in rgbds(7). Anthony J. Bentley 2010-12-22 15:59:19 -07:00
  • 0f606e5d83 Add a rgbds(7) manpage. Anthony J. Bentley 2010-12-22 15:35:32 -07:00
  • 376c8d2f5b Update man page: .gb will no longer be added to a filename without it Anthony J. Bentley 2010-12-22 15:15:43 -07:00
  • 6f46058e21 Add an install target. Anthony J. Bentley 2010-12-22 14:38:45 -07:00
  • b9f92536a9 Remove “localversion” script. Anthony J. Bentley 2010-12-22 14:26:43 -07:00
  • 7384c41c82 Minor whitespace improvements Anthony J. Bentley 2010-12-22 14:24:46 -07:00
  • 114871d46d Move manuals to the main source directories. Anthony J. Bentley 2010-12-22 14:23:35 -07:00
  • 5ae2dc4844 Replace UTF8-encoded ø with mdoc escapes. Anthony J. Bentley 2010-12-22 13:52:55 -07:00
  • d2f52fdd0c Rewrite rgbfix from scratch, under a free ISC license. Anthony J. Bentley 2010-12-22 13:48:44 -07:00
  • 05be8e0011 Delete rgbfix, to be replaced with a freely-licensed version Anthony J. Bentley 2010-12-22 13:19:37 -07:00
  • b1739d95a5 Silence build process Anthony J. Bentley 2010-12-22 13:15:55 -07:00
  • 0da1489da1 replace readme with installation instructions bentley 2010-04-03 19:43:03 -06:00
  • 2fa9a3c768 new sentence, new line bentley 2010-03-25 21:58:23 -06:00
  • ccbfa16d7f fix small mdoc error bentley 2010-03-18 21:05:50 -06:00
  • b53c945f05 Man pages! bentley 2010-02-27 19:19:50 -07:00
  • 7293da9084 fix some error messages: err() instead of errx(strerror()) bentley 2010-02-17 18:28:03 -07:00
  • 3a95de144e this is why you should always test build *before* making a commit bentley 2010-02-04 23:18:57 -07:00
  • 1c8b31ca1d fix compile error bentley 2010-02-04 23:16:38 -07:00
  • 2a3cd65ee8 rgbasm: improve "undefined macro" error message bentley 2010-01-18 20:41:34 -07:00
  • 5f23215c5d rgbasm: improve error message for failed INCBIN bentley 2010-01-18 17:42:54 -07:00
  • 02ba30f8e0 rgblink: improve file open error messages bentley 2010-01-18 16:47:08 -07:00
  • aea1990de3 rgbfix: minor correction to last error message commit bentley 2010-01-18 16:29:48 -07:00
  • 5302f36d38 rgblib: improve file open error message bentley 2010-01-18 16:27:42 -07:00
  • f97e856a1f rgbfix: improve file open error message bentley 2010-01-18 16:17:13 -07:00
  • b1469902d6 filesize() function was unused! guess I'll remove it bentley 2010-01-18 15:45:38 -07:00
  • 761656c54b fopen does not take a "t" mode bentley 2010-01-18 15:40:19 -07:00
  • 0d16e5c573 rgbasm: fix usage (-p, not -z) bentley 2010-01-18 14:41:24 -07:00
  • c6fb526a88 if module name is too long, error out rather than silently truncate bentley 2010-01-17 16:26:46 -07:00
  • a3eb287044 rgblib: fix usage information, make it match the rest of rgbds bentley 2010-01-17 15:35:02 -07:00
  • f4a56de4df remove unused variable bentley 2010-01-17 15:32:35 -07:00
  • def4f61d5a rgbfix: juvenile mistake. Make last commit work the way it should bentley 2010-01-17 15:31:13 -07:00
  • 7d6fac9c00 rgblib: use full commands instead of letters ("add" instead of "a") bentley 2010-01-17 15:28:28 -07:00
  • bd568d9afc rgblink: make usage() print better in a terminal window bentley 2010-01-17 15:11:52 -07:00
  • 02e6220742 standardize on -p for setting pad value bentley 2010-01-15 20:04:37 -07:00
  • 860c9883bb rgbasm: fix usage information bentley 2010-01-15 19:50:58 -07:00
  • e25d69e976 rgblib: return EX_USAGE for usage-related errors bentley 2010-01-15 19:44:46 -07:00
  • 8406fd84d6 rgbasm: return EX_USAGE for option errors bentley 2010-01-15 19:42:17 -07:00
  • 5694d6907c rgbasm: use getopt(3) instead of hand-rolled flag parsing bentley 2010-01-15 19:40:35 -07:00
  • c3e212d399 stop a strcpy() warning on OpenBSD bentley 2010-01-15 19:15:24 -07:00
  • 80e957b5d5 make makefile respect CFLAGS bentley 2010-01-15 18:55:34 -07:00
  • 7474cee70d rgbasm: use errx() for some error messages bentley 2010-01-15 18:51:14 -07:00
  • bd84313462 remove GAMEBOY/PCENGINE conditionals (this is a Game Boy assembler) bentley 2010-01-15 17:18:58 -07:00
  • 795542103d fix "static declaration follows non-static" warning bentley 2010-01-15 17:16:06 -07:00
  • 35af90723b fix implied declaration warning bentley 2010-01-15 17:11:06 -07:00
  • e5ba184ef3 fix strcpy() warning on OpenBSD bentley 2010-01-15 17:07:33 -07:00
  • 4feaa929ff fix usage fill character info bentley 2010-01-15 17:05:06 -07:00
  • 48fd34c923 rgbasm: remove option for random fill character bentley 2010-01-15 17:04:34 -07:00
  • b63924ebf4 remove endianness code (this is solely a Game Boy assembler now) bentley 2010-01-15 16:46:26 -07:00
  • 24c1613f06 remove mswin-type define -- this is UNIX bentley 2010-01-15 16:35:10 -07:00
  • 913e9c9e4f rgblib: use errx() for error messages bentley 2010-01-15 16:29:20 -07:00
  • 2648ee9811 rgblink: remove vestigial linkfile function bentley 2010-01-15 14:33:49 -07:00
  • 06c4e1fb4b rgblink: set default fill byte to 0x00 bentley 2010-01-15 13:11:14 -07:00
  • deccbb07e9 rgblink: remove random option for fill character bentley 2010-01-15 13:05:16 -07:00
  • dc390e8c1f and rename xlib to rgblib bentley 2010-01-15 12:44:46 -07:00
  • bfbc9fd101 while we're removing backwards compatibility, rename xlink->rgblink bentley 2010-01-15 12:42:16 -07:00
  • 084cc995e7 make >32KiB default; replace "-t s" with "-t" (tiny?) bentley 2010-01-15 12:38:19 -07:00
  • 367abd8396 remove psion2 compatibility; i doubt anyone uses it bentley 2010-01-15 12:35:11 -07:00
  • 97b9e822aa xlink: fix usage bentley 2010-01-15 12:15:19 -07:00
  • 1202c6b459 minor: fix implicit declaration warning bentley 2010-01-15 11:04:00 -07:00
  • 755572c111 replace linkfile functionality with command-line options bentley 2010-01-15 10:52:38 -07:00
  • b223905e67 xlink: use some proper return values bentley 2010-01-15 00:33:46 -07:00
  • 157fda2bc8 xlink: fix usage printing to match new options (and rgbfix format) bentley 2010-01-15 00:29:10 -07:00
  • c5ce3ae178 xlink: use getopt(3) instead of hand-rolled flag parsing bentley 2010-01-15 00:23:59 -07:00
  • 0017a93a13 minor: finish removing unused var temptext bentley 2010-01-14 23:47:10 -07:00
  • 0b08fca9f2 xlink: replace awkward fatalerror() with standard errx(3) bentley 2010-01-14 23:17:22 -07:00
  • bb85782faa this is a bourne script, bash is not needed bentley 2010-01-14 22:16:59 -07:00
  • b69cd0c345 -v doesn't need to modify ROM size; -p can do that bentley 2010-01-13 11:22:56 -07:00
  • 2da63e2f7d cosmetic change: rearrange getopt() switch for easier reading bentley 2010-01-13 10:08:23 -07:00
  • 0b647c5a25 move color only flag to -c, color compatible flag to -C bentley 2010-01-13 10:04:42 -07:00
  • 2d5c193e6d move MBC option from -b to -m bentley 2010-01-13 09:50:02 -07:00
  • cd52e3c56c move ramsize option from -m to -r bentley 2010-01-13 09:48:13 -07:00
  • 5931973029 fix compile error on Linux bentley 2010-01-13 08:26:48 -07:00
  • a913dc01b5 remove unused variable argn (no longer needed due to getopt(3) usage) bentley 2010-01-13 07:33:02 -07:00
  • 9da8db3ce1 fix cast warnings bentley 2010-01-13 07:31:34 -07:00
  • cdb90cea29 remove archaic 512KiB error, replace with 8MiB warning bentley 2010-01-12 22:46:53 -07:00
  • d0a03bc99b pad option now changes the ROM size at 0x148 bentley 2010-01-12 22:40:37 -07:00
  • cba8933c11 remove unneeded carttype checking in -v bentley 2010-01-12 21:21:48 -07:00
  • b2a4f54f59 rename PrintUsage() to usage(), and return EX_USAGE bentley 2010-01-12 19:52:42 -07:00
  • 5fe2bcbeed use errx(3) and warnx(3) instead of rolling our own error functions bentley 2010-01-12 19:44:21 -07:00
  • fd9901a280 remove the -r (truncate) option bentley 2010-01-12 19:05:23 -07:00