Commit History

Author SHA1 Message Date
  florian bcdfd07bdd * if a variant is read/written, include the variants unit 4 years ago
  nickysn caaa649790 + added function InstallUserMode to ptcgraph, that allows you to register a custom resolution and thus, open a custom window size 4 years ago
  nickysn 677b06efd8 + added constants for all the other wave formats (codecs), supported in a .wav file, besides PCM 4 years ago
  Károly Balogh 84e1be805c qlunits: updated QDOS unit, added a QLfloat unit to convert longints and doubles to 48bit QLfloats, added a rotating cube example 4 years ago
  Károly Balogh 6f59167c64 sinclairql: more work on the QL port. very basic stdio (console writeln) works. 4 years ago
  nickysn a552fc6d94 + fcl_sound wav reader tests: added stereo .wav file tests 4 years ago
  Károly Balogh 9d67adcbb6 * regenerated all Makefiles after Sinclair QL support was added 4 years ago
  nickysn 188054d9b4 + also check the actual PCM wave data in the fcl-sound wavreader test 4 years ago
  Károly Balogh 1d34f0f139 tosunits: it's actually not ami-extra 4 years ago
  nickysn bed8b8bfd3 + created some tests for fcl-sound 4 years ago
  florian 103b44cf2b * made Compiler Options window large enough to show all CPUs 4 years ago
  Mattias Gaertner bd3093e176 pastojs: added experimental target os electron 4 years ago
  Mattias Gaertner f5acaf10ee pastojs: fixed aPromise:=AsyncFunctionWithCOMIntfResult 4 years ago
  florian b0deefec45 * do not run the test, it is only about a compilation issue 4 years ago
  Mattias Gaertner 97d4d635c8 pastojs: fixed await(arg) and fixed hint await needs a promise 4 years ago
  pierre e154b9933f Add some types and records to rtl/linux/t_linux.h2paschk and set macro _LARGEFILE64_SOURCE for __i386__ C code 4 years ago
  pierre c44095733c * Give access to CPU specific fields of tsettings record 4 years ago
  florian 6380df9b42 * correctly simplify tree transforms of (a+c1+c2) if a is a pointer, resolves #37671 4 years ago
  florian e94fb2edc3 * better writing of ordinal const. nodes 4 years ago
  pierre edb555f34f Register sinclairql target directory 4 years ago
  pierre 14b34e4f55 Update after commit 47376 4 years ago
  pierre f0b22a1569 Revert commit #47257, Disable use of cmov instructions in alignment patterns for some i386 targets (it prevents use of some emulators) 4 years ago
  Károly Balogh 2a733aa751 sinclairql: fixed the relocation marker comment in the startup code. no functional change 4 years ago
  Mattias Gaertner 45fb1fcb44 pastojs: fixed await on as operator 4 years ago
  michael 284b50de3c * Allow to create fpdoc project file based on package targets 4 years ago
  Károly Balogh f2ee1dae52 sinclairql: startup code fixes. set the top of the new stack as stack pointer, not the bottom of it. initialize the .bss section following the new linker script. better protection against re-relocation. 4 years ago
  Károly Balogh 24226ef4af sinclairql: following Frank Wille's advices, reworked the linker script to omit .bss section from the binary. this reduces a simple 'hello, world' size by ~5K. needs matching startup code. 4 years ago
  Károly Balogh a0543f7f9b sinclairql: the newline on this system is LF, not CRLF 4 years ago
  florian b2a67d4656 * fixed comments in sysnr.inc files 4 years ago
  florian 878f6d9ce4 * allow generic parameters as iterator variable in for in loops, resolves #38050 4 years ago