Commit History

Author SHA1 Message Date
  debrouxl ae5db717fb library: fix three bugs in __fgetchar (called by fgetchar, gets and getsn): 13 years ago
  debrouxl 5c286fb0a0 Documentation: use "unsigned short" instead of "Bool". 13 years ago
  debrouxl 829ae8904e Build system: ship patcher.exe on Windows as well. 14 years ago
  debrouxl dcf292f80d Documentation: create or rename files for ROM_CALLs first introduced in AMS 2.07. Regenerate headers. 14 years ago
  debrouxl 8f5a77708e tools (TI-68K Developer Utilities): integrate ttdos2ebk, ttebkgen, ttunebk and ttasm2exec. 14 years ago
  debrouxl 37e963167c a68k: fix moveq #$FFFFFFFF,dn on 64-bit platforms. 14 years ago
  debrouxl 1eb3ed7c8c library: add support for MIN_AMS=301 and MIN_AMS=310. 14 years ago
  debrouxl 37d28db56a Update credits, contact info and history for GCC4TI. 14 years ago
  debrouxl ef2bdcf8ef includes: fix a warning triggered by -Wstrict-prototypes. 14 years ago
  debrouxl 1fff1ecc6c library: add ClipSprite8/16/32 routines (with explicit register parameters) and some documentation. 14 years ago
  debrouxl a31e256bbf library: 14 years ago
  debrouxl ba6bc94f26 tigcclib + sorts testcase: remove a useless test+branch pair in qsort() (-4 bytes). 14 years ago
  debrouxl 46312b3678 Create a new folder for testcases more complex than the TIGCCLIB examples, add a benchmark for the sorting routines. 14 years ago
  debrouxl 8adf16e0ee tigcclib: save 20 bytes on the shell sort implementation used in qsort(), while making it faster for all array sizes. 14 years ago
  debrouxl 066f784899 tigcclib: fix bsearch(), while making it 12 bytes smaller. 14 years ago
  debrouxl 23bc3533a1 Remove shrink92 (shrnklib) support from pstarter. 14 years ago
  debrouxl 67661c96f3 dasm-tigcc: upgrade several files with latest upstream (TIEmu) changes. 14 years ago
  debrouxl e905a0e92d dasm-tigcc: fix segmentation faults upon accesses out of the bounds of the ROM call info table. 14 years ago
  debrouxl a45cfbf1fa Import dasm-tigcc, a GPL'ed improved replacement of ttdasm, which uses the GDB disassembler and modified chunks of code from libti* & TIEmu. 14 years ago
  debrouxl 5028023d1f Documentation: 14 years ago
  debrouxl 15564b6f21 Documentation: 14 years ago
  debrouxl 6b34c3d1c1 Windows setup scripts: upgrade. 15 years ago
  debrouxl e5d61ab490 Delphi IDE: use the appropriate registry key; add some versioning for the syntax coloring definitions. 15 years ago
  debrouxl 166bf166bf Windows setup: add copy and deletion of ar-tigcc, ld-tigcc and tt*. 15 years ago
  debrouxl 719afbf8cd Update changelogs, history files, READMEs. 15 years ago
  debrouxl 80c122cbe9 tigcclib: add PtrToHandle (TIGCCLIB implementation of kernel::Ptr2Hd). 15 years ago
  debrouxl b0b0c9ec43 tigcclib: overhaul Sprite8/16/32: add SPRT_RPLC mode while making the routines smaller (Joey Adams, Lionel Debroux). 15 years ago
  debrouxl eaa98e50f3 tigcclib: optimize (-14 bytes) OSVRegisterTimer (Martial, Lionel). 15 years ago
  debrouxl cb793b5c4d tigcclib: optimize (-8 bytes) OSVFreeTimer (Martial). 15 years ago
  debrouxl 8c584a5865 tigcclib: optimize (-2 bytes) _rowread (Martial). 15 years ago