nickysn
|
3c8ed1cfbc
* use 8-bit registers for the function return regs
|
5 years ago |
nickysn
|
472ac716b7
* mark the 8-bit versions of the registers as volatile when calling procedures/functions
|
5 years ago |
nickysn
|
fb3a079916
* updated TAsmCond and TResFlags for the Z80
|
5 years ago |
nickysn
|
20eab5582f
+ generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool
|
5 years ago |
nickysn
|
bf8d560cc6
* treat all Z80 registers as 8-bit
|
5 years ago |
nickysn
|
54097433da
+ implemented cgsize2subreg for z80
|
5 years ago |
nickysn
|
b486e6b353
* define R_SUBWHOLE = R_SUBW for Z80
|
5 years ago |
nickysn
|
2003020d68
+ emit lowercase instructions in the z80 asm output
|
5 years ago |
nickysn
|
d682df8bcd
+ implemented ait_instruction at least for instructions without operands
|
5 years ago |
nickysn
|
ce424f2954
+ added the OUTI instruction
|
5 years ago |
nickysn
|
755fe97c51
* synchronize with trunk
|
5 years ago |
florian
|
e370e9ba15
* register names fixed
|
8 years ago |
florian
|
ea52a23179
+ skeleton for Z80 support
|
8 years ago |