Commit Graph

35005 Commits

Author SHA1 Message Date
Zoë Blade
b9fec20184 Revert fixing variable names
Play it safe.
2015-04-11 11:01:44 +01:00
Zoë Blade
155bb1b250 Revert "publicly" fix
Allow the variant spelling "publically".
2015-04-11 10:57:34 +01:00
Zoë Blade
22800dab3d Revert Millennium fix
Apparently this board is trademarked with the spelling mistake,
therefore let's keep the incorrect spelling.  Curiously, they spelt
Millennium correctly on the PCB, so the original seems a tad
inconsistent in this area.
2015-04-11 10:24:23 +01:00
Zoë Blade
90f110f261 Fix various typos and spelling mistakes
I'm purposefully leaving /src/emu/bus/cbmiec/c1541.c's kernal.bin
as it is, as this particular spelling mistake was originally made
by Robert Russell, therefore is canon.  See
http://en.wikipedia.org/wiki/KERNAL for details.

I'm also leaving /src/emu/machine/nscsi_bus.c's RECIEVE as I don't
want to break anything, but it's worth someone looking into.

I renamed some variables in /src/mame/drivers/sfbonus.c,
/src/mame/video/tia.c and /src/mame/video/tia.h, so if anyone wants
to verify I didn't break anything, that would be nice.
2015-04-11 00:52:26 +01:00
Ivan Vangelista
ac614bf9e4 quizdna.c: added save state support, switched to configured banking (nw) 2015-04-10 19:15:24 +02:00
Ivan Vangelista
dd7e9196e0 rotaryf.c, roul.c, sauro.c: added save state support (nw) 2015-04-10 19:06:23 +02:00
Robbbert
abb24174ff Merge branch 'master' of https://github.com/mamedev/mame 2015-04-11 00:56:48 +10:00
Robbbert
b1cc665cbe (MESS) pegasus : modernised code (nw) 2015-04-11 00:51:25 +10:00
Miodrag Milanovic
9458659b71 VS2015 compile works (nw) 2015-04-10 15:34:16 +02:00
Miodrag Milanovic
5e79b9c0e1 Fixes for solaris 11 build (nw) 2015-04-10 13:56:33 +02:00
Miodrag Milanovic
ab9c8c2678 Merge branch 'master' of https://github.com/mamedev/mame 2015-04-10 12:38:00 +02:00
Miodrag Milanovic
32dc24420c Some changes for FreeBSD and Solaris, will be sent upstream as well (nw) 2015-04-10 12:37:34 +02:00
Vas Crabb
28e37aeed8 Merge branch 'master' of https://github.com/mamedev/mame 2015-04-10 18:29:29 +10:00
Vas Crabb
e42b2099b1 Merge branch 'master' of https://github.com/ZoeB/mame
Conflicts:
	src/mess/drivers/elecbowl.c
	src/mess/drivers/hh_hmcs40.c
	src/mess/drivers/hh_tms1k.c
