emailler/drivers
Oliver Schmidt 5aa1fab89f Fixed hardware detection.
The previous chip detection was inspired by the old IP65 driver code. For some reason it didn't work as expected. The new code is simpler and based on this statement in the chip datasheet: "The upper byte always reads as 33h and can be used to help determine the I/O location of the LAN91C96."
2014-07-12 11:27:01 +02:00
..
a2charconv.s General source code cleanup. 2013-12-27 14:57:56 +01:00
a2input.s Replaced custom zeropage variables with cc65 default zeropage variables. 2014-07-07 20:56:21 +02:00
a2kernal.s General source code cleanup. 2013-12-27 14:57:56 +01:00
a2print.s General source code cleanup. 2013-12-27 14:57:56 +01:00
a2timer.s Added A2 'timer_seconds' dummy. 2014-04-13 18:47:13 +02:00
c64input.s Replaced custom zeropage variables with cc65 default zeropage variables. 2014-07-07 20:56:21 +02:00
c64kernal.s General source code cleanup. 2013-12-27 14:57:56 +01:00
c64print.s General source code cleanup. 2013-12-27 14:57:56 +01:00
c64timer.s General source code cleanup. 2013-12-27 14:57:56 +01:00
cbmcharconv.s Improved file name consistency. 2014-04-28 18:50:02 +02:00
contiki.s 1. Replaced IP65 Ethernet drivers with Contiki drivers. 2014-06-13 00:00:53 +02:00
cs8900a.s 1. Replaced IP65 Ethernet drivers with Contiki drivers. 2014-06-13 00:00:53 +02:00
eth64.s 1. Replaced IP65 Ethernet drivers with Contiki drivers. 2014-06-13 00:00:53 +02:00
lan91c96.s Fixed hardware detection. 2014-07-12 11:27:01 +02:00
lancegs.s 1. Replaced IP65 Ethernet drivers with Contiki drivers. 2014-06-13 00:00:53 +02:00
Makefile Replaced custom zeropage variables with cc65 default zeropage variables. 2014-07-07 20:56:21 +02:00
rr-net.s 1. Replaced IP65 Ethernet drivers with Contiki drivers. 2014-06-13 00:00:53 +02:00
uthernet2.s 1. Replaced IP65 Ethernet drivers with Contiki drivers. 2014-06-13 00:00:53 +02:00
uthernet.s 1. Replaced IP65 Ethernet drivers with Contiki drivers. 2014-06-13 00:00:53 +02:00
vic20-rr-net.s 1. Replaced IP65 Ethernet drivers with Contiki drivers. 2014-06-13 00:00:53 +02:00
vic20input.s Replaced custom zeropage variables with cc65 default zeropage variables. 2014-07-07 20:56:21 +02:00
vic20kernal.s Allow all test programs to run on the VIC20: 2013-12-29 23:39:35 +01:00
vic20print.s General source code cleanup. 2013-12-27 14:57:56 +01:00
vic20timer.s General source code cleanup. 2013-12-27 14:57:56 +01:00
w5100.s 1. Replaced IP65 Ethernet drivers with Contiki drivers. 2014-06-13 00:00:53 +02:00