Re: [fpc-other] Original Version of Photoshop Was Written in Pascal; Source Released

2018-05-24 Thread DaWorm
Wonder if it was still a p-code compiler back then, as it was based on Microsoft Pascal, which was based on UCSD Pascal. http://www.edm2.com/index.php/Microsoft_Pascal Jeff. On Thu, May 24, 2018 at 4:13 PM, Mark Morgan Lloyd < markmll.fpc-ot...@telemetry.co.uk> wrote: > On 24/05/18 17:30, Santi

Re: [fpc-other] StrumPract, the Swiss knife of musicians.

2017-07-23 Thread DaWorm
p.s. "learn to play drums in 4 lessons".. okay but I am a drummer and it took me a little longer than that ;-) Guess it depends on how long each lesson lasts! Jeff ___ fpc-other maillist - fpc-other@lists.freepascal.org http://lists.freepascal.org/cg

Re: [fpc-other] Git & SVN

2017-05-23 Thread DaWorm
emacs! vi! Let's call the whole thing off and use EDLIN. ___ fpc-other maillist - fpc-other@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-other

Re: [fpc-other] Orange Pi vs. Raspberry Pi vs Banana Pi vs ASUS Tinkerboard vs. Odroid

2017-03-08 Thread DaWorm
On Mar 8, 2017 5:14 AM, "Mark Morgan Lloyd" < markmll.fpc-ot...@telemetry.co.uk> wrote: Beagle bone is more expensive, but more open sourced > Particularly notable due to a couple of DSP-like processors which make it good for high-speed stuff. However unlike the main processor I believe these ha

Re: [fpc-other] News on Delphi x64

2010-11-01 Thread DaWorm
On Mon, Nov 1, 2010 at 12:33 PM, Sven Barth wrote: > But at least when interfacing with Windows one could have replaced all > Integer with LongInt to stay compatible... (in theory at least ^^ ) > The TP to Delphi change was one of the reasons I always use longint in Delphi now, and never, ever us