Commit Graph

31792 Commits

Author SHA1 Message Date
etabeta78
e6a5e406bf (MESS) wswan: converted the video chip to be a device. nw. 2014-10-28 14:18:33 +01:00
Dirk Best
31fd590aa6 Some corrections to the Amiga Workbench softlist 2014-10-28 12:17:24 +01:00
Miodrag Milanović
d8a14659a4 Merge pull request #22 from Jonimoose/ti85
ti85: use direct update handler to remove boot memory mapping hacks

out of whatsnew:
This allows the flash calculators to properly reset pc to 0x0000 instead
 of 0x8000 and properly reset all memory banks to page 0x00.

This is based on some example code Judge. Possibly performance improvement could be gained by having the callback unregister itself and register on reset.
2014-10-28 09:57:18 +01:00
Curt Coder
6be505ac9e vreader.xml: Make it valid xml. (nw) 2014-10-28 10:54:05 +02:00
Oliver Stöneberg
e27079c36e fixed usage of uninitialized member in grip_device (nw)
happened with prof80
2014-10-28 09:46:52 +01:00
Miodrag Milanovic
7c97788e2f line endings (nw) 2014-10-28 09:02:23 +01:00
Osso
fc74c02593 konamigx: a few more global variables to the driver state (nw) 2014-10-28 08:19:12 +01:00
Osso
6f978057e9 Fixed pet_cass.xml validation (nw) 2014-10-28 07:47:45 +01:00
peterferrie
ea2070c139 rcdino4: fix OOB access 2014-10-27 23:33:41 -07:00
Scott Stone
7b7f2456b9 Correctly model the behavior of a real Coco for the Cassette input in regards to audio (buzzing sound) coming from the port. [Richard Goedeken] 2014-10-27 22:25:29 -04:00
Jon Sturm
6f99dba425 ti85: use direct update handler to remove boot memory mapping hacks
This allows the flash calculators to properly reset pc to 0x0000 instead
of 0x8000 and properly reset all memory banks to page 0x00.
2014-10-27 21:19:06 -05:00
cracyc
85e0e19a48 i386: fix more presence checks (nw) 2014-10-27 21:12:47 -05:00
Scott Stone
8226ab2ab1 New Clones (Not Working)
------------------------
Club Kart (Rev C)  [Arzeno Fabrice]
2014-10-27 19:27:50 -04:00
Scott Stone
8e7a9c6c6c Handcrafted CPS-1 PALs for Area 88 and Strider PCBs. [Palindrome] 2014-10-27 19:11:19 -04:00
mahlemiut
e4ff6e038d i386: fix segment present check for calls to a TSS 2014-10-28 12:05:44 +13:00
cracyc
8da3b4f1ef i386: zero descriptors and stack size (nw) 2014-10-27 17:10:48 -05:00
cracyc
909dac91cf i386: mark tss busy [Carl] 2014-10-27 16:01:17 -05:00
James Wallace
b164aa9ca8 Added support for the known first part variants of the Maygay M1 Sound board (an MSM6376 and a uPD7759). Only Empire sound remains unsupported. 2014-10-27 20:58:00 +00:00
Osso
f6c9d8f8ea tms57002.c: initialize variable to fix crackling sound in debug builds for konamigx games (nw) 2014-10-27 21:52:09 +01:00
Cowering
d683ab66d3 Last update for a while (NW) 2014-10-27 14:21:36 -05:00
Cowering
c8f3f04b86 Update with my info from vsmile_cart (NW) 2014-10-27 14:21:10 -05:00
Cowering
4339d70e9c Merge branch 'master' of https://github.com/mamedev/mame 2014-10-27 14:19:44 -05:00
Cowering
10053c0b01 Split V.Reader into own file (NW) 2014-10-27 14:19:35 -05:00
miodragm
f13b94d7c6 small fix (nw) 2014-10-27 19:26:50 +01:00
Osso
d0b189505f konamigx: Moved global variables into driver state (nw)
Let's see if I break line endings again.
2014-10-27 19:24:59 +01:00
miodragm
bcc0e5bd96 Merge branch 'master' of https://github.com/mamedev/mame 2014-10-27 18:54:01 +01:00
cracyc
792425c7c1 i386: lock [Barry Rodewald, Carl]
---
Some of the group opcodes need to be checked
2014-10-27 12:51:17 -05:00
etabeta78
0b6577ccc0 (MESS) intv.xml: added a few images I've been sent. nw. 2014-10-27 18:53:08 +01:00
miodragm
ff6a09c72f fix line endings 2014-10-27 18:50:29 +01:00
Osso
2b946e17f9 peplus.c: moved function to driver state and removed various trampolines. (nw) 2014-10-27 18:41:53 +01:00
cracyc
1e49bea0a5 (mess) hdc: xenix 8086 hates this so isolate it (nw) 2014-10-27 09:37:57 -05:00
Curt Coder
88d9135bac pet_cass.xml: Added many new images, including the Cursor tapes. [Dagarman] 2014-10-27 15:52:12 +02:00
Cowering
3002752103 More updates (NW) 2014-10-27 08:42:59 -05:00
Olivier Galibert
f22371f389 ap2_dsk: edd support [O. Galibert] 2014-10-27 14:35:22 +01:00
Olivier Galibert
2d2afa9ed9 ap2_dsk: Fix broken detection of dsk [O. Galibert] 2014-10-27 14:35:15 +01:00
Curt Coder
2eb20eddc1 amiga_workbench.xml: Added Workbench 1.3.3 (Rev. 34.34) [Guru] 2014-10-27 09:52:11 +02:00
Miodrag Milanović
2745df7e25 Merge pull request #21 from shattered/_4a1140a
ie15: init palette, do minor cleanup incl. whitespace
2014-10-27 08:37:25 +01:00
Miodrag Milanović
1843c0d532 Merge pull request #20 from shattered/_2a8a61a
isa_hdc: ec1841 compatibility
2014-10-27 08:37:15 +01:00
Sergey Svishchev
fee3d18b04 ie15: use utf-8 in keyboard layout description 2014-10-26 23:30:51 +03:00
Sergey Svishchev
297f410974 ie15: whitespace only 2014-10-26 23:30:51 +03:00
Sergey Svishchev
8758a19978 ie15: init palette, minor cleanup 2014-10-26 23:30:51 +03:00
Sergey Svishchev
f6078bdbc7 isa_hdc: ec1841 compatibility 2014-10-26 23:06:43 +03:00
Miodrag Milanović
d4fe5e8b0c Merge pull request #18 from shattered/master
isa_hdc: implement WRITESBUFF command
2014-10-26 20:15:59 +01:00
Sergey Svishchev
f6e07e235a isa_hdc: implement WRITESBUFF command 2014-10-26 22:09:04 +03:00
Miodrag Milanović
a792589539 Merge pull request #17 from shattered/master
ibm5150: add cassette softlist
2014-10-26 20:06:20 +01:00
Sergey Svishchev
e8df241b7b besta: fix doubling chars 2014-10-26 22:01:51 +03:00
Sergey Svishchev
dd843f556b ibm5150: add cassette softlist 2014-10-26 21:58:40 +03:00
Miodrag Milanović
b1cdf0e843 Merge pull request #16 from shattered/master
MDA clone has downloadable fonts and both CGA clones have unique chargens.
2014-10-26 19:48:01 +01:00
Sergey Svishchev
ef939437fc ec184x, iskr103x: use custom set of ISA cards 2014-10-26 21:46:13 +03:00
Sergey Svishchev
6ef43ba25d iskr103x: CGA clone 2014-10-26 21:37:09 +03:00