summaryrefslogtreecommitdiff
path: root/nuttx/configs/z80sim/src
Commit message (Expand)AuthorAgeFilesLines
* configs/p112: Add a configuration for the Z180 P112 boardpatacongo2012-12-111-1/+1
* configs/z80sim/nsh and pashello converted to kconfig-frontends and Windows na...patacongo2012-12-071-24/+24
* Redesign z80 build so that mkhpbase.sh bash script is not needed; remove supp...patacongo2012-12-071-19/+0
* Progress toward natvie z80 SDCC build -- still issuespatacongo2012-12-051-0/+19
* Missing comma in EVERY DELFILE/DELDIR macro call in every Makefilepatacongo2012-11-201-3/+3
* Finishes all Makefile file changes for Windows native cleanpatacongo2012-11-171-6/+9
* Move some (hopefully) un-necessary quotes in Makefiles for Mikepatacongo2012-11-151-1/+1
* Partial change: Removing bash ARCHIVE looppatacongo2012-11-111-4/+2
* Fixes for z80 compilation with SDCC toolchain. There are still a few header ...patacongo2012-09-134-4/+4
* Email address change in nuttx/patacongo2012-09-134-4/+4
* Move serial header files to include/nuttx/serialpatacongo2012-03-211-1/+1
* Add logic so that a RAM log can be used in place of a console devicepatacongo2012-02-111-4/+4
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-154-36/+35
* Consolidate buffer dumping; fix all occurrences of 'the the'patacongo2009-06-251-1/+1
* Update for changes to common/up_internal.hpatacongo2008-11-071-8/+3
* Fix broken function allpatacongo2008-11-071-1/+1
* Incorporate patch 1897630patacongo2008-02-201-4/+4
* Still detangling lowuart stuffpatacongo2008-02-182-7/+7
* Fix LOWCONSOLE confusionpatacongo2008-02-181-6/+0
* Add support for the TRS-80 Model 3patacongo2008-02-151-4/+1
* Move all z80-dependencies into arch/z80/src/z80patacongo2008-02-143-109/+1
* Cleanup make outputpatacongo2008-02-091-1/+1
* Move configurations to sub-directoriespatacongo2008-02-071-2/+13
* Structure serial driver interface to support different interrupt architecturespatacongo2008-01-261-23/+40
* Clean operations are now toolchain specificpatacongo2008-01-101-3/+2
* Make logic reorganized for non-GNU toolchainpatacongo2008-01-081-4/+3
* Reduce make outputpatacongo2008-01-081-3/+3
* Add support for tools that can't make dependenciespatacongo2008-01-081-6/+5
* Debug z80sim NSH (still doesn't work)patacongo2008-01-011-1/+1
* Debug NSH on z80simpatacongo2007-12-312-25/+38
* Add support of other resetspatacongo2007-12-301-3/+6
* Integrating z80patacongo2007-12-302-3/+15
* Assembly errorspatacongo2007-12-301-3/+5
* First successful z80 compile & linkpatacongo2007-12-296-134/+158
* Import of z80 targetpatacongo2007-12-296-0/+796