커밋 기록

작성자 SHA1 메시지 날짜
  michael ac3aa6b602 * Fix from Ocean for reading PNG (26538) 10 년 전
  michael 0d3cd8c402 * Documented *.cod search path for the plex/pyacc programs 10 년 전
  michael 6d989c57e2 * Fix demos so they work on 64-bit as well (there is no libc unit for 64 bit) 10 년 전
  nickysn 85cb180d80 * prepend "+" to each file name to be added to the library by wlib. This 10 년 전
  nickysn 931f5a0b54 * fixed passing of the wlib output file parameter (-o requires an equal sign) 10 년 전
  nickysn 9d8f0493cd * support 4 pages (instead of 3) in the 640x200 EGA mode in the msdos graph unit as well 10 년 전
  nickysn 20033d1af2 * emulate 4 pages (instead of 3) in the 640x200x16 colors mode 10 년 전
  nickysn 317c1b32cf * updated VGA/VGALo to 4 pages as well, as it is the same mode as EGA/EGALo 10 년 전
  nickysn c2628e9917 * support 4 pages instead of 3 in the 640x200 EGA mode 10 년 전
  nickysn 3d8c941c6c * updated go32v2 graph unit video card detection code with the latest code from the msdos graph unit (which supports detection of EGAMono, MCGA and combinations of two video cards) 10 년 전
  florian 2fdc4f06de * few 64 Bit related fixes, the type change of chtype resolves #27024 10 년 전
  marco 076e43f799 * try to beautify image_delayload_descriptor a bit. But a 1:1 structure 10 년 전
  Károly Balogh 87deec105d m68k: implemented 68k specific a_bit_set_const_ref and a_bit_set_reg_ref, using BSET/BCLR 10 년 전
  nickysn 069fa51445 * use separate input and output files when invoking wlib to create a static 10 년 전
  Jeppe Johansen fa5bd1c513 ARMv7M supports UMULL. 10 년 전
  Károly Balogh c49c8210a3 m68k: some initial HLCG, use BSET/BCLR instructions for simple bit manipulation 10 년 전
  Jeppe Johansen f7526d0d36 Add classes and stub thread support in the embedded rtl. 10 년 전
  Jeppe Johansen 3ef4033e7d Test the proper CPUARM capability when chosing between blx and bl. 10 년 전
  florian 5f4dc5e54f * parentheses after an @-operator can contain a full expression, resolves #27517 10 년 전
  florian 3396e2e1f4 * interpret -daaa:=bbb after -Sm was passed as a macro definition, resolves #27529 10 년 전
  florian 36e79a874e * when creating code for an iso mod operator, use create_internal for the helper nodes 10 년 전
  florian a8e001d4ad * do not warn about disjunct ranges for internally created cmp nodes 10 년 전
  florian 0bc63c438e + tifnode.create_internal 10 년 전
  Károly Balogh ad301f8fa1 m68k: implemented t68kvecnode.update_reference_reg_packed. same as the generic one, but allocates int registers instead of address registers, because on 68k IMUL,SHR/SHL and AND can't work on address registers, which results in a lot of register shuffling 10 년 전
  Jeppe Johansen 5ca1740bee Fix issue in is_thumb32_imm. imm<11:10> have to be non-zero meaning the rotate only works from 8 to 31. Caused 0x8000001F to be mistaken for a valid immediate. 10 년 전
  Jonas Maebe 39594adae1 * different, simpler fix for #27691 fixed in r30261; should fix the 10 년 전
  marco 57212decc8 * ugly auto conversion IMAGE_IMPORT_DESCRIPTOR and _IMAGE_TLS_DIRECTORY64/32 fixed. 10 년 전
  nickysn 50fd91b3e1 * micro optimization in the putpixel routines of the msdos graph unit: perform 10 년 전
  nickysn a5a61243b8 * updated video card detection code in the msdos graph unit to support EGA mono, 10 년 전
  Jonas Maebe ea3a306da8 * never say that an automatically added unit is unused (mantis #27691) 10 년 전