summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* New relocatorv0.7Leo C2019-06-19
|
* New utility prl2offz: Make .com from .prl and convert prl reloc bitmap to ↵Leo C2019-06-17
| | | | compressed list of offsets
* cmd_R: don't allow loading over ddtz address space, but everywhere else.Leo C2019-06-06
|
* Add instruction set poster and test data for disassemblerLeo C2019-05-26
|
* Add CSIO interface.v0.6Leo C2019-05-26
|
* Add iobyte and console i/o drivers. WIP; Make CP/M or standalone versionLeo C2019-05-23
|
* Add iobyte and console i/o drivers. WIPLeo C2019-05-22
|
* Add reloc command: cmd_Ev0.5Leo C2019-05-20
| | | | | | | | | | ; > E addr ; relocate debugger to addr ; > ER addr ; relocate just below addr ; Move debugger to given address and restart. ; New location must not overlap with current location.
* reloc to current load addressLeo C2019-05-19
|
* Convert relocater to an user command. WIPLeo C2019-05-17
|
* move relocator to beginning of fileLeo C2019-05-16
|
* bli, opt lookup_op, remove unused macros and labelsLeo C2019-05-16
|
* + tables alu, rot, bli.Leo C2019-05-15
|
* + tables alu, rot, bli. WIPLeo C2019-05-14
|
* Refactor to save some bytesLeo C2019-05-07
|
* WIPLeo C2019-05-07
|
* Dissassembler: new argument printingLeo C2019-05-07
|
* WIPLeo C2019-05-06
|
* fix bug from commit 'Remove disas_arg_16, disas_argtype'Leo C2019-05-05
|
* Disassembler: rename 'print arg' routinesLeo C2019-05-05
|
* jp --> jr (3 bytes). Remove duplicated codeLeo C2019-04-09
|
* add_hl_a2Leo C2019-04-06
|
* Remove disas_arg_16, disas_argtypeLeo C2019-04-06
|
* Compress mnemonics table (10 byte)Leo C2019-04-06
|
* Reorg & renameLeo C2019-04-06
|
* Reorg dissassembler tables 4 (wip)Leo C2018-12-18
|
* fix ld (nnnn),ww; ld ww,(nnnn)Leo C2018-12-12
|
* Reorg dissassembler tables 3 (wip)Leo C2018-12-12
|
* Reorg dissassembler tables 2 (wip)Leo C2018-12-11
|
* Reorg dissassembler tables (wip)Leo C2018-12-11
|
* Refactdor disassembler tablesLeo C2018-12-11
|
* Remove register name aliases and unused strings t_(tstfl_ZCPS). dissas opt ↵Leo C2018-12-10
| | | | (arg printing)
* Remove vars $, Z, fix var TLeo C2018-12-09
|
* Remove relational ops from expr.Leo C2018-12-09
|
* Remove W option from cmds S,Q,Z; J otion from QLeo C2018-12-09
|
* Remove V option from cmd_M (move).Leo C2018-12-09
|
* Remove ':count' from cmd_BLeo C2018-12-09
|
* char i/o: use BIOS (temp)Leo C2018-12-09
|
* char i/o clean upLeo C2018-12-08
|
* Remove BDOS file i/o (cmd_F, cmd_W). Read Hex files from console (cmd_R).Leo C2018-12-07
|
* Replace BDOS console i/oLeo C2018-12-07
|
* Remove cmd_C, simplify cmd_T, simplify break points (- R,I options)Leo C2018-12-07
|
* optimize mainloop; cmd_H: remove +- expression2Leo C2018-12-07
|
* bugfix print registerLeo C2018-12-07
|
* Remove cmd_@Leo C2018-12-07
|
* Remove Y variables (cmd_Y)Leo C2018-12-03
|
* Remove print error function pointerLeo C2018-12-03
|
* Remove symbol printingLeo C2018-12-03
|
* Remove symbol file loading from cmd_R, cmd_FLeo C2018-12-03
|
* Remove Assembler (cmd_A)Leo C2018-12-03
|