1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-27 04:54:54 +00:00
cc65/libsrc
Colin Leroy-Mira 7aea91cf28 IIgs SCC: Allow choosing 115200bps as the card allows it
Of course, that won't work full speed with the standard
IRQ-based RX. But that will allow users to setup the port
at this speed without duplicating the setup part of the
code. Up to them to add hooks to disable IRQs and read
directly in a tight asm loop.
2024-02-19 21:32:34 +01:00
..
apple2 IIgs SCC: Allow choosing 115200bps as the card allows it 2024-02-19 21:32:34 +01:00
atari add a return -1 helper 2024-01-24 09:58:09 +01:00
atari2600
atari5200
atari7800
atmos Serial: Optimize SER_GET 2023-09-07 07:14:01 +02:00
c16
c64 Serial: Optimize SER_GET 2023-09-07 07:14:01 +02:00
c128 Serial: Optimize SER_GET 2023-09-07 07:14:01 +02:00
cbm add a return -1 helper 2024-01-24 09:58:09 +01:00
cbm510 Serial: Optimize SER_GET 2023-09-07 07:14:01 +02:00
cbm610 Serial: Optimize SER_GET 2023-09-07 07:14:01 +02:00
common a BIT of 65C02 optimisations 2024-02-02 19:45:49 +01:00
conio Conio: 65c02 optimisations 2023-09-02 12:44:53 +02:00
creativision
cx16
dbg
em
gamate
geos-apple
geos-cbm
geos-common Fixed comment 2024-01-24 16:32:45 +01:00
joystick
kim1 optimisation scandisplay 2023-09-15 10:35:36 +02:00
lynx Changed sta (ptr1,x) to sta (ptr1) 2024-02-11 23:12:27 +00:00
mouse
nes
none
osic1p
pce
pet
plus4 Serial: Optimize SER_GET 2023-09-07 07:14:01 +02:00
rp6502 style update 2023-11-26 15:12:20 -08:00
runtime Implement aslax7/shlax7/asrax7/shrax7 2024-01-29 07:59:11 +01:00
serial Serial kernel: Fix driver lifecycle 2023-09-12 20:58:21 +02:00
sim6502 Implement __sysremove for sim65 2024-01-28 13:58:57 +01:00
supervision
sym1
telestrat
tgi
vic20
zlib
Makefile add rp6502 target 2023-11-16 18:46:16 -08:00