summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/include
Commit message (Expand)AuthorAgeFilesLines
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-166-14/+26
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-147-60/+90
* Need limits of signed and unsigned pointer-sized integerspatacongo2009-12-143-8/+12
* Add range of pointer integer typespatacongo2009-12-135-28/+244
* Eliminate some hcs12 compile errors/warningspatacongo2009-12-133-11/+27
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-252-2/+2
* cosmeticpatacongo2009-03-011-47/+47
* Fix signal-related compilation errorspatacongo2009-02-281-2/+2
* Fix access to ez80 I/O address spacepatacongo2008-03-231-0/+87
* Implement irqsave/restorepatacongo2008-03-231-2/+2
* First cut at ez80 boot logicpatacongo2008-03-161-4/+6
* EZ80 supportpatacongo2008-03-093-0/+428
* Macro must be bit mask, not bit numberpatacongo2008-02-161-3/+3
* Fix compiler errorspatacongo2008-02-161-2/+2
* Add timer initialization and interrupt controlpatacongo2008-02-161-2/+26
* Add support for Z8F6403 (currently disabled)patacongo2008-02-161-14/+16
* ez80 is code completepatacongo2008-02-151-1/+1
* Add support for the TRS-80 Model 3patacongo2008-02-152-0/+161
* Add lazay interrupt context saving logic for ez8patacongo2008-02-152-4/+4
* Flesh out Z8Encore\! interrupt context switchespatacongo2008-02-151-9/+9
* Fleshing out ez8 context switch logicpatacongo2008-02-141-10/+13
* Move all z80-dependencies into arch/z80/src/z80patacongo2008-02-142-24/+72
* cosmeticpatacongo2008-02-141-4/+4
* Resolve header file incompatibilitypatacongo2008-02-141-2/+21
* Add more IRQ infopatacongo2008-02-131-9/+5
* Add ez8 IRQ infopatacongo2008-02-131-12/+129
* More z8 compilation changespatacongo2008-02-121-6/+4
* Changes for Z8Encore\! compilepatacongo2008-02-115-35/+197
* Add Z8Encore\!patacongo2008-02-112-0/+225
* Add z80 signalspatacongo2007-12-311-0/+5
* Additional corrections to state restore logicpatacongo2007-12-301-7/+7
* Add support of other resetspatacongo2007-12-301-2/+11
* Integrating z80patacongo2007-12-301-1/+1
* Fix comments and reg frame offsetspatacongo2007-12-291-9/+9
* First successful z80 compile & linkpatacongo2007-12-292-4/+5
* Import of z80 targetpatacongo2007-12-297-0/+592