emailler/drivers
Bobbi Webber-Manners 95615458aa Rebased on latest IP65. Needs latest CC65 to build. 2022-09-14 13:02:41 -04:00
..
Makefile Rebased on latest IP65. Needs latest CC65 to build. 2022-09-14 13:02:41 -04:00
a2_input.s Introduced C interface to IP65. 2017-11-05 14:28:49 +01:00
a2_timer.s Adjusted include file extension to ca65 practice. 2018-02-23 16:36:05 +01:00
a2charconv.s General source code cleanup. 2013-12-27 14:57:56 +01:00
a2combo.s Build combo driver wrapper individually for each target. 2019-04-29 16:31:59 +02:00
a2filteredinput.s Adjusted include file extension to ca65 practice. 2018-02-23 16:36:05 +01:00
a2init.s Rebased on latest IP65. Needs latest CC65 to build. 2022-09-14 13:02:41 -04:00
a2input.s Allow Telnet65 to send ASCII code 0 - on the Apple II. 2017-08-09 21:27:28 +02:00
a2kernal.s Some minor changes. 2017-05-07 20:53:04 +02:00
a2print.s Minor beautifications. 2015-08-28 14:38:50 +02:00
a2timer.s Adjusted include file extension to ca65 practice. 2018-02-23 16:36:05 +01:00
a2vt100.s Atari: add line-drawing chars in font. 2017-09-11 23:35:16 +02:00
atr_input.s Introduced C interface to IP65. 2017-11-05 14:28:49 +01:00
atrcharconv.s Added support for the ATARI 8-bit with Dragon Cart. 2015-08-28 15:19:52 +02:00
atrcombo.s Added support for the upcoming 'Dracarys' ATARI PBI device. 2019-05-08 17:23:00 +02:00
atrfilteredinput.s Adjusted include file extension to ca65 practice. 2018-02-23 16:36:05 +01:00
atrinit.s Rebased on latest IP65. Needs latest CC65 to build. 2022-09-14 13:02:41 -04:00
atrinput.s Atari: fix stray cursor image when connecting to BSDs. 2017-09-04 20:03:50 +02:00
atrkernal.s Adjusted include file extension to ca65 practice. 2018-02-23 16:36:05 +01:00
atrprint.s Adjusted include file extension to ca65 practice. 2018-02-23 16:36:05 +01:00
atrtimer.s Adjusted include file extension to ca65 practice. 2018-02-23 16:36:05 +01:00
atrvt100.s atrvt100.s: use ADRESS instead of xVector variable 2017-09-25 23:40:55 +02:00
atrvt100font.s Atari: add line-drawing chars in font. 2017-09-11 23:35:16 +02:00
c64_cps.s Use CC65 runtime for Atari and C64 timer functions 2018-02-02 20:34:59 +01:00
c64_input.s Introduced C interface to IP65. 2017-11-05 14:28:49 +01:00
c64combo.s Now that we have per-target Ethernet drivers we can omit initialization code necessary only for a certain card/cart from all the other drivers for the same Ethernet chip. This is especially true for the code self-modification only necessary on the Apple II to accommodate to the multiple slots. 2019-04-30 18:54:21 +02:00
c64filteredinput.s Adjusted include file extension to ca65 practice. 2018-02-23 16:36:05 +01:00
c64init.s Removed Ethernet driver I/O base. 2019-05-02 14:44:24 +02:00
c64input.s c64input.s: fix latency when typing 2017-09-30 16:17:07 +02:00
c64kernal.s Some minor changes. 2017-05-07 20:53:04 +02:00
c64print.s General source code cleanup. 2013-12-27 14:57:56 +01:00
c64timer.s Adjusted include file extension to ca65 practice. 2018-02-23 16:36:05 +01:00
c64vt100.font Added font for C64 VT100. 2017-05-20 21:41:18 +02:00
c64vt100.s Improved cursor handling consistency. 2017-08-30 20:04:57 +02:00
cbmcharconv.s Improved file name consistency. 2014-04-28 18:50:02 +02:00
clk_timer.s Adjusted include file extension to ca65 practice. 2018-02-23 16:36:05 +01:00
cs8900a.s Added support for the C128. 2019-05-08 17:16:39 +02:00
cs8900adriver.s Removed Ethernet driver I/O base. 2019-05-02 14:44:24 +02:00
dracarys.s Added support for the upcoming 'Dracarys' ATARI PBI device. 2019-05-08 17:23:00 +02:00
dragoncart.s Removed Ethernet driver I/O base. 2019-05-02 14:44:24 +02:00
eth64.s Removed Ethernet driver I/O base. 2019-05-02 14:44:24 +02:00
ethernet.s Removed Ethernet driver I/O base. 2019-05-02 14:44:24 +02:00
ethernetcombo.s Rebased on latest IP65. Needs latest CC65 to build. 2022-09-14 13:02:41 -04:00
lan91c96.s Added support for the C128. 2019-05-08 17:16:39 +02:00
lan91c96driver.s Removed Ethernet driver I/O base. 2019-05-02 14:44:24 +02:00
lancegs.s Removed Ethernet driver I/O base. 2019-05-02 14:44:24 +02:00
rr-net.s Removed Ethernet driver I/O base. 2019-05-02 14:44:24 +02:00
uthernet.s Removed Ethernet driver I/O base. 2019-05-02 14:44:24 +02:00
uthernet2.s Removed Ethernet driver I/O base. 2019-05-02 14:44:24 +02:00
vic20-rr-net.s Removed Ethernet driver I/O base. 2019-05-02 14:44:24 +02:00
vic20filteredinput.s Adjusted include file extension to ca65 practice. 2018-02-23 16:36:05 +01:00
vic20init.s Removed Ethernet driver I/O base. 2019-05-02 14:44:24 +02:00
vic20input.s Allow Telnet65 to send ASCII code 0 - on the Apple II. 2017-08-09 21:27:28 +02:00
vic20kernal.s Some minor changes. 2017-05-07 20:53:04 +02:00
vic20print.s General source code cleanup. 2013-12-27 14:57:56 +01:00
vic20timer.s Adjusted include file extension to ca65 practice. 2018-02-23 16:36:05 +01:00
vic20vt100.s Added Telnet65 app. 2017-05-19 00:12:42 +02:00
w5100.s Rebased on latest IP65. Needs latest CC65 to build. 2022-09-14 13:02:41 -04:00
w5100driver.s Removed Ethernet driver I/O base. 2019-05-02 14:44:24 +02:00