]> cloudbase.mooo.com Git - avrcpm.git/log
avrcpm.git
14 years agominor dram_read optimizations
Leo [Mon, 5 Jul 2010 21:09:19 +0000 (21:09 +0000)]
minor dram_read optimizations

git-svn-id: svn://cu.loc/avr-cpm/trunk/avrcpm/avr@17 57430480-672e-4586-8877-bcf8adbbf3b7

14 years agoz80.asm: added interrupt driven delay timer; used in BOOTWAIT and RAMTEST.
Leo [Mon, 5 Jul 2010 19:24:16 +0000 (19:24 +0000)]
z80.asm: added interrupt driven delay timer; used in BOOTWAIT and RAMTEST.
               RAMTEST waits some seconds after fill to test refresh.
               dram_read: time between "CAS low" and data input was too short. added one clock cycle.

git-svn-id: svn://cu.loc/avr-cpm/trunk/avrcpm/avr@12 57430480-672e-4586-8877-bcf8adbbf3b7

14 years agouse lookup table for parity flag computation
Leo [Sun, 4 Jul 2010 18:13:12 +0000 (18:13 +0000)]
use lookup table for parity flag computation
as we now have the table, use it for sign and zero flag too
changed flags to 8080 behavior
DRAM read/write routines changed to use A8 to select low/high nibble.
added USART RX buffer with Interrupt
added timer routines
more magic number eliminations

git-svn-id: svn://cu.loc/avr-cpm/trunk/avrcpm/avr@6 57430480-672e-4586-8877-bcf8adbbf3b7

14 years agoadded Atmega8 support
Leo [Fri, 2 Jul 2010 13:49:13 +0000 (13:49 +0000)]
added Atmega8 support
added a Makefile

git-svn-id: svn://cu.loc/avr-cpm/trunk/avrcpm/avr@4 57430480-672e-4586-8877-bcf8adbbf3b7

14 years agoadded documantation improvements from Karl heinz Buchegger.
Leo [Fri, 2 Jul 2010 11:57:12 +0000 (11:57 +0000)]
added documantation improvements from Karl heinz Buchegger.
http://www.mikrocontroller.net/topic/177481?page=1#1750788

git-svn-id: svn://cu.loc/avr-cpm/trunk/avrcpm/avr@3 57430480-672e-4586-8877-bcf8adbbf3b7

14 years agoInitial import of the original source from Sprite_tm:
Leo [Fri, 2 Jul 2010 09:59:45 +0000 (09:59 +0000)]
Initial import of the original source from Sprite_tm:
http://spritesmods.com/avrcpm/avrcpm-0.1.tgz

More information at http://spritesmods.com/?art=avrcpm

git-svn-id: svn://cu.loc/avr-cpm/trunk/avrcpm/avr@1 57430480-672e-4586-8877-bcf8adbbf3b7