]> cloudbase.mooo.com Git - avrcpm.git/shortlog
avrcpm.git
2012-03-13 LeoTag for Version 2.2 2.2
2012-03-13 LeoTag for Version 2.2
2012-03-13 Leo* avr/config.inc
2012-03-10 Leo* avr/8080int-*.asm
2012-03-04 Leo* avr/8080int-*.asm
2011-04-21 Leo* cpm/Makefile
2011-04-20 Leo* cpm/Makefile
2011-04-19 Leo* avr/mmc.asm
2011-04-17 Leo* cpm/Makefile
2011-04-14 Leo* cpm/Makefile
2011-04-09 Leo* cpm/ipl.mac
2010-10-12 Leo* Added detection of simh AltairZ80 Simulator harddisk...
2010-10-11 Leo* Test: Change directory hierarchy.
2010-10-11 Leo* Test: Change directory hierarchy
2010-10-10 Leo* Test: change directory hierarchy.
2010-10-10 Leo* Added 'makeimage' program from Frank Zoll to the...
2010-10-10 Leo* This code is experimental and may destroy data on...
2010-10-09 Leo* 'heap.asm' added.
2010-10-08 Leo* Limit partition, resp. file image size to only 32MB...
2010-10-08 Leo* ipl.mac added
2010-10-08 Leo* Merged fat16-test back into trunk.
2010-10-08 Leoeol-style for M80 source files set to CRLF
2010-10-08 Leo* Start of dynamic disk size code.
2010-10-07 Leo* More rcall --> lcall changes.
2010-10-06 Leo* Merged fat16-test back into trunk.
2010-10-06 Leogit-svn-id: svn://cu.loc/avr-cpm/trunk@129 57430480...
2010-10-06 Leogit-svn-id: svn://cu.loc/avr-cpm/trunk@128 57430480...
2010-10-06 Leo* New macros 'ldsw' and 'stsw'
2010-10-06 Leo* avr/dsk_fat16.asm
2010-10-06 Leo* Undo previous commit.
2010-10-06 Leo* avr/dsk_fat16.asm
2010-10-06 Frank Zollgit-svn-id: svn://cu.loc/avr-cpm/trunk@118 57430480...
2010-10-05 Frank Zollgit-svn-id: svn://cu.loc/avr-cpm/trunk@117 57430480...
2010-10-05 Frank Zollgit-svn-id: svn://cu.loc/avr-cpm/trunk@116 57430480...
2010-10-05 Frank Zollgit-svn-id: svn://cu.loc/avr-cpm/trunk@115 57430480...
2010-10-05 Frank Zollgit-svn-id: svn://cu.loc/avr-cpm/trunk@114 57430480...
2010-10-02 Frank Zoll* avr/dsk_fat16.asm
2010-10-01 Leo* More rcall --> lcall changes.
2010-10-01 Frank Zoll* avr/dsk_fat16.asm
2010-10-01 Leo* New macros 'lcall' and 'ljmp'
2010-10-01 Leo* Rest of 'remainders.asm' split:
2010-10-01 Leo* New macros sbiw and INTERRUPT:
2010-10-01 Frank Zoll* More changes for FAT16 support.
2010-09-30 Frank Zoll* Initial changes for FAT16 support.
2010-09-30 Frank Zoll* New file:
2010-09-26 Leo* New files:
2010-09-23 LeoMerged branch modules back into trunk.
2010-09-23 Leo* cpm/Makefile
2010-08-16 Leo* cpm/bios.asm:
2010-08-06 Leo* avr/z80.asm:
2010-08-06 Leo* avr/ipl.asm
2010-08-06 Leo* avr/z80.asm:
2010-08-05 Leo* avr/z80.asm:
2010-08-05 LeoMerge softuart/cpm back into trunk:
2010-08-05 Leo* avr/z80.asm:
2010-08-05 LeoMerge softuart/cpm back into trunk:
2010-07-28 Leo* avr/z80.asm:
2010-07-28 Leo* avr/z80.asm:
2010-07-28 LeoAdded keywords to more files
2010-07-28 Leo* avr/z80.asm:
2010-07-28 Leo* avr/z80.asm:
2010-07-26 Leo* avr/z80.asm:
2010-07-25 Leo* avr/z80.asm:
2010-07-25 Leo* avr/z80.asm:
2010-07-20 Leo* avr/z80.asm:
2010-07-19 LeoFrom experimental:
2010-07-16 LeoInitial implementation of blocking and deblocking algor...
2010-07-09 LeoFrom experimental:
2010-07-09 LeoFrom experimental:
2010-07-08 Leoignore .hex and .lst files
2010-07-06 Leommc bug fixes by Joe
2010-07-06 Leominor dram_read optimizations
2010-07-05 Leominor dram_read optimizations
2010-07-05 Leoz80.asm: added interrupt driven delay timer; used in...
2010-07-04 Leoadded 'TIMER'MAC, a cpm program to control the timer...
2010-07-04 Leodirectory 'z80' renamed to 'cpm'
2010-07-04 Leouse lookup table for parity flag computation
2010-07-02 Leoadded warmboot functionality.
2010-07-02 Leoadded Atmega8 support
2010-07-02 Leoadded documantation improvements from Karl heinz Buchegger.
2010-07-02 LeoInitial import of the original source from Sprite_tm: