summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/amiga.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* 6526cia: devcb2 temporarily until mos6526 works with amiga. (nw) Curt Coder2014-03-251-94/+57
* (MESS) amigakbd: devcb2. (nw) Curt Coder2014-03-221-3/+9
* Removed DEVCB_DEVICE_LINE. (nw) Curt Coder2014-03-161-1/+1
* Removed DEVCB_DEVICE_HANDLER. (nw) Curt Coder2014-03-161-19/+15
* amiga: added a pair of functions to the driver class. (nw) Ivan Vangelista2014-03-151-9/+6
* Made palette settings for screen explicit and mandatory for ind16 mode (nw) Miodrag Milanovic2014-03-141-1/+3
* Updated msm6242 device to use devcb2 (nw) Ivan Vangelista2014-03-121-8/+3
* Video attributes are now per screen (nw) Miodrag Milanovic2014-03-061-2/+2
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-6/+6
* first round of clang 3.4 fixes for MESS (nw) Oliver Stöneberg2014-02-201-1/+2
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ... smf-2014-02-091-31/+52
* moved centronics into emu/bus (nw) Miodrag Milanovic2013-10-231-1/+1
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-12/+12
* (MESS) a3000/a3000n: Fix regression (nw) Wilbert Pol2013-05-211-1/+1
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-5/+5
* start to modernize (nw) David Haywood2013-04-051-21/+26
* device callback handler cleanup (nw) Miodrag Milanovic2013-04-021-7/+7
* further reductions in amiga (nw) David Haywood2013-01-271-10/+10
* thinking about it these must be hashlookups too, we were converting the param... David Haywood2013-01-271-2/+2
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-70/+68
* Amiga lists shuffle around, document Assassins PD collections from TOSEC ( + ... David Haywood2013-01-081-4/+11
* shuffle floppies around based on minimum chipset requirement (nw) David Haywood2012-12-301-0/+4
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-18/+18
* Very preliminary RAW params usage for Amiga based machines in MESS, pending f... Angelo Salese2012-12-031-17/+28
* Added a note regarding disk swapping. Angelo Salese2012-11-301-0/+5
* Fixed cia_1 clocks, makes North & South and Fred happy Angelo Salese2012-11-291-6/+10
* Added preliminary artwork LEDs for Commodore Amiga (open to suggestions), nw Angelo Salese2012-11-291-1/+7
* (MESS) a3000: Added system software list. (nw) Curt Coder2012-11-021-0/+3
* Clean-ups and version bumpmame0147u2 Miodrag Milanovic2012-10-301-6/+6
* Put back amiga to use well known a500, a600, a1200,... names (no whatsnew) Miodrag Milanovic2012-10-291-55/+55
* more amiga movement + fixes by haze (nw) Miodrag Milanovic2012-10-271-10/+141
* spectrum and amiga changes from Haze (no whatsnew) Miodrag Milanovic2012-10-271-25/+371
* (MESS) amiga: added very preliminary softlist for game disks [David Haywood] Fabio Priuli2012-10-221-0/+2
* (MESS) amiga: renamed machines to ami500n/p & ami1000n/p and added placeholde... Fabio Priuli2012-10-131-15/+133
* Unified floppy tags on other drivers as well (no whatsnew) Miodrag Milanovic2012-10-121-4/+4
* srcclean (nw) Curt Coder2012-10-071-1/+1
* mos6526: Implemented a nearly cycle-exact "old" CIA, which passes most of the... Curt Coder2012-10-041-10/+10
* change from device->machine() to space.machine() in device handlers in order ... Miodrag Milanovic2012-09-211-10/+10
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-4/+4
* Made amiga keyboard a device, and removed legacy port changed support (no wha... Miodrag Milanovic2012-09-191-12/+2
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+1
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-4/+4
* Memory handler normalization, part 1. Aaron Giles2012-09-171-3/+3
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-11/+20
* (MESS) c128: MMU WIP. (nw) Curt Coder2012-09-101-10/+5
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+759