The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
Legolas c3698c84be * Updated libndsfpc to 1.4.10:
+ Added support for Tetris paddle, Guitar Hero grip and easy piano controller
  + Added sdmmc support for reading DSi internal SD card
  + i2c communication functions for DSi
  + Added some time handling related examples 
  * Improved timing functions
  * Some small bug fixes and improvements, both in library and examples
  - Removed unused SVN macros from header and license infos to save space :)

git-svn-id: trunk@16879 -
2011-02-05 14:20:49 +00:00
compiler * Parse 'variant_expression.ident[parameters]' as a parametrized property access, rather than non-parametrized property followed by array subscript. This corresponds to Delphi behavior and fixes Mantis #17127. 2011-02-02 09:11:11 +00:00
ide + Add $rbp FrameName for x86_64 CPU 2010-12-30 14:53:57 +00:00
installer * fix check for necessity of LIBPATH changes 2011-01-05 23:05:03 +00:00
packages * Updated libndsfpc to 1.4.10: 2011-02-05 14:20:49 +00:00
rtl * improvement of r16001 so that allocations even closer to high(ptruint) 2011-02-04 18:58:21 +00:00
tests * improvement of r16001 so that allocations even closer to high(ptruint) 2011-02-04 18:58:21 +00:00
utils - remove unused and non functional kalyptus port 2011-01-30 17:14:33 +00:00
.gitattributes * Updated libndsfpc to 1.4.10: 2011-02-05 14:20:49 +00:00
.gitignore * Updated libndsfpc to 1.4.10: 2011-02-05 14:20:49 +00:00
Makefile * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00
Makefile.fpc * compile win 64-bit IDE default. It works now, and even gdb is starting to work. 2010-12-15 19:16:48 +00:00