florian
|
637976e83f
|
* patch by Marģers to unify internal error numbers, resolves #37888
git-svn-id: trunk@47103 -
|
2020-10-13 19:59:01 +00:00 |
|
nickysn
|
f71b6f341b
|
+ added JRJP to various instruction lists
git-svn-id: trunk@45497 -
|
2020-05-25 16:12:06 +00:00 |
|
nickysn
|
56632b720c
|
+ Z80: handle the flags register in TAoptBaseCpu.RegModifiedByInstruction
git-svn-id: trunk@45452 -
|
2020-05-20 21:21:26 +00:00 |
|
nickysn
|
88b6bbe6cc
|
* compilation fixed after r45450
git-svn-id: trunk@45451 -
|
2020-05-20 21:02:46 +00:00 |
|
nickysn
|
cc47a49c81
|
+ Z80: handle all instructions that modify registers, that are not an operand in TAoptBaseCpu.RegModifiedByInstruction
git-svn-id: trunk@45450 -
|
2020-05-20 20:57:59 +00:00 |
|
nickysn
|
2507c1ace6
|
* Reg1ReadDependsOnReg2 moved to TAoptBaseCpu
* use Reg1ReadDependsOnReg2 in TAoptBaseCpu.RegModifiedByInstruction to handle properly Z80 subregisters
git-svn-id: trunk@45449 -
|
2020-05-20 20:20:10 +00:00 |
|
nickysn
|
edcc14a5ce
|
* Z80: JR can be both conditional and uncoditional jump, just like JP
git-svn-id: trunk@45411 -
|
2020-05-17 23:38:23 +00:00 |
|
florian
|
ea52a23179
|
+ skeleton for Z80 support
git-svn-id: branches/z80@35665 -
|
2017-03-26 19:10:50 +00:00 |
|