Commit Verlauf

Autor SHA1 Nachricht Datum
  Manoel Trapier d78a72a6e2 Add markdown and license file vor 11 Jahren
  Manoel Trapier a551523b22 Add gitignore file. vor 11 Jahren
  Manoel Trapier b907b15d4f Add NES platform to default build. (Still more to go to compile correctly) and re-enabling the "k&r" cpp vor 11 Jahren
  Manoel Trapier 45e01dcd3e Correct mach cg pmfile that incorrectly reference PLATFORM where it should reference ARCH vor 11 Jahren
  Manoel Trapier cc534493fd Copy pc86 platform to nes platform, and make change accordingly. vor 11 Jahren
  David Given dccecc5d45 Back out erroneous change. vor 11 Jahren
  George Koehler 0fc7fd5d33 Prevent segfault when trying to print an error message. vor 11 Jahren
  David Given 4349d702fa Change from using platform-specific types to stdint platform-independent types vor 11 Jahren
  David Given 2beb3646a7 Change to use stdint's implementation independent types rather than short and vor 11 Jahren
  George Koehler 7ef9b79c11 Merge deletion of many undead files. vor 11 Jahren
  George Koehler 3dcc3bd1cf Allow pc86 bootloader to boot from more floppy drives. vor 11 Jahren
  George Koehler e7c79415b5 Prevent division by zero in aslod. vor 11 Jahren
  George Koehler 0131ca4d46 Delete 689 undead files. vor 11 Jahren
  George Koehler be234ea759 *Again* fix fit16i() for systems with 64-bit long. vor 11 Jahren
  George Koehler 8bf34937f1 Delete old and unused files from modules/src/em_code vor 11 Jahren
  George Koehler 99eb12a282 Fix fit16i() for systems with 64-bit long. vor 11 Jahren
  George Koehler 96ea0a5903 Fix more functions in util/ack for 64-bit hosts. vor 11 Jahren
  George Koehler 800d4ae032 Fix cemcom.ansi for 64-bit hosts. vor 11 Jahren
  David Given 6ea172d0d9 Fix a 64-bitness issue (removed some untyped K&R C code that assumed ints vor 12 Jahren
  Ceriel Jacobs 1072a8797e Added atol() that ignores overflow, so that unsigned long constants are dealt with properly vor 13 Jahren
  Ceriel Jacobs 2483e5723d Fixed CFU vor 13 Jahren
  cjhjacobs 58613009f8 Fixed bug reported on tack-devel mailing list on 20-3-2011 vor 13 Jahren
  David Given b6dfaefeff Removed file that the CVS conversion procedure left in (when it shouldn't have). vor 13 Jahren
  cvs2hg eb0b730607 convert CVS tags vor 13 Jahren
  dtrg 45ee287136 Replaced dis and new with modern implementations donated by erik@backerud.se. vor 13 Jahren
  dtrg 075cb488a3 Call the correct kill() and getpid() syscalls rather than _kill() and _getpid(). vor 13 Jahren
  dtrg a33473e0a5 Now call creat() and open() instead of _creat() and _open(). vor 13 Jahren
  dtrg 7292b538bc Added support for remove() and unlink(). vor 13 Jahren
  dtrg a8ecb11013 Fixed very old bug where Streams.GetStreamPosition would return the wrong position --- thanks to Jan Verhoeven for finding this. vor 13 Jahren
  dtrg 085f346f8c Fixed definitions of O_* flags. vor 13 Jahren