Commit Graph

5892 Commits

Author SHA1 Message Date
Curt Coder
20e7207803 Revert "(MESS) a7800: Refactored to use the new 6532. (nw)"
This reverts commit 3651bad9c8.
2015-05-25 17:39:48 +03:00
Curt Coder
4d0aae14b9 Revert "(MESS) a2600: Refactored to use the new 6532. (nw)"
This reverts commit 7b341ed3ee.
2015-05-25 17:39:48 +03:00
Cowering
afac3bc469 Merge branch 'master' of https://github.com/mamedev/mame 2015-05-25 09:34:50 -05:00
Miodrag Milanovic
682bf80671 cleanup of bogus copyright messages and restriction texts, update for Daniel Coulom (nw) 2015-05-25 15:41:17 +02:00
angelosa
1983554aeb Doxygen test for Sharp X1, part I 2015-05-25 12:04:38 +02:00
Miodrag Milanovic
4c6ff236c9 Update for Krzysztof Strzecha (nw) 2015-05-25 11:15:23 +02:00
Miodrag Milanovic
c882366bea Update for Cowering and some fixes (nw) 2015-05-25 10:23:35 +02:00
Dirk Best
b3b2768cc9 cgenie: Rewrote driver and removed lots of cruft.
- Remove custom 6845 emulation and use our standard core
- Use the slot system for the parallel interface, fix and implement the
joystick as a slot device and create a printer slot device
- Add support for the RS-232 port
- Add support for the Break key (causes NMI)
2015-05-24 18:31:36 +02:00
Miodrag Milanovic
7c8d58ad82 cleanup, was rewrite (nw) 2015-05-24 16:08:21 +02:00
Cowering
9bfa439757 Simple LTO warning fixes (Part1) (nw) 2015-05-24 06:07:44 -05:00
hap
60a47384a1 added handlers to ebaskb2,efootb4 2015-05-24 09:42:08 +02:00
Miodrag Milanovic
3ab9e5988a Update to real name (nw) 2015-05-24 09:41:40 +02:00
Robbbert
c26b5dadc4 (MESS) camplynx: added TAP cassette format. 2015-05-24 13:58:21 +10:00
Miodrag Milanovic
5b7bcaedf2 friol fix (nw) 2015-05-23 19:11:31 +02:00
Robbbert
ca0054a8d9 Camputers Lynx: added cassette save and load, added lower case for pasting, added notes. 2015-05-23 22:27:43 +10:00
hap
3d66fa5ccf added entex efootb4 and ebaskb2 skeletons 2015-05-22 21:35:51 +02:00
Curt Coder
7b341ed3ee (MESS) a2600: Refactored to use the new 6532. (nw) 2015-05-22 22:32:57 +03:00
Curt Coder
3651bad9c8 (MESS) a7800: Refactored to use the new 6532. (nw) 2015-05-22 22:30:45 +03:00
Miodrag Milanovic
d7c78460b6 fixes (nw) 2015-05-22 21:27:03 +02:00
Curt Coder
3deab48d09 (MESS) aim65: Refactored to use the new 6532. (nw) 2015-05-22 22:26:00 +03:00
Curt Coder
71ccb1ee77 (MESS) sym1: Refactored to use the new 6532. (nw) 2015-05-22 22:23:32 +03:00
Curt Coder
3794ddc6b1 (MESS) junior: Refactored to use the new 6532. (nw) 2015-05-22 22:20:56 +03:00
Curt Coder
30d3d205a8 License fix. (nw) 2015-05-22 22:16:00 +03:00
Curt Coder
05776da71f (MESS) beta: Refactored to use the new 6532. (nw) 2015-05-22 22:15:47 +03:00
hap
514c3def5e correction 2015-05-22 20:23:34 +02:00
Miodrag Milanovic
d22ab4e6e2 owner name consistency and typo fix (nw) 2015-05-22 19:51:00 +02:00
Miodrag Milanovic
ede2a7f0d7 changed on rfka's request (nw) 2015-05-22 14:56:12 +02:00
Miodrag Milanovic
8c62ec2a3a Update for Kevin Thacker (nw) 2015-05-22 14:52:43 +02:00
Miodrag Milanovic
a7ec44c1ca Update for Carlos A. Lozano, Victor Trucco and Charles MacDonald, also few fixes (nw) 2015-05-22 12:31:42 +02:00
Miodrag Milanovic
2aa856908d removed copyright/license by left author for those that is sure who created them (nw) 2015-05-22 10:25:40 +02:00
Dirk Best
879baad29a cgenie: removed old broken floppy implementation, added an expansion bus
interface, implemented new floppy controller as expansion device. works
with mfi files, still some issues with plain sector dumps.
2015-05-22 01:20:57 +02:00
couriersud
4ef3203a49 Fixed a couple of float-to-double warnings. (nw) 2015-05-22 00:47:30 +02:00
hap
13389141ee copy-paste license from fidelz80.c 2015-05-21 20:29:06 +02:00
Miodrag Milanovic
1751b0e5bf updating remaining for RB (nw) 2015-05-21 20:21:43 +02:00
R. Belmont
4f33c75a04 License self-service (nw) 2015-05-21 14:19:40 -04:00
Miodrag Milanovic
216ee68ce3 unified unknown license (nw) 2015-05-21 20:10:59 +02:00
Miodrag Milanovic
cce1d64fe1 update for Gordon Jefferyes (nw) 2015-05-21 20:10:58 +02:00
hap
f840b1a45b add notes 2015-05-21 20:07:47 +02:00
hap
7b3fe379b4 note 2015-05-20 22:03:07 +02:00
Wilbert Pol
6206df1b96 Note update (nw) 2015-05-20 21:30:41 +02:00
couriersud
f10abf48d7 Another round of -Wextra -Wdouble-promotion fixes. (nw) 2015-05-20 21:24:59 +02:00
Dirk Best
c3f47033c5 Nascom: Add support for the CP/M version of the Nascom 2 2015-05-20 16:01:36 +02:00
Andrew Gardner
978819f6ab Proper clocks for Monty. (nw) 2015-05-20 15:18:24 +02:00
Miodrag Milanovic
5018b72a79 update for Robert Justice (nw) 2015-05-20 07:42:59 +02:00
couriersud
39d1154e31 Another round of -Wextra -Wdouble-promotion fixes. (nw) 2015-05-20 01:42:51 +02:00
hap
9d2127ef32 small change for readability 2015-05-20 00:55:07 +02:00
hap
4587bb0369 added MELPS 4 skeleton 2015-05-19 23:34:20 +02:00
hap
5fb7f7e82a added hh_melps4 skeleton driver 2015-05-19 23:05:24 +02:00
Curt Coder
1fab76fe36 (MESS) abc806: Implemented flashing, double height, and underlined characters by hooking up the RAD PROM. [Curt Coder] 2015-05-19 21:46:37 +03:00
hap
a10954071a hh_cop400: added Funtronics Red Light Green Light, but doesn't work. Also added skeleton for Castle Toy Einstein 2015-05-19 19:27:39 +02:00
Curt Coder
a436936274 (MESS) c65: Added a floppy software list with the "C65 Demo". [K2] 2015-05-19 15:20:29 +03:00
Dirk Best
d06646c93d Nascom: Add support for the selectable restart address (set to E000H to
automatically start up BASIC for example)
2015-05-19 10:23:10 +02:00
Roberto Fresca
ccb27a2928 Merge pull request #187 from felipesanches/minicom4_2002
MESS: Adding a new ROM dump for the Minicom IV teletype
2015-05-18 21:35:32 -03:00
Miodrag Milanovic
c5b0aa514f Update for Phill Harvey-Smith and Tim Lindner 2015-05-18 20:54:30 +02:00
hap
fc85420713 notes 2015-05-18 18:52:45 +02:00
Felipe Corrêa da Silva Sanches
3c813f98d3 MESS: Adding a new ROM dump for the Minicom IV teletype 2015-05-18 13:50:39 -03:00
Dirk Best
48aee7d615 Nascom: Add support for the Advanced Video Card (AVC) 2015-05-18 12:57:49 +02:00
couriersud
a121403aa3 Fixed a number of "-Wextra -Wdouble-promotion" warnings. (nw) 2015-05-18 00:38:30 +02:00
Dirk Best
1e9f57c2cd Nascom: Clean up, add NASBUS emulation and make the floppy disc
controller a NASBUS card, convert to the new wdc emulation, add generic
socket emulation, add initial software list.
2015-05-17 15:18:59 +02:00
R. Belmont
c27c4070be Merge pull request #180 from felipesanches/makerbot_replicator1
Adding several official firmware image versions for the Makerbot Replicator 1 3d printer.
2015-05-16 10:07:09 -04:00
Miodrag Milanovic
c201fde55f update for JJ Stacino (nw) 2015-05-16 12:57:03 +02:00
Emmanuel Vadot
85ead508ef Set the licence for my work to BSD-3-Clause 2015-05-16 05:40:34 +02:00
cracyc
dca40d5bca few more (nw) 2015-05-15 16:36:20 -05:00
cracyc
0bbe38dc36 more authorship (nw) 2015-05-15 08:43:23 -05:00
MetalliC
8faf871181 spectrum128: fix banking port decode for some games (e.g. Fairlight 128K) 2015-05-15 14:58:16 +03:00
Miodrag Milanovic
1687e930f8 update for Haze (nw) 2015-05-15 13:40:33 +02:00
hap
418f453eed (MESS)New working game added
-----------------
Tamagotchi [hap, Digshadow, Natalie, segher]
2015-05-15 11:31:31 +02:00
Miodrag Milanovic
af5c8113b3 Update for F. Ulivi (nw) 2015-05-15 10:54:32 +02:00
Miodrag Milanovic
cb9f19939c update licenses for : Tony La Porta, Sean Young, Mathis Rosenhauer, Paul Priest, Tim Schuerewegen and Mark McDougall (nw) 2015-05-15 08:22:30 +02:00
Osso
9ecb89981f amstrad.c: worked around gx4000 crash (nw) 2015-05-15 07:51:13 +02:00
hap
14eae1ec9b added e0c6s46 buzzer 2015-05-15 03:13:22 +02:00
hap
56850f4b84 added i/o port macros 2015-05-14 21:11:05 +02:00
Miodrag Milanovic
20880e8840 fixes (nw) 2015-05-14 15:58:06 +02:00
Felipe Corrêa da Silva Sanches
5056704d20 Adding several official firmware image versions for the Makerbot Replicator 1 3d printer. 2015-05-14 08:04:18 -03:00
Wilbert Pol
5f457c49ac Updated a few I worked on (nw) 2015-05-14 10:13:14 +02:00
Miodrag Milanovic
1efaeb8599 Updated license for byuu code with agreement with him (nw) 2015-05-14 08:16:30 +02:00
hap
b0ee1b65f9 added tamagotchi internal layout 2015-05-13 22:37:23 +02:00
hap
bbb49e299e notes 2015-05-13 19:17:24 +02:00
hap
a74a444810 Shit ball in da house 2015-05-13 18:42:31 +02:00
Miodrag Milanovic
d762e225bc change for Hans Ostermeyer (nw) 2015-05-13 18:16:41 +02:00
Miodrag Milanovic
2722c8500a fix for amiga (nw) 2015-05-13 17:15:01 +02:00
Miodrag Milanovic
1ed4f69abd finish setting copyright holders for MESS section (nw) 2015-05-13 16:19:00 +02:00
Miodrag Milanovic
56d9295f8a GPL - > LGPL for Kale (nw) 2015-05-13 14:14:52 +02:00
Miodrag Milanovic
4f65c692dd more sorting of MESS licenses (nw) 2015-05-13 12:27:50 +02:00
etabeta78
1c9dd20020 not sure what has happened here, but it cannot compile the way it became this morning ;) 2015-05-13 12:18:50 +02:00
Miodrag Milanovic
1e4b9b8a15 Synced other dirs withs driver license for MESS (nw) 2015-05-13 12:02:41 +02:00
Miodrag Milanovic
475e90ca8b lot more changes and fixes (nw) 2015-05-13 09:57:19 +02:00
Scott Stone
7a88053201 atarist.c: Due to long time failing Save States and state of the driver (none considered working), GAME_SAVE_SUPPORTED has been dropped. (nw) 2015-05-13 03:47:19 -04:00
Miodrag Milanovic
47e6b78bb3 added Colin as well (nw) 2015-05-13 09:35:49 +02:00
Miodrag Milanovic
d289859a16 fixed missed license for PeT (nw) 2015-05-13 09:33:46 +02:00
Miodrag Milanovic
582befbb41 fixed name for apple1 (nw) 2015-05-13 09:32:38 +02:00
Miodrag Milanovic
3e38b7d541 Updated MESS info for licenses (nw) 2015-05-13 09:23:17 +02:00
Miodrag Milanovic
59b3fc54f8 missed one (nw) 2015-05-12 20:16:21 +02:00
Miodrag Milanovic
a3a678f276 Added resto for Kale, these are BSD3 (nw) 2015-05-12 19:59:36 +02:00
Miodrag Milanovic
44a8b40271 part of license work for Kale, mostly those that needs to be GPL (nw) 2015-05-12 18:23:44 +02:00
hap
ae24f91e2b E0C6S46 checkpoint: added lcd driver, timers, interrupts 2015-05-12 18:02:51 +02:00
R. Belmont
3c0ef9ab73 More license self-service (nw) 2015-05-12 10:49:29 -04:00
R. Belmont
5a7d450bf5 License self-service (nw) 2015-05-12 10:48:14 -04:00
Miodrag Milanovic
9649ec2870 did change for smf (nw) 2015-05-12 14:30:28 +02:00
Andrew Gardner
892e7e406b More work on Monty - video works but the 'keyboard' doesn't yet (nw) 2015-05-12 13:53:52 +02:00