1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-05 15:30:44 +00:00
cc65/asminc
Oliver Schmidt 37107174c6 Added waitvsync() for the Enhanced Apple //e.
The implementation is a bit tricky as it requires to take different code paths for the //e, the //c and the IIgs. Additionally the //c only provides a VBL IRQ flag supposed to be used by an IRQ handler to determine what triggered the IRQ. However, masking IRQs on the CPU, activating the VBL IRQ, clearing any pending VBL IRQs and then polling for the IRQ flag does the trick.
2020-06-18 21:44:57 +02:00
..
_file.inc
_heap.inc
accelerator.inc
apple2.inc Added waitvsync() for the Enhanced Apple //e. 2020-06-18 21:44:57 +02:00
apple2.mac
atari2600_riot.inc
atari2600_tia.inc
atari2600.inc
atari5200.inc
atari_antic.inc
atari_gtia.inc
atari_pokey.inc
atari.inc
atari.mac
atmos.inc
c16.inc
c64.inc
c128.inc
cbm510.inc
cbm610.inc
cbm_filetype.inc
cbm_kernal.inc Updated the cx16 library to the Commander X16's ROM prerelease 37. 2020-05-02 13:46:06 -04:00
cbm.mac
cpu.mac
creativision.inc
ctype_common.inc Shortened names and adjusted style. 2020-04-02 22:58:16 +02:00
ctype.inc Shortened names and adjusted style. 2020-04-02 22:58:16 +02:00
ctypetable.inc Changes resulting from 2nd code review 2020-02-03 20:45:09 +01:00
cx16.inc Updated the cx16 library to the Commander X16's ROM prerelease 37. 2020-05-02 13:46:06 -04:00
em-error.inc
em-kernel.inc
errno.inc
fcntl.inc
gamate.inc
generic.mac
get_tv.inc
joy-error.inc
joy-kernel.inc
longbranch.mac
lynx.inc
modload.inc
module.mac
mouse-kernel.inc
nes.inc
o65.inc
opcodes.inc
pce.inc
pet.inc
plus4.inc
ser-error.inc
ser-kernel.inc
signal.inc
smc.inc
stdio.inc
supervision.inc
telestrat.inc
tgi-error.inc
tgi-kernel.inc
tgi-vectorfont.inc
time.inc
utsname.inc
vic20.inc
zeropage.inc