Commit Graph

63343 Commits

Author SHA1 Message Date
AJR
85fb1737be mbc55x_kbd: Fix / key; improve documentation again (nw) 2019-01-04 17:55:46 -05:00
yz70s
0e86bb1de3 xbox.cpp: rename pci device mcpx_lpc to mcpx_isalpc (nw)
Also add mc1885ext device as rtc.
2019-01-04 23:20:20 +01:00
yz70s
ab7af50b13 ds128x.cpp: add device ds12885ext same as ds12885 but 256 bytes ram (nw) 2019-01-04 23:20:17 +01:00
AJR
fc82839871 diserial: Make is_receiver_register_full and is_transmit_register_empty const and inline (nw) 2019-01-04 17:17:30 -05:00
couriersud
880786341d Implement sub-pixel horizontal resolution. (nw)
This is not yet used and missing static initialization interface.
Electron beams in CRTs are not discrete. They are continous on a
scanline. This modification allows a higher horizontal resolution to
better model "subpixel" timing.
2019-01-04 19:19:25 +01:00
couriersud
ee115932f8 FixFreq code maintenance and add rgb channel functionality. (nw) 2019-01-04 17:12:22 +01:00
Scott Stone
793f3230da Merge branch 'master' of https://github.com/mamedev/mame 2019-01-04 07:54:23 -05:00
Scott Stone
cfb07226a7 leapster.xml: Fix crc32 hash for spidermns (nw) 2019-01-04 07:53:43 -05:00
arbee
80a5e7f43f mips1: fix Clang compile (nw) 2019-01-04 07:49:05 -05:00
Olivier Galibert
c7022e32ed specpdq: Better boundaries, still some pattern offset issues [O. Galibert] 2019-01-04 11:52:00 +01:00
AJR
d063957f85 mbc55x_kbd: Better guess at INS code (nw) 2019-01-04 00:28:30 -05:00
AJR
9d72e518c4 mbc55x_kbd: Add PF1-PF10, Ins/Del and Break keys 2019-01-04 00:20:43 -05:00
mooglyguy
76effa7a28 -sound/msm5205: Removed MCFG macros, nw
-drivers/jantotsu, joctronic, jp, kchamp, klax, kungfur, kurukuru, lucky74, lwings, mermaid, mgavegas, mitchell, mjkjidai, ojankohs, opwolf, pachifev, pcktgal, rastan, rmhaihai, sf, sothello, srmp2, suprgolf, system16, taito_log, tehkanwc, topspeed, trackfld, tubep, wacky_gator, wc90b, yunsung8: Removed MACHINE_CONFIG macros, nw

-machine/pce_cd: Removed MACHINE_CONFIG macro, nw
2019-01-04 04:46:31 +01:00
mooglyguy
6327ec1330 battlera: Hopefully fix audio regression, nw 2019-01-04 04:46:31 +01:00
AJR
0627c0a94c mbc55x_kbd: The trouble with Unicode (nw) 2019-01-03 22:42:43 -05:00
AJR
b37d675988 fs3216: Green screen and some attributes (nw) 2019-01-03 22:31:07 -05:00
braintro
944bb8d8d0 psikyo.cpp: Minor corrections (nw)
out of whatsnew:

