public
Description: Arduino emulator
Homepage:
Clone URL: git://github.com/ghewgill/emulino.git
name age message
file .gitignore Fri May 22 23:04:39 -0700 2009 whole heap of gui code [ghewgill]
file COPYING Sat May 16 05:01:12 -0700 2009 license [ghewgill]
file SConstruct Tue May 19 00:43:48 -0700 2009 add port module [ghewgill]
file TODO Sun May 24 02:22:28 -0700 2009 TODO and housekeeping [ghewgill]
file arduino.jpg Fri May 22 23:04:39 -0700 2009 whole heap of gui code [ghewgill]
file cpu.c Tue Jun 09 02:57:24 -0700 2009 support directing input and output to arbitrary... [ghewgill]
file cpu.h Tue Jun 09 02:57:24 -0700 2009 support directing input and output to arbitrary... [ghewgill]
file eeprom.c Mon May 18 22:32:44 -0700 2009 refactor eeprom load [ghewgill]
file eeprom.h Mon May 18 22:32:44 -0700 2009 refactor eeprom load [ghewgill]
file emulino-gui.cpp Sun May 24 02:22:28 -0700 2009 TODO and housekeeping [ghewgill]
file emulino.c Tue Jun 09 02:57:24 -0700 2009 support directing input and output to arbitrary... [ghewgill]
file emulino.pro Fri May 22 23:04:39 -0700 2009 whole heap of gui code [ghewgill]
file instructions.txt Fri May 08 06:09:39 -0700 2009 initial commit [ghewgill]
file lcd.inc Fri May 22 23:04:39 -0700 2009 whole heap of gui code [ghewgill]
file lcd.png Fri May 22 23:04:39 -0700 2009 whole heap of gui code [ghewgill]
file loader.c Mon May 18 22:32:44 -0700 2009 refactor eeprom load [ghewgill]
file loader.h Tue May 19 05:22:29 -0700 2009 use extern "C" where appropriate [ghewgill]
file mkinst.py Sat May 16 05:01:12 -0700 2009 license [ghewgill]
file mklcd.py Fri May 22 23:04:39 -0700 2009 whole heap of gui code [ghewgill]
file port.c Thu May 21 03:24:15 -0700 2009 fix port numbering [ghewgill]
file port.h Tue May 19 02:20:31 -0700 2009 wire up bidirectional pin states [ghewgill]
file timer.c Sat May 16 05:01:12 -0700 2009 license [ghewgill]
file timer.h Sat May 16 05:01:12 -0700 2009 license [ghewgill]
file usart.c Tue Jun 09 02:57:24 -0700 2009 support directing input and output to arbitrary... [ghewgill]
file usart.h Tue Jun 09 02:57:24 -0700 2009 support directing input and output to arbitrary... [ghewgill]
file util.h Tue May 19 02:17:43 -0700 2009 add LENGTHOF macro for array size [ghewgill]