summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge branch 'master' into OriginalOriginalLeo C2016-08-04
|\ | | | | | | | | # Conflicts: # ddtz.z80
| * Edit, opt '(' and ')' outputLeo C2016-08-04
| |
| * Edit, remove 'jr $+0', rmove 2x 'jp (hl)'Leo C2016-08-03
| |
| * Add Z180 instructionsLeo C2016-08-03
| |
| * Bugfix: remove invalid opcode from disassembler (L command).Leo C2016-08-02
| | | | | | | | | | DD or FD prefix, followed by 76 was interpreted as a valid 3 byte instruction, and displayed as 'HALT'. Didnt work, certainly.
| * Add submit files to build ddtz with CP/M 2 and CP/M 3.Leo C2016-08-02
| |
| * Add Makefile, .gitignoreLeo C2016-08-02
| |
| * Change relocation loaderLeo C2016-08-02
| | | | | | | | The new relocater works whith PRL file, generated by Link-80.
* | Sync with masterLeo C2016-08-03
| |
* | Merge source code improvements from master.Leo C2016-08-03
| |
* | Correct some commentsLeo C2016-08-02
| |
* | Add original ddtz.comLeo C2016-08-02
|/
* Initial commitLeo C2016-08-02