.. |
apple2
|
Adjusted comments to match actual prototypes.
|
2018-11-06 11:13:23 +01:00 |
atari
|
Adjusted comments to match actual prototypes.
|
2018-11-06 11:13:23 +01:00 |
atari2600
|
Add C support for Atari 2600 (VCS)
|
2017-01-13 21:12:22 +01:00 |
atari5200
|
Atari, Atari5200: disable "attract mode" on mouse or joystick input
|
2018-09-05 11:23:12 +02:00 |
atmos
|
Replaced _systime with clock_gettime.
|
2018-08-15 16:06:44 +02:00 |
c16
|
Adjusted comments to match actual prototypes.
|
2018-11-06 11:13:23 +01:00 |
c64
|
Adjusted comments to match actual prototypes.
|
2018-11-06 11:13:23 +01:00 |
c128
|
Adjusted comments to match actual prototypes.
|
2018-11-06 11:13:23 +01:00 |
cbm
|
Atari: implement clock_getres()
|
2018-09-28 09:47:20 +02:00 |
cbm510
|
Adjusted comments to match actual prototypes.
|
2018-11-06 11:13:23 +01:00 |
cbm610
|
Adjusted comments to match actual prototypes.
|
2018-11-06 11:13:23 +01:00 |
common
|
Saved 2 bytes and fixed error in case of negative result.
|
2018-11-09 17:27:35 -05:00 |
conio
|
Further optimizations in common/conio.
|
2018-05-22 16:00:05 +02:00 |
creativision
|
Removed IRQ support from joystick drivers.
|
2018-02-01 22:38:36 +01:00 |
dbg
|
Added "popptr1" which is of common use to save some bytes.
|
2018-05-20 15:30:18 +02:00 |
em
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
gamate
|
Removed IRQ support from joystick drivers.
|
2018-02-01 22:38:36 +01:00 |
geos-apple
|
directory structure changed from driver-centric to target-centric
|
2016-05-16 19:49:43 +02:00 |
geos-cbm
|
Made dio_read(), dio_write(), and dio_write_verify() catch sector number conversion errors.
|
2018-02-23 16:12:12 -05:00 |
geos-common
|
Adjusted comments to match actual prototypes.
|
2018-11-06 11:13:23 +01:00 |
joystick
|
Removed IRQ support from joystick drivers.
|
2018-02-01 22:38:36 +01:00 |
lynx
|
Update irq.s
|
2018-08-20 22:31:08 +02:00 |
mouse
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
nes
|
Moved the NES font into its own object module.
|
2018-08-29 12:13:58 -04:00 |
none
|
crt0.s ("none" target): fix initialization of sp variable.
|
2018-01-11 13:15:19 +01:00 |
osic1p
|
Removed CBM chartype table.
|
2017-12-02 11:04:59 +01:00 |
pce
|
Fixed bugs; and, improved the efficiency of some pce library functions.
|
2018-08-30 11:48:46 +02:00 |
pet
|
Adjusted comments to match actual prototypes.
|
2018-11-06 11:13:23 +01:00 |
plus4
|
Adjusted comments to match actual prototypes.
|
2018-11-06 11:13:23 +01:00 |
runtime
|
Some minor cleanups.
|
2018-07-26 14:35:26 +02:00 |
serial
|
Changed multi-line C comments into another style.
|
2014-06-30 16:51:07 -04:00 |
sim6502
|
Renamed RAM to MAIN for all disk based targets.
|
2016-03-07 01:28:55 +01:00 |
supervision
|
spaces instead of tab
|
2018-06-06 21:18:47 +02:00 |
telestrat
|
Fix comments and TELEMON uppercase
|
2018-10-19 23:43:40 +02:00 |
tgi
|
Fixed some code, to adapt to register-use changes caused by pull request #652.
|
2018-07-27 09:21:31 -04:00 |
vic20
|
Adjusted comments to match actual prototypes.
|
2018-11-06 11:13:23 +01:00 |
zlib
|
Fixed some code, to adapt to register-use changes caused by pull request #652.
|
2018-07-27 09:21:31 -04:00 |
Makefile
|
Implemented the requested changes.
|
2018-01-04 11:17:20 +01:00 |