summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/z80sim
AgeCommit message (Expand)AuthorFilesLines
2009-12-12Working on HCS12 buildpatacongo1-2/+3
2009-11-07Fixes for Z80 compilepatacongo1-0/+29
2009-09-15Add CONFIG_DEBUG_SYMBOLSpatacongo6-3/+12
2009-06-25Consolidate buffer dumping; fix all occurrences of 'the the'patacongo1-1/+1
2009-06-15Add conditional compilation to eliminate or limit cloning of descriptors when...patacongo3-0/+90
2009-04-08Add option to copy to RAMpatacongo3-9/+18
2009-03-09Add option to select priority inheritancepatacongo3-3/+21
2008-11-26Need pre-processor support for auto-generation of source filepatacongo3-3/+18
2008-11-20Add support for TCP/IP connection backlogpatacongo3-0/+6
2008-11-17Default state is poll() disabledpatacongo3-0/+3
2008-11-13Added CONFIG_USERMAIN_STACKSIZEpatacongo3-3/+24
2008-11-13Change configuration namepatacongo3-6/+6
2008-11-07Update for changes to common/up_internal.hpatacongo1-8/+3
2008-11-07Fix broken function allpatacongo1-1/+1
2008-09-18ARM architecture supports lowconsolepatacongo1-2/+1
2008-09-17Add raw binary optionpatacongo3-0/+12
2008-09-16Add support for Intel Hex format outputpatacongo3-3/+15
2008-09-11Add /etc via ROMFS and /tmp via FAT FS to NSHpatacongo1-2/+45
2008-09-02Add uIP access to ICMP protocolpatacongo3-3/+9
2008-08-16NSH redirected outputpatacongo3-11/+14
2008-03-04Explicitly use /bin/bash vs /bin/sh for Ubuntu compatibilitypatacongo3-3/+3
2008-02-20Incorporate patch 1897630patacongo4-7/+7
2008-02-18Still detangling lowuart stuffpatacongo6-7/+31
2008-02-18Fix LOWCONSOLE confusionpatacongo1-6/+0
2008-02-15Add support for the TRS-80 Model 3patacongo1-4/+1
2008-02-14Move all z80-dependencies into arch/z80/src/z80patacongo3-109/+1
2008-02-12Fix z80 problems introduced by z8patacongo3-3/+3
2008-02-09Cleanup make outputpatacongo1-1/+1
2008-02-07updatepatacongo1-1/+1
2008-02-07Pascal configurationpatacongo3-0/+444
2008-02-07ostest configurationpatacongo3-0/+443
2008-02-07NSH configurationpatacongo3-0/+443
2008-02-07Move configurations to sub-directoriespatacongo6-758/+36
2008-01-26Structure serial driver interface to support different interrupt architecturespatacongo1-23/+40
2008-01-10Clean operations are now toolchain specificpatacongo2-3/+6
2008-01-08Make logic reorganized for non-GNU toolchainpatacongo2-6/+20
2008-01-08Reduce make outputpatacongo1-3/+3
2008-01-08Add support for tools that can't make dependenciespatacongo2-9/+8
2008-01-07Adding support for the z16fpatacongo2-6/+6
2008-01-06Add configuration for toolchains without libmpatacongo2-16/+20
2008-01-02updatepatacongo1-2/+4
2008-01-01Debug z80sim NSH (still doesn't work)patacongo2-2/+2
2007-12-31Debug NSH on z80simpatacongo6-33/+398
2007-12-31Add z80 signalspatacongo1-7/+7
2007-12-30More SDCC compilation fixespatacongo3-9/+34
2007-12-30Add support of other resetspatacongo1-3/+6
2007-12-30Integrating z80patacongo3-5/+17
2007-12-30Assembly errorspatacongo1-3/+5
2007-12-29First successful z80 compile & linkpatacongo8-145/+161
2007-12-29Import of z80 targetpatacongo12-0/+1285