2015-04-10 18:28:57 +10:00
Zoë Blade
cbe827d44e Tidy tidying
Vas correctly points out that I'm a bit overzealous with blank line
deletions when they're there for perfectly good reasons.
2015-04-10 08:54:37 +01:00
Curt Coder
a43d6473de (MESS) pet: Refactored the Commodore 8050/8250/SFD-1001 to use the new floppy system. [Curt Coder] 2015-04-10 10:20:26 +03:00
Vas Crabb
3d71f6ab19 Merge pull request #158 from JoakimLarsson/master
Fixed compilation error due to out of bounds strcpy in teh support for c...
2015-04-10 12:20:21 +10:00
Lord-Nightmare
5b04eea5ec hexion.c: Document chip locations and xtal based on PCB pictures of Konami PCB and bootleg PCB [Lord Nightmare] 2015-04-09 19:02:22 -04:00
Lord-Nightmare
fc7b27b036 Merge branch 'master' of https://github.com/mamedev/mame 2015-04-09 18:34:17 -04:00
Lord-Nightmare
c63221b4d3 Merge branch 'master' of https://github.com/mamedev/mame 2015-04-09 18:27:09 -04:00
Vas Crabb
511c2462aa More Leopard fun (nw) 2015-04-10 08:27:00 +10:00
Lord-Nightmare
8214b1049b Rearrange hmcs40 chips in comment to note that hd38800 A and B revisions appear to have separate sets of die/mask IDs (n/w) 2015-04-09 18:19:51 -04:00
Angelo Salese
03c8be0555 Improved sample format courtesy of OG.
Realized that XRally uses 66150 Hz as music tempo for Network BGM. Sounds reasonable, but urgh because the thing uses *something* for BPM.
2015-04-09 23:06:16 +02:00
Angelo Salese
a3b40995ce left-over test 2015-04-09 21:55:34 +02:00
Angelo Salese
19aabb8609 Looping, adds a lot of noise of course because we don't yet know how to keyoff 2015-04-09 21:52:57 +02:00
Angelo Salese
13ab889729 Fix PIT timers, makes BGMs to sound better. 2015-04-09 21:14:43 +02:00
Angelo Salese
cd8d1e3f2e Merge branch 'master' of https://github.com/mamedev/mame 2015-04-09 21:00:52 +02:00
Angelo Salese
5780034d3e Some minor mods 2015-04-09 21:00:41 +02:00
Ivan Vangelista
a214550373 jackie.c, lwings.c, pitnrun.c, splash.c, spoker.c, ssfindo.c: added / completed save state support (nw) 2015-04-09 18:05:23 +02:00
Vas Crabb
768fbd1b64 Honour -debugger_font and -debugger_font_size in Cocoa debugger.
Not perfect yet - text fields and popup menus aren't sized to fit
2015-04-09 22:01:16 +10:00
Vas Crabb
e973a403a0 Honour debugger font choice with Qt debugger 2015-04-09 21:19:41 +10:00
Miodrag Milanovic
ec2d6ac086 removed two more unused files (nw) 2015-04-09 13:16:40 +02:00
Miodrag Milanovic
73dfafaa95 removed vconv, updated warnings/error for vs and icl (nw) 2015-04-09 13:05:10 +02:00
Robbbert
ae39d8b6d8 Merge branch 'master' of https://github.com/mamedev/mame 2015-04-09 19:05:50 +10:00
Robbbert
e02dc16bc5 hng64: fix for Kale (nw) 2015-04-09 19:01:28 +10:00
hap
b5dcd729f4 (MESS)New working game added
-----------------
Entex Space Invader [hap, Sean Riddle]
2015-04-09 10:59:07 +02:00
Vas Crabb
5523e7fffe Small cleanup 2015-04-09 18:32:00 +10:00
Vas Crabb
94149cd5a6 Proper C++ for DirectSound module, get rid of all static variables, some encapsulation 2015-04-09 18:05:44 +10:00
Vas Crabb
9deeec3f9c Attempt Leopard compatibility 2015-04-09 09:46:24 +10:00
Angelo Salese
958de40950 Added end address, amongst other minor things. 2015-04-09 01:21:15 +02:00
Ivan Vangelista
9f6c59b711 invqix.c: added save state support (nw) 2015-04-08 22:30:01 +02:00
Ivan Vangelista
01559364d6 victory.c: added save state support (nw) 2015-04-08 19:34:57 +02:00
Miodrag Milanovic
590f20477c fix custombuild task missing in cpu.lua (nw) 2015-04-08 18:15:40 +02:00
Vas Crabb
b9a298b847 Add audio output selection for CoreAudio 2015-04-09 00:47:19 +10:00
Zoë Blade
4cc89fb552 Tidy whitespace in plain text files 2015-04-08 15:27:15 +01:00
Miodrag Milanovic
2ffb66efe5 Placed back and fixed python availability check 2015-04-08 16:24:07 +02:00
Zoë Blade
a2ac952299 Tidy whitespace in corresponding .h files too 2015-04-08 15:17:22 +01:00
Zoë Blade
1e5c5c9fae Tidy more whitespace 2015-04-08 15:14:01 +01:00
Zoë Blade
d75af79a2f Tidy MESS driver whitespace too 2015-04-08 14:45:18 +01:00
Zoë Blade
faea1e2beb Tidy more whitespace 2015-04-08 14:26:47 +01:00