Commit History

Author SHA1 Message Date
  nickysn fdc24164a0 + implemented 8-bit signed comparisons as well 5 years ago
  nickysn 8a1be73ce0 * also use the unsigned 8-bit comparison code for 8-bit signed equal/unequal comparisons 5 years ago
  nickysn 55c18a11a0 - removed commented out code from TZ80AddNode.second_cmp 5 years ago
  nickysn 9dc8744b53 - removed debug writeln 5 years ago
  nickysn 59d7a45215 * generate more optimal code for unsigned 8-bit comparisons in TZ80AddNode.second_cmp 5 years ago
  nickysn 5585bdb6aa + also support unsigned 8-bit > and <= in TZ80AddNode.second_cmp. All 8-bit unsigned comparisons now 5 years ago
  nickysn f52f9dc56b + added a not-yet-complete implementation of TZ80AddNode.second_cmp. Only 8-bit unsigned comparison 5 years ago
  nickysn fb3a079916 * updated TAsmCond and TResFlags for the Z80 5 years ago
  nickysn 755fe97c51 * synchronize with trunk 5 years ago
  florian 9a4ff8daa4 * started to get some Z80 things working 5 years ago
  florian 8a99a619f8 + addnode dummy for Z80 7 years ago