summaryrefslogtreecommitdiff
path: root/nuttx/arch/z80/include/z8
Commit message (Expand)AuthorAgeFilesLines
* Remove executable property from source and make filespatacongo2012-09-131-0/+0
* Email address change in nuttx/patacongo2012-09-133-3/+3
* Change all values in all limits.h for all architectures to signed decimal; th...patacongo2012-07-051-17/+22
* Remove user_initialize(); Make sure all integer types are signed that need to bepatacongo2011-04-061-4/+4
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-4/+8
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-142-15/+24
* Need limits of signed and unsigned pointer-sized integerspatacongo2009-12-141-2/+3
* Add range of pointer integer typespatacongo2009-12-131-0/+76
* Eliminate some hcs12 compile errors/warningspatacongo2009-12-131-2/+6
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* 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 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-141-22/+70
* 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-112-4/+106
* Add Z8Encore\!patacongo2008-02-112-0/+225