1
0
mirror of https://github.com/cc65/cc65.git synced 2024-11-19 21:32:19 +00:00
cc65/libsrc
Colin Leroy-Mira 1093d169ad Fix BSS obliteration by mliparam during exec().
Using mliparam at this time could lead to corruption at the
start of the new executed program if BSS is real full and
mliparam is over $BB00.
The fix is to open the file from the loader stub instead of doing
it before the C library shutdown.
2023-12-14 16:47:33 +01:00
..
apple2 Fix BSS obliteration by mliparam during exec(). 2023-12-14 16:47:33 +01:00
atari
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
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 Address Oliver's comments 2023-09-07 16:48:56 +02:00
conio
creativision
cx16
dbg
em
gamate
geos-apple
geos-cbm
geos-common
joystick
kim1 optimisation scandisplay 2023-09-15 10:35:36 +02:00
lynx remove abc ptrs 2023-10-06 19:53:18 -07: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
serial Serial kernel: Fix driver lifecycle 2023-09-12 20:58:21 +02:00
sim6502
supervision
sym1
telestrat
tgi
vic20
zlib
Makefile add rp6502 target 2023-11-16 18:46:16 -08:00