Commit Graph

25074 Commits

Author SHA1 Message Date
Miodrag Milanovic
a31774ab7c moved centronics into emu/bus (nw) 2013-10-23 13:01:30 +00:00
Jonathan Gevaryahu
d2616441c0 8080bw.c: more updates and corrections by Andy Welburn 2013-10-23 08:15:58 +00:00
Brian Troha
d3edd83e17 segas16b.c: uuhhggg.... fix cut-n-paste error - NW 2013-10-23 00:32:33 +00:00
Brian Troha
7feded3476 segas16b.c: Remove unneeded comments - NW 2013-10-23 00:28:32 +00:00
Brian Troha
c7d0b82627 new Sega System 16B clones
New Clones Added
--------------------------------------
Dynamite Dux (set 2, Japan, FD1094 317-0094) [Charles MacDonald, ShouTime, The Dumping Union]
E-Swat - Cyber Police (set 1, Japan, FD1094 317-0131) [Charles MacDonald, ShouTime, The Dumping Union]
2013-10-23 00:20:42 +00:00
Jonathan Gevaryahu
dc7027d4c3 specify licenses, by request 2013-10-22 22:14:40 +00:00
R. Belmont
ea0c228af6 (MESS) Move NuBus and friends into the new bus structure (nw) 2013-10-22 21:17:44 +00:00
Couriersud
92fe6738fc Netlist code: fixed an issue with 7493 and other minor fixes 2013-10-22 21:01:26 +00:00
Michaël Banaan Ananas
fca447fa7f moar 2013-10-22 20:52:51 +00:00
Curt Coder
3cb41f030b License tags. (nw) 2013-10-22 20:09:58 +00:00
Michael Zapf
6c99727b72 tms9995: Fine-tune cycles. (nw) 2013-10-22 19:30:51 +00:00
Jonathan Gevaryahu
44b4a59ab7 fix whitespace, n/w 2013-10-22 18:53:31 +00:00
Jonathan Gevaryahu
0cd2018cd0 8080bw.c: fix Space Invaders rom names again, add more comment information [Andy Welburn, Lord Nightmare] 2013-10-22 18:50:21 +00:00
R. Belmont
86d7f032c8 (nw) 2013-10-22 16:51:06 +00:00
R. Belmont
4893c3fbaa one more (nw) 2013-10-22 16:49:54 +00:00
R. Belmont
1b81a76d01 missed an outdated include (nw) 2013-10-22 16:49:08 +00:00
R. Belmont
cd6f73b9c7 (MESS) Apple II bus moving day (nw) 2013-10-22 16:45:06 +00:00
Curt Coder
ef774dd504 Cleanup. (nw) 2013-10-22 15:47:34 +00:00
Curt Coder
0b91c21b36 (MESS) Moved a bunch of buses under emu/bus. (nw) 2013-10-22 15:44:27 +00:00
R. Belmont
47c548e760 SDL: OS/2 build fixes [KO Myung-Hun] 2013-10-22 13:36:20 +00:00
Robbbert
a9417075b0 (MESS) cd2650 : adjusted quickload to get more software working (nw) 2013-10-22 12:38:06 +00:00
mahlemiut
bdc1ad6b91 wpc_flip1/2: Added basic implementation of flipper inputs. This clears the 'flipper EOS stuck closed' errors, and makes video modes somewhat playable. 2013-10-22 01:13:36 +00:00
Brian Troha
d21cbd3056 peplus.c: Additional information / corrections - NW 2013-10-22 00:38:12 +00:00
Michael Zapf
c29b95b021 (MESS) Switch to modern TMS9995 implementation. [Michael Zapf] 2013-10-21 23:27:17 +00:00
Michael Zapf
e228bdad96 Added auto wait state config. (nw) 2013-10-21 23:26:27 +00:00
Michael Zapf
78936a5106 Re-fixed decrementer. (nw) 2013-10-21 23:25:36 +00:00
Michael Zapf
a2b7ca2961 Fixed broken MID interrupt handling. [Michael Zapf] 2013-10-21 21:43:41 +00:00
Couriersud
e1aa7f10bd Minor code clean-up in netlist devices 2013-10-21 20:37:06 +00:00
Michael Zapf
be84948d71 Switched to modern TMS9995 CPU implementation. [Michael Zapf] 2013-10-21 19:26:32 +00:00
Scott Stone
fcf5ce8ba1 a7800.c [Robert Tuccitto]
Added Phase Shifts 24.7, 25.2, 26.2, 27.2.  Phase Shifts 24.7 through 27.7 degrees with 0.5 degree increments documented. Phase Shift 26.2 degrees made active. Fixed typo under 26.7 7$.
2013-10-21 18:55:46 +00:00
Scott Stone
002b20d572 Updated comments/rom names for Cosmic Monsters (version II) [Andrew Welburn] 2013-10-21 18:45:26 +00:00
Michael Zapf
33e78ca27d New 9995 now working, can drop old code. 2013-10-21 18:43:03 +00:00
Michael Zapf
ac3c6db75e Fixed stuck decrementer interrupt. 2013-10-21 18:42:10 +00:00
Mike Naberezny
81c146cc3b (MESS) pet_rom.xml: Added Paperclip 2.84. [Mike Naberezny] 2013-10-21 15:14:07 +00:00
Mike Naberezny
87df587d81 (MESS) pet_rom.xml: Added Waterloo Structured BASIC. [Mike Naberezny] 2013-10-21 14:50:08 +00:00
Mike Naberezny
1b89da860c (MESS) pet_rom.xml: Added WordPro 3. [Mike Naberezny] 2013-10-21 14:34:20 +00:00
Curt Coder
33d998a002 Xcode 5.0 compile fixes. (nw) 2013-10-21 13:02:40 +00:00
mahlemiut
8d1d58a8e7 wpc_flip2: Flipped the bits of the opto switches in Dr. Who, making it behave a bit more correctly. 2013-10-21 09:46:51 +00:00
mahlemiut
5ee6c251a0 wpc_dcs: Start to get DCS-based games running. 2013-10-21 07:43:49 +00:00
Jonathan Gevaryahu
7ec7aae5bd I messed the copyrights and licenses up on these before, thanks to arbee for pointing it out (n/w) 2013-10-21 03:26:59 +00:00
R. Belmont
d19101ee38 (MESS) Misc. a2bus updates [R. Belmont]
- CFFA2: patch settings EEPROM to allow up to 13 partitions on both IDE connectors
- SCSI: Much improved documentation
2013-10-21 02:27:35 +00:00
Angelo Salese
d882aec14c Licenses 2013-10-21 01:55:11 +00:00
Mike Naberezny
e413535e9c (MESS) pet_rom.xml: Added SORT. [Mike Naberezny] 2013-10-20 21:14:12 +00:00
Curt Coder
d756fa8ec4 (MESS) vip: Moved expansion and byte I/O ports under emu/bus. (nw) 2013-10-20 19:50:55 +00:00
Curt Coder
25f4c260a8 Oops. (nw) 2013-10-20 19:43:49 +00:00
Curt Coder
726983263b (MESS) comx35: Moved expansion port under emu/bus. (nw) 2013-10-20 19:43:30 +00:00
Curt Coder
d2236708b3 (MESS) abcbus: Moved under emu/bus. (nw) 2013-10-20 19:31:44 +00:00
Jonathan Gevaryahu
cc9274b5ba spc700ds.c: fix disassembly of BRK opcode [Lord Nightmare, jwdonal] 2013-10-20 19:16:11 +00:00
Jonathan Gevaryahu
826d9bc6e3 whoops, forgot to commit this (n/w) 2013-10-20 18:59:29 +00:00
Mike Naberezny
79dcf1b944 (MESS) softbox: Updated file location in comment. (nw) 2013-10-20 18:12:37 +00:00