ioport: Add an ioctl to get the port state
[simavr] / simavr / sim / avr_ioport.c
2010-08-31 Michel Polletioport: Add an ioctl to get the port state
2010-06-20 Michel Polletioports: Cleanup and implement PINx toggle
2010-04-10 Michel Polletioport: Added a way to get to the IRQ via register...
2010-04-10 Michel Polletioport: Aded a way to specify the output value via IRQ
2010-04-10 Michel Polletioport: No longer need pcint to change the value
2009-12-06 Michel PolletAdded a typedef for IO addresses
2009-12-04 Michel PolletMany more changes, timed callbacks etc
2009-12-03 Michel PolletPolished gdb support, etc
2009-12-01 Michel Polletuart, ioports, etc. Many more changes
2009-11-30 Michel PolletCores, decoder, uart, ioports - lots of changes
2009-11-24 Michel PolletInitial Commit