Commit Graph

41526 Commits

Author SHA1 Message Date
Lord-Nightmare
69eebc199e forgot to hit save, just comment changes (nw) 2016-03-08 03:20:39 -05:00
Lord-Nightmare
5890f1ef7d NoteTaker: Implement the DAC, DAC Timer, and DAC FIFO, the BIOS now beeps on boot. Fixed several wrong polarity status bits. Documented where the framebuffer lives. Better documented the boot process. Hooked up the VSync Interrupt. [Lord Nightmare] 2016-03-08 03:17:20 -05:00
dankan1890
b95b8f21c5 Resync translation. nw 2016-03-08 02:23:33 +01:00
dankan1890
d69da8fef9 Removed localized error log. (nw) 2016-03-08 01:19:26 +01:00
cracyc
e9a233d02e 8042kbdc: safer (nw) 2016-03-07 16:51:57 -06:00
Scott Stone
836cb5e295 Merge branch 'master' of https://github.com/mamedev/mame 2016-03-07 16:52:44 -05:00
Scott Stone
c84be35802 Uppercase hash fixes (nw) 2016-03-07 16:52:19 -05:00
yz70s
d9a00119f4 xbox.cpp: more usb (nw) 2016-03-07 22:17:58 +01:00
yz70s
b61b025eab chihiro.cpp: add region "mediaboard" and put media board rom in it (nw)
also a few litte changes
2016-03-07 22:17:57 +01:00
angelosa
590b0615ea Fixed fg mapper layout, nw 2016-03-07 21:49:17 +01:00
angelosa
3b9bf1d98d Base work, nw 2016-03-07 21:49:14 +01:00
Miodrag Milanovic
d66e0c138a Merge branch 'master' of https://github.com/mamedev/mame 2016-03-07 19:35:02 +01:00
Miodrag Milanovic
e76d30243e Removed I64FMT and SIZETFMT, one usage left in chdman.cpp (nw) 2016-03-07 19:34:44 +01:00
angelosa
113563182c Added screen enable bit, nw 2016-03-07 19:27:16 +01:00
MetalliC
63b07040e5 notes about Atomiswave AW-NET cartridges 2016-03-07 20:16:51 +02:00
angelosa
39b00d4993 Rewritten Super Cross II driver due of relicensing [Angelo Salese] 2016-03-07 19:11:53 +01:00
angelosa
4bdfc10c50 Fixed opaque tiles for foreground. Game can be marked working again, next is log, nw 2016-03-07 18:58:23 +01:00
Miodrag Milanovic
a0aafea67f removed not used declarations (nw) 2016-03-07 16:14:51 +01:00
hap
18362c87ed Machine promoted to WORKING
-------------
Coleco Head to Head Basketball/Hockey/Soccer [hap, Sean Riddle]
2016-03-07 15:35:37 +01:00
Miodrag Milanovic
8ea9ff6a7a TIMER_CALLBACK to TIMER_CALLBACK_MEMBER (nw) 2016-03-07 14:45:58 +01:00
Lord-Nightmare
fea09343fb nuke some tag lookups in prose2k (nw) 2016-03-07 04:54:45 -05:00
Vas Crabb
4e3ca74170 Fix loading zipped image 2016-03-07 20:32:10 +11:00
mahlemiut
efc37ee297 Linux compile fix. 2016-03-07 21:29:54 +13:00
Lord-Nightmare
2161dd1554 Notetaker: further documentation updates. Added commented out i/o map for the EmulatorCPU [Lord Nightmare] 2016-03-07 03:23:08 -05:00
Lord-Nightmare
228c6c85d3 whitespace fix (nw) 2016-03-07 00:19:53 -05:00
Lord-Nightmare
65b93c95c1 Notetaker: hooked up more of the IOCPU I/O registers. Separated reset functions for IOCPU and EmulatorCPU. [Lord Nightmare] 2016-03-07 00:19:15 -05:00
RobertoFresca
58fdfe0fcc Merge branch 'master' of https://github.com/mamedev/mame 2016-03-07 00:31:01 -03:00
RobertoFresca
9250844213 Goldstar driver: Some technical notes and minor cleanup. 2016-03-07 00:30:10 -03:00
Scott Stone
ba7ba99a3c Format fixes for tutor.xml (nw) 2016-03-06 18:47:11 -05:00
johnparker007
f0ca76cdf1 Added layout for Frankie Dettori's 7th Heaven [John Parker]
Added layout for Frankie Dettori's 7th Heaven [John Parker]
2016-03-06 20:51:49 +00:00
dankan1890
d13aba424f fixed crash when displaying external DATs file in some circumstances. (nw) 2016-03-06 21:37:53 +01:00
Scott Stone
f0f4c30597 Merge branch 'master' of https://github.com/mamedev/mame 2016-03-06 15:06:16 -05:00
Scott Stone
8aa4f6476f Fixed MT#6153 - http://mametesters.org/view.php?id=6153 (nw) 2016-03-06 15:05:45 -05:00
cracyc
49b0a34f1e pcat_dyn: that works better, protocol isn't ms mouse compatible though (nw) 2016-03-06 14:05:31 -06:00
cracyc
68fa73ad77 pcat_dyn: skip io board check and connect currently nonworking mouse (nw) 2016-03-06 13:52:06 -06:00
hap
b8bf026baa french translation: small correction from JacKc_ 2016-03-06 19:21:52 +01:00
hap
ff1a882139 nw 2016-03-06 19:18:17 +01:00
cracyc
0ece3b9ca5 pcat_dyn: notes (nw) 2016-03-06 11:57:53 -06:00
RobertoFresca
18b52a5808 Merge branch 'master' of https://github.com/mamedev/mame 2016-03-06 13:06:37 -03:00
RobertoFresca
73f7e9b720 Super Poker: Added the missing PPI's 8255 and routed the involved
inputs/outputs through them. 3super8 has PPi's initialization routines,
but seems to be a leftover since it lacks of them. Also cleaned up
the driver and added technical notes. [Roberto Fresca]
2016-03-06 13:05:57 -03:00
cracyc
c2be38d57d pcat_dyn: proper default nvram (nw) 2016-03-06 10:03:43 -06:00
Miodrag Milanovic
d4bfb8d78c String Translate for Chinese (Traditional / Simplified) [YuiFAN] 2016-03-06 15:32:19 +01:00
Vas Crabb
e2031f1cbb More fix-up, thanks Gridle 2016-03-07 00:12:06 +11:00
Miodrag Milanović
825463d3e0 Merge pull request #690 from BenjaminSiskoo/patch-6
Update french translation - Benjamin Siskoo
2016-03-06 12:47:52 +01:00
BenjaminSiskoo
132555f031 Update french translation - Benjamin Siskoo 2016-03-06 12:46:03 +01:00
Vas Crabb
409fbaba89 hopefully fix build for everyone 2016-03-06 22:41:27 +11:00
Vas Crabb
cbf9ae2cb4 Verbs are hard 2016-03-06 22:41:13 +11:00
Vas Crabb
73b44c9429 Turn core_file into a proper class that gets cleaned up safely using unique_ptr
Subverted somewhat by chd_file class
2016-03-06 21:49:56 +11:00
Miodrag Milanović
00941faaab Merge pull request #689 from BenjaminSiskoo/patch-5
Update french translation - Benjamin Siskoo
2016-03-06 11:36:58 +01:00
Miodrag Milanovic
d4d95d19b0 Updated and improved french (Belgium) translations [Mevi] 2016-03-06 11:36:33 +01:00