Angelo Salese
c4221a5405
Major clean-ups of SMC-777
2013-01-14 17:37:34 +00:00
Angelo Salese
2bcfcce0ed
Less half-assed fix for SMC-777
2013-01-14 16:50:08 +00:00
Curt Coder
cf41f05d4b
(MESS) flopimg: Added support for Commodore GCR encoding. [Curt Coder]
...
(MESS) d64/g64 floppy modernization WIP. (nw)
2013-01-14 16:27:52 +00:00
Andrew Gardner
408b15043d
Hooked up lamps in Virtua Racing. [SailorSat]
2013-01-14 15:47:05 +00:00
David Haywood
f2ce386a91
smc777
...
- avoid crash when loading some games (eg comp1, ghost) due to going past bounds in pen (might need a proper / better fix but the code is safe now)
- don't do string / hash lookup in inner most draw loop(!!) (this driver has excessive lookups all over the place on read/write accesses too)
2013-01-14 15:42:27 +00:00
Fabio Priuli
adffb1e6dc
thomson: enabling cart list in some compatible models. no whatsnew.
2013-01-14 14:34:43 +00:00
Fabio Priuli
302511d6b0
consolidating list descriptions. no whastnew.
2013-01-14 14:32:28 +00:00
Fabio Priuli
a59870a729
minor fixes / consolidation in lists added yesterday. no whatsnew.
2013-01-14 14:29:51 +00:00
Andrew Gardner
d6839de35b
DSP16 : Additional opcodes. [Andrew Gardner]
2013-01-14 03:30:33 +00:00
R. Belmont
520a27efd5
First pass on MIDI out support [R. Belmont]
2013-01-14 03:10:52 +00:00
Jonathan Gevaryahu
075c97a0c6
Minor comment update, no whatsnew
2013-01-13 21:55:53 +00:00
R. Belmont
2f0c02a4f1
Fix compiling on PowerPC OS X (nw)
2013-01-13 21:41:04 +00:00
R. Belmont
da131139f2
More fun with older OS X (nw)
2013-01-13 21:12:07 +00:00
R. Belmont
acda6787a3
MIDI: allow input port to work without a connected real device [R. Belmont]
2013-01-13 21:09:29 +00:00
Wilbert Pol
82f7ce066f
(MESS) odyssey2: Fixed sound pitch (nw)
2013-01-13 20:15:08 +00:00
Wilbert Pol
308c451eec
(MESS)g7400: First attempt at mixing video signals. (nw)
2013-01-13 20:05:40 +00:00
R. Belmont
a95242d9e9
(MESS) Fix non-functionality of all Apple floppy drives. [R. Belmont]
2013-01-13 17:43:58 +00:00
Fabio Priuli
015f6484c3
softlist: Added preliminary lists to MO-5, TO-7 and TO-770 [K1W1]
...
softlist: Added preliminary lists to Enterprise 64/128, Odyssey 2 and G-7400, Interact and Kaypro II [LoganB]
2013-01-13 17:23:39 +00:00
Robbbert
b8c7ba68aa
(MESS) New WORKING system. BINBUG. [Robbbert]
2013-01-13 15:41:59 +00:00
Ryan Holtz
4825263ebf
- d3dhlsl.c: Made HLSL switchable at runtime, Ctrl+Alt+F12. [MooglyGuy]
2013-01-13 15:07:11 +00:00
Wilbert Pol
2838333f33
(MESS)sms.c: Mark-III does not have I/O port E and F. (nw)
2013-01-13 13:40:46 +00:00
Wilbert Pol
0e08e2d700
(MESS)sms.c: Keep RAM working normally when no scope is attached. (nw)
2013-01-13 13:36:12 +00:00
Wilbert Pol
0190f8a555
(MESS)sms.c: The Gam*Boy II seems to a bit more strict address descoding; at least the mirrors for I/O ports 3E and 3F do not seem to exist there. Fixes bublboky from the software list. (nw)
2013-01-13 12:51:53 +00:00
Wilbert Pol
b56e1fdc69
(MESS)sms.c: Improved memory initialization on Japanese and Korean consoles. This fixes softwre list entries alibaba and blockhol. [Enik Land]
2013-01-13 11:11:36 +00:00
Wilbert Pol
e81b792d28
(MESS)sms.xml: Fixed banking setting for cso making it working. [Enik Land]
2013-01-13 10:41:30 +00:00
Sandro Ronco
7450f091ce
mc68hc11: fixed hang after soft reset. (nw)
2013-01-13 09:07:30 +00:00
Sandro Ronco
5c3ef263d5
alphasma: implemented RAM bankswitch. (nw)
2013-01-13 08:46:30 +00:00
Robbbert
98e7fc7373
(MESS) Sol20 : more roms from Nama (nw)
2013-01-13 08:11:15 +00:00
Robbbert
e50cd3bbe6
(MESS) Sol20 : added a new bios version (Thank to Nama). Confirmed another bios. (nw)
2013-01-13 05:09:16 +00:00
Brian Troha
04eaf4d140
system1.c: Minor doc update. Add Regulus game ID# - NW
2013-01-13 04:51:22 +00:00
R. Belmont
098c5a9064
(MESS) esq5505: add MIDI In capability to all of these drivers. [R. Belmont]
2013-01-13 03:50:33 +00:00
R. Belmont
f6c44c6e9b
MIDI core updates: [R. Belmont]
...
- Add MIDI in and out ports as image device types
- Add OSD calls to check for and read MIDI input
- Add MIDI in image device which reads input and converts it to a serial bitstream
nw section:
Note that the MIDI In device uses the new image device override to prevent the core from attempting to fopen() the "file" name and instead it handles open/close itself in call_load/call_unload. This allows greater flexibilty than the hack used for sockets/ptys/named pipes where the OSD file layer has to know about them.
2013-01-13 03:48:10 +00:00
Robbbert
fa807d8a30
(MESS) tk85 : added year (nw)
2013-01-13 03:36:18 +00:00
Robbbert
68f5f5975a
(MESS) New WORKING system. Chunichi ND-80Z. [Robbbert, Nama]
2013-01-13 03:23:50 +00:00
R. Belmont
41ce1a8f68
n68681: fixed trashing of the serial parameters when ACR is updated. [R. Belmont]
2013-01-13 00:23:37 +00:00
Robbbert
484e42f9f9
(MESS) New WORKING system. NEC TK85. [Robbbert, Nama]
2013-01-12 23:09:03 +00:00
Wilbert Pol
d80a7add47
(MESS) odyssey2/videopac: Fix slowdowns (nw)
2013-01-12 22:11:55 +00:00
Curt Coder
5454e2509a
(MESS) prof80,prof180: Connect softlist. (nw)
2013-01-12 22:02:16 +00:00
Curt Coder
d5e6d9cc50
(MESS) c64: Softlist additions. (nw)
2013-01-12 21:59:00 +00:00
Wilbert Pol
5df1c82e6d
(MESS) g7400: Moved the EF9340/1 code into a separate device. Merged all the odyseey2 code into the driver file. (nw)
2013-01-12 21:54:10 +00:00
Curt Coder
c972bc6caf
(MESS) prof80: Added floppy software list. [Curt Coder]
...
(MESS) prof180: Added floppy software list. [Curt Coder]
2013-01-12 21:52:05 +00:00
Andrew Gardner
9031b58842
DSP16: Additional opcodes & disassembly fixes. [Andrew Gardner]
2013-01-12 20:34:11 +00:00
Wilbert Pol
3309f6f59f
Fixed typo (nw)
2013-01-12 20:27:56 +00:00
Wilbert Pol
72a4b501b0
(MESS) odyssey2: Changed #defines into constants; moved some code around. (nw)
2013-01-12 20:17:04 +00:00
Wilbert Pol
eeb97d5e1d
(MESS) Running eagles5 on the sms2kr driver. It apparently expects the irq to be cleared when explicitly disabling VINT irqs during VINT. (nw)
2013-01-12 19:58:49 +00:00
Luca Elia
c5f62bebdf
subsino.c: hopper emulation in stisub, smoto and clones [Luca Elia]
...
New clones added
----------------
Tesorone Dell'Isola (Italy, two sets) [any, The Dumping Union]
2013-01-12 18:48:28 +00:00
Curt Coder
fd500d6410
(MESS) Refactored the Commodore 1581 floppy disk drive to use the modern floppy system. Supports read-only access to D81 images. [Curt Coder]
...
wd_fdc: Controller remains busy until the last DRQ has been served, and the sector register can now be written more than once. [Curt Coder]
2013-01-12 13:51:35 +00:00
Michaël Banaan Ananas
3dd9001857
many cleanups + added internal .lay
2013-01-12 13:43:18 +00:00
Wilbert Pol
989be2d201
Removed a note (nw)
2013-01-12 12:17:11 +00:00
Wilbert Pol
9bb8016a75
(MESS)Merged src/mess/machine/odyssey2.c and src/mess/drivers/odyssey2.c (nw)
2013-01-12 12:13:59 +00:00