Cronologia Commit

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