summaryrefslogtreecommitdiff
path: root/rtl/z80/z80.inc
Commit message (Expand)AuthorAgeFilesLines
* + implemented get_caller_addr and get_caller_frame for the Z80nickysn2020-04-271-0/+31
* * fixed the interlockedXXX functionsnickysn2020-04-261-4/+24
* + implemented tcgz80.a_adjust_spnickysn2020-04-261-0/+4
* + implemented Move() using inline asmnickysn2020-04-211-31/+38
* + compile z80.inc even without FULL_RTLnickysn2020-04-211-8/+8
* + implemented Sptrnickysn2020-04-211-1/+3
* + implemented get_framenickysn2020-04-211-0/+2
* * FillChar changed to a pure assembler procedurenickysn2020-04-211-24/+22
* + inline assembler implementation of FillCharnickysn2020-04-211-12/+26
* * z80-embedded rtl skeleton continuedflorian2017-04-021-0/+271