1
0
mirror of https://github.com/cc65/cc65.git synced 2024-09-27 04:54:54 +00:00
cc65/libsrc
Colin Leroy-Mira 1fab179cb4 a BIT of 65C02 optimisations
Use BIT immediate instead of AND when reloading A is required
afterwards.
Add an fread unit test as the optimisation touches fread.
Sprinkle a few zero page indexed while we're at it.
2024-02-02 19:45:49 +01:00
..
apple2 Merge pull request #2381 from colinleroy/asm-fgets 2024-01-26 19:36:57 +01:00
atari add a return -1 helper 2024-01-24 09:58:09 +01:00
atari2600
atari5200
atari7800
atmos
c16
c64 Serial: Optimize SER_GET 2023-09-07 07:14:01 +02:00
c128
cbm add a return -1 helper 2024-01-24 09:58:09 +01:00
cbm510
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
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 Replaced references to __BLOCKSIZE__ with __BANK0BLOCKSIZE__ 2024-01-18 18:57:57 +00:00
mouse
nes
none
osic1p
pce clean-up of driver return codes 2023-02-26 20:03:41 +01:00
pet
plus4
rp6502 style update 2023-11-26 15:12:20 -08:00
runtime Merge pull request #2381 from colinleroy/asm-fgets 2024-01-26 19:36:57 +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