Vas Crabb
c8a5498f9a
Merge pull request #1656 from npwoods/dasmstream_apexc
...
Changed the apexc disassembler to use 'std::ostream &' internally
2016-11-12 17:26:45 +11:00
Vas Crabb
21a225302c
Merge pull request #1655 from npwoods/dasmstream_8x300
...
Changed the 8x300 disassembler to use 'std::ostream &' internally
2016-11-12 17:25:42 +11:00
Miodrag Milanovic
dbd07cef38
Use true/false if type used is bool (nw)
2016-11-11 20:50:25 +01:00
Miodrag Milanovic
1efccdd38d
using of IS_ENABLED in files used in tiny build (nw)
2016-11-11 20:43:19 +01:00
cracyc
cef6cd4a25
vis: add yuv compressed mode and correct for interlace (nw)
...
tv950: attempt to display something (nw)
2016-11-11 09:54:18 -06:00
Miodrag Milanovic
7c765ea147
No need for osd_malloc, osd_malloc_array and osd_free (nw)
...
MALLOC_DEBUG not applicable anymore since we use new to allocate in 99.9% of cases
2016-11-11 16:12:01 +01:00
Nathan Woods
d701abe0bc
Changed the apexc disassembler to use 'std::ostream &' internally
2016-11-11 09:50:14 -05:00
Nathan Woods
bae27af7e5
Changed the 8x300 disassembler to use 'std::ostream &' internally
2016-11-11 09:41:28 -05:00
Curt Coder
29f7411f49
pofo: IINT is an output, not an input. (nw)
2016-11-11 15:54:47 +02:00
Miodrag Milanovic
8d719a4df4
put link to removed version (nw)
2016-11-10 19:02:50 +01:00
Miodrag Milanovic
6199bac4ff
removed not used file (nw)
2016-11-10 18:54:47 +01:00
smf-
677ec78eb5
Implemented G-NET bios flashing, games that require the v2 bios now require you to update
...
the bios and turn off JP1 as part of the installation. A v1 bios flash is included, but
you aren't forced to use it. [smf]
Moved G-NET protection out of ATAFLASH and into individual devices for each type of card [smf]
Implemented enough analogue control reading on ZN1/ZN2 for RC De Go & Go By RC [smf]
Fixed ZN1/ZN2 DSW descriptions [smf]
Added build dates and times to G-NET game descriptions [smf]
New machines added or promoted from NOT_WORKING status
------------------------------------------------------
Shikigami no Shiro - internal build (V1.02J 2001/09/27 18:45) [rtw, ShouTime, smf, O.Galibert]
Go By RC (V2.03O 1999/05/25 13:31) [smf]
RC De Go (V2.03J 1999/05/22 19:29) [smf]
2016-11-10 14:32:51 +00:00
Olivier Galibert
1333280f8a
addrmap: Stream it [O. Galibert]
2016-11-10 09:22:06 +01:00
Miodrag Milanović
65d1521e14
Merge pull request #1646 from ajrhacker/amusco_i8155
...
amusco: Identify and hook up 8155 interface chips for LPT & RTC
2016-11-09 18:47:17 +01:00
Miodrag Milanović
70e13a359a
Merge pull request #1649 from ajrhacker/i8279_a0
...
i8279: Unify read/write handlers for standard A0-to-A0 hookup (nw)
2016-11-09 18:44:02 +01:00
Olivier Galibert
8536c82ba1
addrmap: Remove device parameter [O. Galibert]
2016-11-09 12:27:40 +01:00
angelosa
338fb8b184
Nuke debug message (nw)
2016-11-08 22:30:04 +01:00
angelosa
4efb459374
saturn.cpp: Added Rotation Parameter read control register, fixes at least Riddler stage ROZ positioning in Batman Forever [Angelo Salese]
2016-11-08 22:23:39 +01:00
AJR
b4c01fdc57
i8279: Unify read/write handlers for standard A0-to-A0 hookup (nw)
2016-11-08 13:05:03 -05:00
mahlemiut
e9e255c383
scn2674: add command 0xA6, fixes Octopus status line in Concurrent DOS, and BIOS character block write function.
2016-11-08 21:59:22 +13:00
MetalliC
769810638a
sms: Document the Sports Pad modes (and change the default) used by Sports Pad Soccer (Jpn) [Enik Land]
2016-11-07 21:32:13 +02:00
Olivier Galibert
a607313235
ncd5390: Implement (ah!) selection disable [O. Galibert]
2016-11-07 15:11:32 +01:00
AJR
dc2ac35239
amusco: Identify and hook up 8155 interface chips for LPT & RTC
...
i8155: Remove unnecessary tag() parameter from logerror calls (nw)
2016-11-07 08:43:48 -05:00
angelosa
5387680831
saturn.cpp: Worked around VDP1 timings in Sega Saturn, fixes regression with Batman Forever gameplay speed [Angelo Salese]
2016-11-07 03:42:02 +01:00
smf-
e565b0c6aa
Fix heap corruption when loading a new chd fails. Throw CHDERR_FILE_NOT_WRITEABLE rather than CHDERR_UNSUPPORTED_VERSION if you try to open an old version for writing [smf]
2016-11-06 16:50:35 +00:00
Miodrag Milanovic
2027d59e7f
Do not use FUNC in delegate where applicable (nw)
2016-11-06 14:11:55 +01:00
Phil Bennett
fffd464d34
MAMETesters Bugs Fixed:
...
05928: nbajamex: game crashes / nvram gets corrupted
- Emulated the Acclaim RAX sound board, adding sound to Batman Forever and NBA Jam Extreme [Phil Bennett]
- Hooked up extra NVRAM in NBA Jam Extreme [Phil Bennett]
2016-11-06 00:59:59 -07:00
R. Belmont
f05e7ffad0
Merge pull request #1637 from fulivi/hp9845_dev7
...
Hp9845: re-implemented 98035 module with a nanoprocessor driver
2016-11-05 14:22:46 -04:00
smf-
9d2dcbaea1
Fixed crash because nes_apu was always binding to root_device() before the n2a03 took over. (nw)
2016-11-05 09:41:13 +00:00
Joakim Larsson Edström
f7d09823aa
Merge pull request #1627 from JoakimLarsson/z80dart
...
DART: Refactored FIFO:s using new template based fifo class
2016-11-04 14:20:17 +01:00
Joakim Larsson Edstrom
827fe42862
Finalized conversion to use util::fifo
2016-11-04 14:15:14 +01:00
Michael Zapf
f8c77f3d80
ti99: Fixed save state, declared MACHINE_SUPPORTS_SAVE
2016-11-04 01:56:11 +01:00
smf-
87490d4815
replaced machine().driver_data()->generic_space() with machine().dummy_space() (nw)
2016-11-03 19:21:22 +00:00
R. Belmont
51c5ae63a9
Merge pull request #1636 from npwoods/dasmstream_z8
...
Changed the Z8 disassembler to use 'std::ostream &' internally
2016-11-03 14:25:21 -04:00
R. Belmont
48db56829d
Merge pull request #1635 from npwoods/dasmstream_z180
...
Changed the Z180 disassembler to use 'std::ostream &' internally
2016-11-03 14:25:16 -04:00
R. Belmont
c41c6166ba
Merge pull request #1634 from npwoods/dasmstream_v810
...
Changed the v810 disassembler to use 'std::ostream &' internally
2016-11-03 14:25:10 -04:00
R. Belmont
133d6efabe
Merge pull request #1633 from npwoods/dasmstream_ucom4
...
Changed the UCOM4 disassembler to use 'std::ostream &' internally
2016-11-03 14:25:04 -04:00
R. Belmont
ea4e761f9b
Merge pull request #1632 from npwoods/dasmstream_unsp
...
Changed the UNSP disassembler to use 'std::ostream &' internally
2016-11-03 14:24:58 -04:00
R. Belmont
cd4fd007da
Merge pull request #1631 from npwoods/dasmstream_tms32025
...
Changed the TMS32025 disassembler to use 'std::ostream &' internally
2016-11-03 14:24:52 -04:00
R. Belmont
6d23f16972
Merge pull request #1630 from npwoods/dasmstream_tms32010
...
Changed the TMS34010 disassembler to use 'std::ostream &' internally
2016-11-03 14:24:45 -04:00
R. Belmont
1097a25e13
Merge pull request #1629 from npwoods/dasmstream_tms7000
...
Changed the TMS7000 disassembler to use 'std::ostream &' internally
2016-11-03 14:24:39 -04:00
R. Belmont
06d2d94d72
Merge pull request #1628 from npwoods/dasmstream_sc61860
...
Changed the sc61860 disassembler to use 'std::ostream &' internally
2016-11-03 14:24:33 -04:00
fulivi
18d72a5cec
hp9845: cleanups & more info in 98035 driver
2016-11-03 14:52:42 +01:00
fulivi
3594f410b2
nanoprocessor: a bit more info on NP
2016-11-03 14:52:41 +01:00
fulivi
1142f020e9
hp9845: re-implemented the 98035 RTC module at a low-level as I have the
...
firmware now
2016-11-03 14:52:41 +01:00
fulivi
4e722d69c8
nanoprocessor: using ostream in disassembler now
2016-11-03 14:52:41 +01:00
fulivi
00acfb20fd
nanoprocessor: added CB to read state of input DC lines
2016-11-03 14:52:41 +01:00
fulivi
80de7e70aa
nanoprocessor: minor fixes
2016-11-03 14:52:41 +01:00
fulivi
415f04da7c
nanoprocessor: fixed format strings. Execution of code seems ok.
2016-11-03 14:52:41 +01:00
fulivi
5f54097e53
nanoprocessor: initial support. Disassembler only is known to work at this point.
2016-11-03 14:52:41 +01:00