nickysn
|
723faf14a9
- removed GetByteLoc, because it isn't used
|
5 жил өмнө |
nickysn
|
ff0c771e2e
- removed unused local vars
|
5 жил өмнө |
nickysn
|
9b9197c06e
* formatting
|
5 жил өмнө |
nickysn
|
5de66f75a0
- removed commented out code from tcgz80.a_cmp_reg_reg_label
|
5 жил өмнө |
nickysn
|
ab8f9cc707
- removed commented out code from tcgz80.done_register_allocators
|
5 жил өмнө |
nickysn
|
1713176078
- removed commented out code from tcgz80.a_load_reg_cgpara
|
5 жил өмнө |
nickysn
|
3d5452cda3
- removed commented out code from tcgz80.a_load_ref_cgpara
|
5 жил өмнө |
nickysn
|
ab6d9e9df9
- removed tcgz80.maybegetcpuregister, because it isn't used
|
5 жил өмнө |
nickysn
|
05ca71133f
+ implemented OP_MUL/OP_IMUL in tcgz80.a_op_reg_reg_internal
|
5 жил өмнө |
nickysn
|
78c40a6d70
* allow setting the stack size from FPC
|
5 жил өмнө |
nickysn
|
3a80895e34
* fixed section writing with smartlinking the sdcc-sdasz80 asm writer
|
5 жил өмнө |
nickysn
|
caecdfd51d
+ allow setting the heap size for the ZX Spectrum target
|
5 жил өмнө |
nickysn
|
3e38e3acc5
+ added system_z80_embedded to systems_embedded
|
5 жил өмнө |
nickysn
|
3dec4eece8
* fixed Z80 setjmp/longjmp
|
5 жил өмнө |
nickysn
|
57912f673f
+ added PrintShortString to the ZX Spectrum RTL to help with testing
|
5 жил өмнө |
nickysn
|
6088f4a882
+ added Mem[] support to the ZX Spectrum system unit
|
5 жил өмнө |
nickysn
|
c343286b3e
+ initialize more stuff in the system unit. Stdio doesn't work yet... :(
|
5 жил өмнө |
nickysn
|
ded6fdd04f
* reduced the stack area to 256 bytes
|
5 жил өмнө |
nickysn
|
3afdab19a1
+ implemented fpc_setjmp and fpc_longjmp for the Z80
|
5 жил өмнө |
nickysn
|
085fdcf3ab
* moved the ZX Spectrum program load address lower, so we could fit more code and data
|
5 жил өмнө |
nickysn
|
a9bf07d1f9
* the system unit now compiles with FULL_RTL, so the ifdefs are removed. Smartlinking is required from
|
5 жил өмнө |
nickysn
|
3d81dd0b00
* ReplaceForbiddenAsmSymbolChars renamed ApplyAsmSymbolRestrictions, because now it also applies the
|
5 жил өмнө |
nickysn
|
4165e3224a
- removed some commented out code that won't be needed
|
5 жил өмнө |
nickysn
|
55f12aac03
+ added the tf_no_objectfiles_when_smartlinking target flag to z80-zxspectrum and z80-embedded
|
5 жил өмнө |
nickysn
|
b1f7770845
+ enable tf_smartlink_library and support library-based smartlinking on the z80-embedded target
|
5 жил өмнө |
nickysn
|
f74d7f1059
* switch back to using an unscripted ar for the ZX Spectrum target
|
5 жил өмнө |
nickysn
|
df65884b7e
* synchronized with trunk
|
5 жил өмнө |
nickysn
|
d359787c91
* loop forever in system_exit
|
5 жил өмнө |
nickysn
|
f6ab9729fb
* fixed writing sdcc-sdldz80 library files to the linker script
|
5 жил өмнө |
florian
|
951f02d188
* correctly set register size
|
5 жил өмнө |