nickysn
|
3c8ed1cfbc
|
* use 8-bit registers for the function return regs
git-svn-id: branches/z80@44653 -
|
2020-04-09 00:07:20 +00:00 |
|
nickysn
|
472ac716b7
|
* mark the 8-bit versions of the registers as volatile when calling procedures/functions
git-svn-id: branches/z80@44628 -
|
2020-04-06 23:31:20 +00:00 |
|
nickysn
|
fb3a079916
|
* updated TAsmCond and TResFlags for the Z80
git-svn-id: branches/z80@44571 -
|
2020-04-04 16:12:47 +00:00 |
|
nickysn
|
20eab5582f
|
+ generate the Z80 instruction enum and string table from z80ins.dat via a newly created tool
git-svn-id: branches/z80@44556 -
|
2020-04-04 01:36:07 +00:00 |
|
nickysn
|
bf8d560cc6
|
* treat all Z80 registers as 8-bit
git-svn-id: branches/z80@44532 -
|
2020-04-03 18:53:10 +00:00 |
|
nickysn
|
54097433da
|
+ implemented cgsize2subreg for z80
git-svn-id: branches/z80@44500 -
|
2020-04-01 22:29:33 +00:00 |
|
nickysn
|
b486e6b353
|
* define R_SUBWHOLE = R_SUBW for Z80
git-svn-id: branches/z80@44490 -
|
2020-04-01 18:53:05 +00:00 |
|
nickysn
|
2003020d68
|
+ emit lowercase instructions in the z80 asm output
git-svn-id: branches/z80@44486 -
|
2020-04-01 14:09:44 +00:00 |
|
nickysn
|
d682df8bcd
|
+ implemented ait_instruction at least for instructions without operands
git-svn-id: branches/z80@44476 -
|
2020-04-01 02:19:46 +00:00 |
|
nickysn
|
ce424f2954
|
+ added the OUTI instruction
git-svn-id: branches/z80@44417 -
|
2020-03-30 00:45:13 +00:00 |
|
nickysn
|
755fe97c51
|
* synchronize with trunk
git-svn-id: branches/z80@44397 -
|
2020-03-29 16:24:32 +00:00 |
|
florian
|
e370e9ba15
|
* register names fixed
git-svn-id: branches/z80@35670 -
|
2017-03-27 20:30:51 +00:00 |
|
florian
|
ea52a23179
|
+ skeleton for Z80 support
git-svn-id: branches/z80@35665 -
|
2017-03-26 19:10:50 +00:00 |
|