Commit Graph

23930 Commits

Author SHA1 Message Date
Oliver Stöneberg
0b42d7e93b removed obsolete define from src/osd/windows/windows.mak (nw) 2013-08-02 09:35:28 +00:00
Oliver Stöneberg
b7de3559c9 removed obsolete legacy define from src/emu/emu.h (nw) 2013-08-02 09:32:20 +00:00
Oliver Stöneberg
a8e4e4adf7 removed some left-over TIMER_CALLBACK_MEMBER declarations (nw) 2013-08-02 09:31:18 +00:00
Scott Stone
21f0fbf50e Revert changes made to a2600_cass.xml (entries were already in a2600.xml) (nw) 2013-08-02 09:21:24 +00:00
Aaron Giles
08a0085f39 Fixed most regressions due to EEPROM changes. Remaining issues
are noted at the top of eepromser.c.
2013-08-02 06:56:13 +00:00
Oliver Stöneberg
29216ef980 fixed clang compiler warnings (nw) 2013-08-02 04:33:24 +00:00
David Haywood
4feb0774b1 manually fix table a bit, improve note (nw) 2013-08-02 04:32:00 +00:00
Oliver Stöneberg
639c52558a removed some unnecessary devlegcy.h includes (nw) 2013-08-02 04:27:39 +00:00
David Haywood
bd7b0b4d04 format starts to make sense (nw) 2013-08-02 02:54:59 +00:00
David Haywood
3bbfe3377c more puzzli2 findings (nw) 2013-08-02 02:29:18 +00:00
R. Belmont
20ed6a0f14 (MESS) apple2.xml: add games starting with "B" (nw) 2013-08-02 01:27:47 +00:00
Scott Stone
517f257029 Modernized the Seibu ADPCM device and converted the Seibu sound system to be a device. [Osso] 2013-08-01 23:50:39 +00:00
David Haywood
84c16ae87f deco104 table entry correction from charles (nw) 2013-08-01 23:40:17 +00:00
Scott Stone
7059c1d3f4 Modernized the s14001a and exidy sound devices. [Osso] 2013-08-01 23:34:10 +00:00
David Haywood
12859b3a8d notes on level data (nw) 2013-08-01 17:33:05 +00:00
smf-
5a67646a9e fixed hashes to match truncated files (nw) 2013-08-01 15:48:47 +00:00
Angelo Salese
13e9049dbc Fix for some list errors 2013-08-01 13:40:34 +00:00
Miodrag Milanovic
5c83e12889 cleaner way (nw) 2013-08-01 13:36:40 +00:00
Angelo Salese
d45c16562b K letter 2013-08-01 13:03:59 +00:00
Angelo Salese
b44bca1eaa I & J 2013-08-01 12:43:36 +00:00
Miodrag Milanovic
80eb9db1a6 fix late bind error (nw) 2013-08-01 12:19:39 +00:00
Angelo Salese
5f87c23739 G & H 2013-08-01 12:14:42 +00:00
Curt Coder
e66cf6e89b (MESS) cbmiec: Restored some usability. (nw) 2013-08-01 10:54:25 +00:00
Dirk Best
8857107918 cs4031: do the previous commit a bit differently 2013-08-01 10:11:16 +00:00
mahlemiut
cc3c0b4996 cs4031: added read handler for sysctrl port. Fixes booting the kernel on the Red Hat 7.2 install CD. (no whatsnew) 2013-08-01 06:31:54 +00:00
Brian Troha
c90dee83ca taito_l.c: Added IC locations to the Fighting Hawk sets - NW 2013-08-01 05:23:57 +00:00
Angelo Salese
ab23462c96 IDP -> uPD72022, fun 2013-08-01 03:33:03 +00:00
David Haywood
b1a51b6107 further logic improvement for puzzli2 protection (nw) 2013-08-01 03:26:41 +00:00
Angelo Salese
4c8d768e7c F letter 2013-08-01 03:19:17 +00:00
David Haywood
a481218c80 oops, logic flaw (nw) 2013-08-01 03:13:10 +00:00
David Haywood
9660213757 puzzli2 - this is the logic for the graphic offset / palette commands (nw) 2013-08-01 03:10:57 +00:00
Angelo Salese
e0d5e58335 E letter 2013-08-01 03:10:03 +00:00
Angelo Salese
ff3502194c Documenting 3_5 floppy images 2013-08-01 02:54:46 +00:00
Angelo Salese
70209a9612 D letter 2013-08-01 02:39:05 +00:00
cracyc
254d025c68 td0_dsk:fix null sector case (nw) 2013-08-01 02:26:36 +00:00
Angelo Salese
fd1f759f9d C letter 2013-08-01 01:52:55 +00:00
Angelo Salese
e6c4575216 B letter 2013-08-01 01:25:43 +00:00
David Haywood
3550d5b57c more puzzli2 notes 2013-08-01 00:34:52 +00:00
Michaël Banaan Ananas
274052316f typo 2013-08-01 00:29:04 +00:00
Angelo Salese
7488a8463d Finished A letter 2013-08-01 00:17:55 +00:00
Angelo Salese
49e2084ea5 # - most of A 2013-07-31 23:54:07 +00:00
Angelo Salese
e29d9b03a6 Part 2 of PC-98xx SW list 2013-07-31 23:09:14 +00:00
David Haywood
def4d94eb4 104 table reformat / info update 2013-07-31 23:02:22 +00:00
Angelo Salese
4795c2f906 WIP PC-98xx software list code 2013-07-31 21:11:42 +00:00
Curt Coder
08a8842ef9 (MESS) ieee488: Restored some usability. (nw) 2013-07-31 20:19:39 +00:00
David Haywood
bee8e52814 more puzzli2 research, need to start joining the dots... (nw) 2013-07-31 17:00:26 +00:00
Ville Linde
140ac1f6ae tms32082: PP disassembler progress (nw) 2013-07-31 16:46:24 +00:00
David Haywood
46ffb1b6eb extra protection value in puzzli2 (nw) 2013-07-31 15:23:00 +00:00
David Haywood
ab56e38eb4 added Guru readme / clocks 2013-07-31 14:38:19 +00:00
Wilbert Pol
35ebecfd76 minx.c: Modernized cpu core (nw) 2013-07-31 14:35:21 +00:00