Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Károly Balogh db1ef439b5 z80: sdasz80 won't do section smartlinking for us, but it's used for the zx spectrum target 5 gadi atpakaļ
  nickysn 491462fd02 + added another helper for register pairs: register_in 5 gadi atpakaļ
  nickysn a5d36e1bc6 + added Z80 helper functions is_regpair and split_regpair 5 gadi atpakaļ
  nickysn fa052f76ee + added empty strings.inc and stringss.inc files 5 gadi atpakaļ
  nickysn 69c95115f6 - removed GetHigh, GetNextReg, GetLastReg, GetOffsetReg and GetOffsetReg64 from cpubase. The methods 5 gadi atpakaļ
  nickysn f202249711 + implemented get_caller_addr and get_caller_frame for the Z80 5 gadi atpakaļ
  nickysn 6810677493 * updated revision.inc 5 gadi atpakaļ
  nickysn 29d681168a * merged the z80 branch 5 gadi atpakaļ
  florian a084c8829f * patch by J. Gareth Moreton: refactor RemoveCurrentP 5 gadi atpakaļ
  florian e7f7927ca9 + initialize variables, so compilation with -O3 works 5 gadi atpakaļ
  nickysn a857e60dc1 * tsystemcpu.cpu_sys_z80 renamed .cpu_z80 for consistency with the other values in the enum. 5 gadi atpakaļ
  nickysn 9cca44d3af * tcputype.cpu_ez80 renamed .cpu_zilog_ez80 5 gadi atpakaļ
  nickysn 784237ee33 * tcputype.cpu_z80 renamed .cpu_zilog_z80 5 gadi atpakaļ
  nickysn 5594302d2a * fixed GotoXY (parameters were swapped) 5 gadi atpakaļ
  nickysn 59110bd9ea * fixed the interlockedXXX functions 5 gadi atpakaļ
  nickysn 843024f3b7 * PrintChar and OpenChannel converted to pure assembler functions 5 gadi atpakaļ
  nickysn fe05a87a27 * made ErrOutput/StdErr a true alias of Output/StdOut to save memory 5 gadi atpakaļ
  nickysn cb169980b7 * cheat and declare many of the empty routines as 'inline' to save some precious memory bytes :) 5 gadi atpakaļ
  nickysn 25a42c6469 * update msg 5 gadi atpakaļ
  nickysn 6f6598712f * synchronized with trunk 5 gadi atpakaļ
  nickysn 5c605f0a10 + console input (not working well, yet) 5 gadi atpakaļ
  nickysn d970112f26 + implemented console output in the ZX Spectrum RTL. Writeln('Hello, world!'); now works!!! :) 5 gadi atpakaļ
  nickysn 368f4412c4 * handle nf_swapped properly in TZ80AddNode.second_cmp16_32_64bit 5 gadi atpakaļ
  nickysn 647725ea0c * optimizations in tcgz80.normalize_ref 5 gadi atpakaļ
  nickysn 5a5a8602d3 * optimization in tcgz80.a_load_const_cgpara for pushing longints, where the low 16 bits are equal 5 gadi atpakaļ
  nickysn 3338603bb8 * generate better code in tcgz80.a_loadaddr_ref_reg 5 gadi atpakaļ
  florian db9a284d60 * simplify xtensa-linux building 5 gadi atpakaļ
  Mattias Gaertner 2f1fba51cc pas2js: fixed type helper nested procedure Self 5 gadi atpakaļ
  nickysn 5be4ce281f * don't reorder LOC_REFERENCE parameters on the Z80 also 5 gadi atpakaļ
  Mattias Gaertner 4f7882c8af fcl-passrc: fixed type helper intdouble/uintdouble 5 gadi atpakaļ