changed s1945jn to s1945nj to reflect it's a direct clone s1945n, standardizing clone name format.
s1945bl - added note about single bit difference in spritelut graphics data
Battle K-Road (Korea) set config default to Korea "for use in" notice
2019-01-03 21:13:01 -06:00
cam900
497ec3111a cps3.cpp : Updates (#4442)
* cps3.cpp : Add save states, Convert drawing routine restricted to cliprect rectangle
cps3.h : Use private:

* cps3.cpp : Add draw case when fullscreen zoom is 100%

* cps3.h : Minor updates
2019-01-03 21:56:05 -05:00
David Haywood
082e78ddc7 new NOT WORKING : Play TV Football 2 [Sean Riddle, Peter Wilhelmsen] (note, vii.cpp, not XaviX) + Baseball 3 + Huntin' 3 (Elan HW) (#4462)
* new NOT WORKING : Play TV Football 2 [Sean Riddle, Peter Wilhelmsen] (note, vii.cpp, not XaviX)

* note (nw)

* kill off old cricket hack, add logging function to calculate crc showing in header for radica games for easy verification

* better comment (nw)

* basketball seems to have been fixed at some point, remove old notes (nw)

* new NOT WORKING
Play TV Baseball 3 [Sean Riddle, Peter Wilhelmsen, David Haywood]
Play TV Huntin' 3 [Sean Riddle, Peter Wilhelmsen, David Haywood]

(need work on the hardware emulation and inputs)

* (nw)

* (nw)
2019-01-03 21:55:52 -05:00
ClawGrip
dd1a04267e leapster.cpp: Add Spanish BIOS v1.0 [Sean Riddle, ClawGrip] (#4458)
* leapster.cpp: Add Spanish BIOS v1.0 [Sean Riddle, ClawGrip]

* Fix string (nt)
2019-01-03 21:55:40 -05:00
ClawGrip
1d088eeb7c leapster.xml: New NOT_WORKING software list additions [TeamEurope, ClawGrip] (#4466)
* leapster.xml: New NOT_WORKING software list additions [TeamEurope, ClawGrip]

---------------------
500-12202-A - La Conquista de los Numeros (Spa)
500-12206-A - Don Lápiz - Aprender a Dibujar y Escribir
500-12210-A - Spider-Man - El Caso de Las Letras Revueltas (Spa)
500-12227-A - Buscando a Nemo
500-12259-A - El Laberinto de las Letras (Spa)

* Add parent-clone relationship (nw)
2019-01-03 21:55:20 -05:00
ajrhacker
9cda46f614
Merge pull request #4465 from clawgrip/patch-2
gameboy.xml: Add alternate game serials (nw)
2019-01-03 21:40:50 -05:00
ClawGrip
1c63929682 gbcolor.xml: Add alternate game serials (nw) (#4467)
* gbcolor.xml: Add alternate game serials (nw)

* gba.xml: Fix typo (nw)
2019-01-03 21:40:21 -05:00
AJR
d40e7c811c i8251: Protect some members no longer subjected to hacky public use (nw) 2019-01-03 21:23:22 -05:00
AJR
43aff157dc mbc55x: Rewrite keyboard as HLE serial device 2019-01-03 21:05:05 -05:00
AJR
025a252aa7 mbc55x: Shuffle code around in preparation for serial keyboard emulation; remove unnecessary debug command (nw) 2019-01-03 20:32:22 -05:00
AJR
325942c860 thomson.cpp: Fix a few typos (nw) 2019-01-03 16:59:24 -05:00
Olivier Galibert
9c10dcb1aa Duh (nw) 2019-01-03 22:46:35 +01:00
Olivier Galibert
2b60795780 specpdq: Fix backwards copy [O. Galibert] 2019-01-03 22:17:53 +01:00
Olivier Galibert
b0b23cb386 specpdq: Start fixing blitting ops [O. Galibert] 2019-01-03 21:58:25 +01:00
yz70s
6065a0f980 xbox: move at devices into mcpx_lpc pci device (nw)
More to come.
2019-01-03 20:27:52 +01:00
hap
a445d1cc63 sm510: added bs1 pin blinking (nw) 2019-01-03 19:59:31 +01:00
mooglyguy
471288048d -drivers/discoboy, docastle, drmicro, dynax, fcrash, firetrap, fromance, gladiatr, gsword, hnayayoi, hyperspt, jangout: Removed MACHINE_CONFIG macros, nw 2019-01-03 18:36:49 +01:00
mooglyguy
294317d096 ashnojoe: Missed include file, nw 2019-01-03 18:36:49 +01:00
mooglyguy
41e9e90f6c ashnojoe: Fixed audio regression, nw 2019-01-03 18:36:49 +01:00
Olivier Galibert
2894c038d8 wd33x9c: Checkpoint commit for co-debugging 2019-01-03 18:29:54 +01:00
tyfighter
e0adc2e60e nscsi_harddisk_device: track the current block LBA on writes (#4463)
* nscsi_harddisk_device: track the current block LBA on writes

* nscsi_harddisk_device: track the current block LBA on writes
2019-01-03 17:55:24 +01:00
ClawGrip
d3f7794c36
gameboy.xml: Add alternate game serials (nw) 2019-01-03 16:54:59 +01:00
MooglyGuy
2a09574eff
Merge pull request #4464 from algestam/gnw_manhole
New working machine added
Game & Watch: Manhole (new wide screen) [algestam]
2019-01-03 16:54:40 +01:00
Henrik Algestam
3d428d4348 New working machine added
-----------
Game & Watch: Manhole (new wide screen) [algestam]
2019-01-03 16:47:53 +01:00
Vas Crabb
a86827b5fb (nw) one shouldn't copy/paste spelling errors; also clean up some comments 2019-01-04 02:14:23 +11:00
Vas Crabb
cba80b7182 Make informational verbs a bit more consistent, reduce copy/pasted code, a slight performance improvement for reading localisation files, and more documentation clean-up/correction/clarification 2019-01-04 01:12:02 +11:00
Scott Stone
e82a4ee4c8 comport: Fix size to match image's hashes so that proper auditing can take place (nw) 2019-01-03 08:08:13 -05:00
Ivan Vangelista
ef868d7bdc wd33c9x.cpp: fixed validation error: Device wd33c93.cpp(wd33c93) short name is a duplicate of wd33c9x.cpp(wd33c93) (nw) 2019-01-03 12:56:09 +01:00
Ivan Vangelista
fda9fe85fb aristmk5.cpp: updated flags as requested in comments to the previous commit (nw) 2019-01-03 12:43:58 +01:00
mooglyguy
88449d6055 indy_indigo2: Switch to using new wd33c9x core, nw 2019-01-03 11:48:05 +01:00
mooglyguy
9a36deb769 wd33c9x: Handle disconnect command properly. Fixes fatalerror in ip225015 with new wd core. nw 2019-01-03 11:48:04 +01:00
Patrick Mackinlay
4215166070 mips: rx2030 boots RISC/os
Rx2030 systems now boot RISC/os (with FPU disabled) from an existing hard disk image, but require an unimplemented MIPS keyboard emulation to log in. Clean installation requires either SCSI tape emulation or support for a MIPS-only network boot protocol.
2019-01-03 14:02:52 +07:00
Patrick Mackinlay
15c9d80813 mips1: fix coprocessor exceptions (nw)
* set the coprocessor error number in the cause register
* corrected side-effect handling in address translation
* added logging for RISC/os system calls
2019-01-03 13:32:14 +07:00
Angelo Salese
ab511518c4
gundhara lives dip is actually +1 for all settings (nw) 2019-01-03 00:52:24 +01:00