]> cloudbase.mooo.com Git - ddt180.git/shortlog
ddt180.git
2024-06-10 Leo C.Makefile tiny
2020-03-01 Leo Cinit device when iobyte changes
2020-02-28 Leo Cdisas/cmd_L: print hex code
2020-02-22 Leo Cdisas opt
2020-02-21 Leo Cdisas: add HD64180 instructions
2020-02-21 Leo Cdisas: optimized opcode tables
2020-02-20 Leo CNew disassembler
2020-02-20 Leo Clookup_branch_op minor opt
2020-02-17 Leo CRemove bp_p_cpu_flag, small opt in startup/reloc
2020-02-16 Leo CSome comments (from master)
2020-02-16 Leo CBugfix trace rst instruction
2020-02-06 Leo Cminor
2019-06-19 Leo CNew relocator v0.7
2019-06-17 Leo CNew utility prl2offz: Make .com from .prl and convert...
2019-06-06 Leo Ccmd_R: don't allow loading over ddtz address space...
2019-05-25 Leo CAdd instruction set poster and test data for disassembler
2019-05-25 Leo CAdd CSIO interface. v0.6
2019-05-23 Leo CAdd iobyte and console i/o drivers. WIP; Make CP/M...
2019-05-22 Leo CAdd iobyte and console i/o drivers. WIP
2019-05-20 Leo CAdd reloc command: cmd_E v0.5
2019-05-18 Leo Creloc to current load address
2019-05-17 Leo CConvert relocater to an user command. WIP
2019-05-16 Leo Cmove relocator to beginning of file
2019-05-16 Leo Cbli, opt lookup_op, remove unused macros and labels
2019-05-15 Leo C+ tables alu, rot, bli.
2019-05-14 Leo C+ tables alu, rot, bli. WIP
2019-05-07 Leo CRefactor to save some bytes
2019-05-07 Leo CWIP
2019-05-07 Leo CDissassembler: new argument printing
2019-05-06 Leo CWIP
2019-05-05 Leo Cfix bug from commit 'Remove disas_arg_16, disas_argtype'
2019-05-05 Leo CDisassembler: rename 'print arg' routines
2019-04-09 Leo Cjp --> jr (3 bytes). Remove duplicated code
2019-04-06 Leo Cadd_hl_a2
2019-04-06 Leo CRemove disas_arg_16, disas_argtype
2019-04-06 Leo CCompress mnemonics table (10 byte)
2019-04-06 Leo CReorg & rename
2018-12-17 Leo CReorg dissassembler tables 4 (wip)
2018-12-12 Leo Cfix ld (nnnn),ww; ld ww,(nnnn)
2018-12-12 Leo CReorg dissassembler tables 3 (wip)
2018-12-11 Leo CReorg dissassembler tables 2 (wip)
2018-12-11 Leo CReorg dissassembler tables (wip)
2018-12-11 Leo CRefactdor disassembler tables
2018-12-10 Leo CRemove register name aliases and unused strings t_...
2018-12-09 Leo CRemove vars $, Z, fix var T
2018-12-09 Leo CRemove relational ops from expr.
2018-12-09 Leo CRemove W option from cmds S,Q,Z; J otion from Q
2018-12-09 Leo CRemove V option from cmd_M (move).
2018-12-09 Leo CRemove ':count' from cmd_B
2018-12-09 Leo Cchar i/o: use BIOS (temp)
2018-12-08 Leo Cchar i/o clean up
2018-12-07 Leo CRemove BDOS file i/o (cmd_F, cmd_W). Read Hex files...
2018-12-07 Leo CReplace BDOS console i/o
2018-12-07 Leo CRemove cmd_C, simplify cmd_T, simplify break points...
2018-12-07 Leo Coptimize mainloop; cmd_H: remove +- expression2
2018-12-07 Leo Cbugfix print register
2018-12-07 Leo CRemove cmd_@
2018-12-03 Leo CRemove Y variables (cmd_Y)
2018-12-03 Leo CRemove print error function pointer
2018-12-03 Leo CRemove symbol printing
2018-12-03 Leo CRemove symbol file loading from cmd_R, cmd_F
2018-12-03 Leo CRemove Assembler (cmd_A)
2018-12-01 Leo CRenaming
2018-11-29 Leo CRenaming
2018-11-29 Leo Cbp_get_condition: eliminate expr_p2
2018-11-29 Leo CImproved div_hl_de
2018-11-27 Leo CBugfix PB loop controll (bpl_next)
2018-11-26 Leo CBugfix disassembler: print 'LD ww,(nnnn)', not 'LD...
2018-11-26 Leo CRewrite p_flags; refactor out_rparen,p_A_comma,p_arg_a_...
2016-09-01 Leo Cout.bin.b: opt
2016-09-01 Leo CCommand XF, out_dgt: size opts
2016-09-01 Leo CCommand XF: bugfix
2016-08-26 Leo CAdd some comments v0.4
2016-08-22 Leo CMerge branch 'master' of cu.loc:git/ddt180
2016-08-22 Leo CBugfix test_alphanum/test_numeral, command Q
2016-08-22 Leo CBugfix test_alphanum/test_numeral
2016-08-22 Leo CIncrease stack size to 80 bytes
2016-08-21 Leo CCommand F: Convert filenames to upper case.
2016-08-21 Leo CSupport 'qualified symbols' of the form s1:s2:...:sn.
2016-08-20 Leo CSave some bytes in breakpoint handling routines
2016-08-20 Leo COptionally convert Symbols to upper or lower case when...
2016-08-20 Leo CCase in/sensitivity option for symbol lookup
2016-08-19 Leo CDon't convert whole command line buffer to uppercase...
2016-08-18 Leo CChange symbol formatting v0.3
2016-08-18 Leo CCommand A,L: Reorg (HL instead of IY). Save/restore...
2016-08-17 Leo CPrint symbols for instruction args in disassembly
2016-08-16 Leo CDon't save values in alternate registers over BDOS...
2016-08-15 Leo CCorrect symbol evaluation
2016-08-15 Leo Cread_symfile: Check symbols for valid characters.
2016-08-15 Leo CCleanup
2016-08-14 Leo CAdd version string v0.2
2016-08-14 Leo CCommand R: add offset to symbol values.
2016-08-13 Leo Coutchar --> pstr_inl
2016-08-12 Leo CReorg
2016-08-12 Leo CFormatting
2016-08-12 Leo CCommands B,Y: Print symbols. Command HS: Tabulate symbols
2016-08-12 Leo CAllow symbols in expressions. Print symbol in H command.
2016-08-11 Leo CReorg
2016-08-11 Leo CCommand H: change ASCII format 'C'-'@' to '^C'
2016-08-11 Leo CCommand HS (H extension): print symbol table. Commands...
next