Commit Graph

25060 Commits

Author SHA1 Message Date
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
Mike Naberezny
4935e716b4 (MESS) pet_rom.xml: Added McTerm 1.21. [Mike Naberezny, Stefano Santerini] 2013-10-20 17:56:10 +00:00
Curt Coder
1359d642c9 (MESS) c64: Moved expansion and user ports under emu/bus. (nw) 2013-10-20 17:49:46 +00:00
Curt Coder
9cd179295e (MESS) adamnet: Moved under emu/bus. (nw) 2013-10-20 17:17:35 +00:00
Curt Coder
2116152056 (MESS) wangpcbus: Moved under emu/bus. (nw) 2013-10-20 16:53:46 +00:00
Curt Coder
c26cf28cba (MESS) cbmiec: Moved under emu/bus. (nw) 2013-10-20 16:35:08 +00:00
Michael Zapf
16b2d6a211 Keeping the old version a bit longer. 2013-10-20 16:02:06 +00:00
Curt Coder
d1d368c26c (MESS) ieee488: Moved under emu/bus. (nw) 2013-10-20 16:00:54 +00:00
Michael Zapf
2013a62515 Switch to modern TMS9995 implementation. [Michael Zapf] 2013-10-20 15:49:59 +00:00
Michael Zapf
6787c71769 Minor changes for better debugging (nw) 2013-10-20 15:49:25 +00:00
Curt Coder
9d32b2dd74 (MESS) s100: Moved under emu/bus. (nw) 2013-10-20 15:35:36 +00:00
Angelo Salese
c49b925dfe ADR and track # fixes 2013-10-20 15:10:59 +00:00
Curt Coder
daaab882a6 (MESS) compis: Connected the FDC via the iSBX bus. [Curt Coder] 2013-10-20 14:35:48 +00:00
Curt Coder
0ba4eb686c (MESS) compis: FDC WIP. (nw) 2013-10-20 14:26:15 +00:00
Curt Coder
7d1c03b64d (MESS) compis: FDC WIP. (nw) 2013-10-20 12:50:21 +00:00