1
0
mirror of https://github.com/cc65/cc65.git synced 2024-10-04 18:57:06 +00:00
cc65/libsrc
Oliver Schmidt acf831658f Adjusted to recent driver interface change.
Please note that this change is absolutely untested!

Apart from the recent driver interface change:
- vic20-stdjoy.s was "slightly broken" because it didn't clear x on return from joy_read.
- vic20-ptvjoy.s was "heavily broken" because it returned a totally different set of bits of the first joystick.
2017-08-20 17:17:39 +02:00
..
apple2 Removed joy_masks array. 2017-08-19 19:11:28 +02:00
atari Adjusted to recent driver interface change. 2017-08-20 11:49:02 +02:00
atari2600
atari5200 Removed joy_masks array. 2017-08-19 19:11:28 +02:00
atmos Removed joy_masks array. 2017-08-19 19:11:28 +02:00
c16 libsrc/c16/get_tv.s: remove code duplication 2017-01-26 16:43:47 +01:00
c64 Minor style adjustment. 2017-08-20 17:17:38 +02:00
c128 Merge pull request #452 from mrdudz/kbrepeat 2017-08-20 14:15:37 +02:00
cbm
cbm510 Removed joy_masks array. 2017-08-19 19:11:28 +02:00
cbm610 Introduced internal gotoxy that pops both parameters. 2016-06-05 14:58:38 +02:00
common
conio
creativision Removed joy_masks array. 2017-08-19 19:11:28 +02:00
dbg
em
gamate Removed joy_masks array. 2017-08-19 19:11:28 +02:00
geos-apple
geos-cbm Removed joy_masks array. 2017-08-19 19:11:28 +02:00
geos-common
joystick Removed joy_masks array. 2017-08-19 19:11:28 +02:00
lynx Removed joy_masks array. 2017-08-19 19:11:28 +02:00
mouse
nes Removed joy_masks array. 2017-08-19 19:11:28 +02:00
osic1p Added two functions that make it easier to write portable programs for Ohio Scientific computers. 2017-06-26 02:34:23 -04:00
pce Removed joy_masks array. 2017-08-19 19:11:28 +02:00
pet Merge pull request #452 from mrdudz/kbrepeat 2017-08-20 14:15:37 +02:00
plus4 Merge pull request #452 from mrdudz/kbrepeat 2017-08-20 14:15:37 +02:00
runtime callptr4 2017-05-01 21:08:03 +03:00
serial Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
sim6502
supervision
telestrat
tgi Changed multi-line C comments into another style. 2014-06-30 16:51:07 -04:00
vic20 Adjusted to recent driver interface change. 2017-08-20 17:17:39 +02:00
zlib
Makefile make: change uppercase prefix var 2017-07-22 16:38:50 +02:00