summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Some commentsHEADmasterLeo C2020-02-16
|
* ReorgLeo C2020-02-07
|
* Renaming/minor opt (from tiny)Leo C2020-02-06
|
* Some cosmetic changes and minor optimizationsLeo C2019-04-04
|
* RenamingLeo C2018-12-01
|
* RenamingLeo C2018-11-29
|
* bp_get_condition: eliminate expr_p2Leo C2018-11-29
|
* Improved div_hl_deLeo C2018-11-29
|
* Bugfix PB loop controll (bpl_next)Leo C2018-11-27
|
* Bugfix disassembler: print 'LD ww,(nnnn)', not 'LD ww,A,(nnnn)'Leo C2018-11-26
|
* Rewrite p_flags; refactor ↵Leo C2018-11-26
| | | | out_rparen,p_A_comma,p_arg_a_addr,p_arg_addr,p_arg_nn_rp,p_char_comma,p_char_lparen,p_char_rparen
* out.bin.b: optLeo C2016-09-01
|
* Command XF, out_dgt: size optsLeo C2016-09-01
|
* Command XF: bugfixLeo C2016-09-01
|
* Add some commentsv0.4Leo C2016-08-26
|
* Merge branch 'master' of cu.loc:git/ddt180Leo C2016-08-22
|\
| * Bugfix test_alphanum/test_numeralLeo C2016-08-22
| |
* | Bugfix test_alphanum/test_numeral, command QLeo C2016-08-22
|/
* Increase stack size to 80 bytesLeo C2016-08-22
|
* Command F: Convert filenames to upper case.Leo C2016-08-21
|
* Support 'qualified symbols' of the form s1:s2:...:sn.Leo C2016-08-21
|
* Save some bytes in breakpoint handling routinesLeo C2016-08-21
|
* Optionally convert Symbols to upper or lower case when loading.Leo C2016-08-20
|
* Case in/sensitivity option for symbol lookupLeo C2016-08-20
|
* Don't convert whole command line buffer to uppercase to allow case sensitive ↵Leo C2016-08-19
| | | | symbols.
* Change symbol formattingv0.3Leo C2016-08-18
|
* Command A,L: Reorg (HL instead of IY). Save/restore IX/IY around BDOS calls.Leo C2016-08-18
|
* Print symbols for instruction args in disassemblyLeo C2016-08-17
|
* Don't save values in alternate registers over BDOS calls.Leo C2016-08-16
| | | | I.e replace ex af,af' by push/pop
* Correct symbol evaluationLeo C2016-08-15
|
* read_symfile: Check symbols for valid characters.Leo C2016-08-15
|
* CleanupLeo C2016-08-15
|
* Add version stringv0.2Leo C2016-08-14
| | | | Minor optimizations (p_fill_space)
* Command R: add offset to symbol values.Leo C2016-08-14
|
* outchar --> pstr_inlLeo C2016-08-13
|
* ReorgLeo C2016-08-13
|
* FormattingLeo C2016-08-12
|
* Commands B,Y: Print symbols. Command HS: Tabulate symbolsLeo C2016-08-12
|
* Allow symbols in expressions. Print symbol in H command.Leo C2016-08-12
|
* ReorgLeo C2016-08-11
|
* Command H: change ASCII format 'C'-'@' to '^C'Leo C2016-08-11
|
* Command HS (H extension): print symbol table. Commands A,L: Print labels.Leo C2016-08-11
|
* Edit, rename, refactorLeo C2016-08-10
|
* Remove object code commentsLeo C2016-08-10
|
* Add prstr_inl, print string inlineLeo C2016-08-10
|
* Add symfile read function.Leo C2016-08-10
|
* Move most data sections to program end.Leo C2016-08-09
|
* CPU test. Move relocator to expr buffer.Leo C2016-08-05
|
* Rename ddtz to ddt180v0.1Leo C2016-08-04
|
* Edit, opt '(' and ')' outputLeo C2016-08-04
|