nickysn
|
a857e60dc1
* tsystemcpu.cpu_sys_z80 renamed .cpu_z80 for consistency with the other values in the enum.
|
5 år sedan |
nickysn
|
9cca44d3af
* tcputype.cpu_ez80 renamed .cpu_zilog_ez80
|
5 år sedan |
nickysn
|
784237ee33
* tcputype.cpu_z80 renamed .cpu_zilog_z80
|
5 år sedan |
nickysn
|
5594302d2a
* fixed GotoXY (parameters were swapped)
|
5 år sedan |
nickysn
|
59110bd9ea
* fixed the interlockedXXX functions
|
5 år sedan |
nickysn
|
843024f3b7
* PrintChar and OpenChannel converted to pure assembler functions
|
5 år sedan |
nickysn
|
fe05a87a27
* made ErrOutput/StdErr a true alias of Output/StdOut to save memory
|
5 år sedan |
nickysn
|
cb169980b7
* cheat and declare many of the empty routines as 'inline' to save some precious memory bytes :)
|
5 år sedan |
nickysn
|
25a42c6469
* update msg
|
5 år sedan |
nickysn
|
6f6598712f
* synchronized with trunk
|
5 år sedan |
nickysn
|
5c605f0a10
+ console input (not working well, yet)
|
5 år sedan |
nickysn
|
d970112f26
+ implemented console output in the ZX Spectrum RTL. Writeln('Hello, world!'); now works!!! :)
|
5 år sedan |
nickysn
|
368f4412c4
* handle nf_swapped properly in TZ80AddNode.second_cmp16_32_64bit
|
5 år sedan |
nickysn
|
647725ea0c
* optimizations in tcgz80.normalize_ref
|
5 år sedan |
nickysn
|
5a5a8602d3
* optimization in tcgz80.a_load_const_cgpara for pushing longints, where the low 16 bits are equal
|
5 år sedan |
nickysn
|
3338603bb8
* generate better code in tcgz80.a_loadaddr_ref_reg
|
5 år sedan |
florian
|
db9a284d60
* simplify xtensa-linux building
|
5 år sedan |
Mattias Gaertner
|
2f1fba51cc
pas2js: fixed type helper nested procedure Self
|
5 år sedan |
nickysn
|
5be4ce281f
* don't reorder LOC_REFERENCE parameters on the Z80 also
|
5 år sedan |
Mattias Gaertner
|
4f7882c8af
fcl-passrc: fixed type helper intdouble/uintdouble
|
5 år sedan |
nickysn
|
44d95ef7c8
+ generate better code in op_const_reg for OP_ADD and OP_SUB by using in certain cases A_DEC for OP_SUB
|
5 år sedan |
florian
|
1395b2850e
+ xtensa-linux support for several packages
|
5 år sedan |
florian
|
7dfefcb1f6
* Xtensa: fpc_setjmp dummy
|
5 år sedan |
florian
|
8ef29235c3
* Xtensa: set source_cpu_string
|
5 år sedan |
nickysn
|
7957560fba
+ implemented tcgz80.a_adjust_sp
|
5 år sedan |
marcus
|
ca0689df53
AmigaOS4: fixed packing in clipboard unit
|
5 år sedan |
marcus
|
86fa90b400
amiga: Crt, fixed cursor x and y position
|
5 år sedan |
nickysn
|
723faf14a9
- removed GetByteLoc, because it isn't used
|
5 år sedan |
nickysn
|
ff0c771e2e
- removed unused local vars
|
5 år sedan |
nickysn
|
9b9197c06e
* formatting
|
5 år sedan |