jbu
9c42a19b2d
Prevent calls to osd_read/write when m_pSocket is NULL [nw]
2014-11-09 02:33:06 +01:00
Oliver Stöneberg
7f49633a23
added asserts for n64 -cart conker crash in mips3_device::generate_checksum_block() (nw)
2014-11-08 22:38:56 +01:00
Scott Stone
3d3ed13db5
Alignment fixes for recent changes to XML hashes. (nw)
2014-11-08 15:50:19 -05:00
hap
336bca0302
added sega_315_5296_device
2014-11-08 19:33:05 +01:00
cracyc
7a3ea7ca78
(mess) pc9801: bit more (nw)
2014-11-08 10:50:49 -06:00
hap
15cf974bd1
notes
2014-11-08 16:52:56 +01:00
Sandro Ronco
b240da20d2
mm58167: initialize IRQ control register on reset. (nw)
2014-11-08 14:06:04 +01:00
Miodrag Milanović
99e9729d57
Merge pull request #40 from shattered/_e201cdc
...
mikrosha: add cartslot and one ROM cart
2014-11-08 12:00:16 +01:00
Sergey Svishchev
cc1e25cb83
mikrosha: add cartslot and one ROM cart
2014-11-08 13:32:05 +03:00
cracyc
574f55ed55
(mess) pc9801: more refactor (nw)
2014-11-07 23:36:56 -06:00
Alex W. Jackson
57c8f809ff
twin16: fix savestate regression after tilemap conversion (nw)
2014-11-07 17:02:53 -05:00
cracyc
1f75bdc6f6
(mess) pc9801: cleanup and refactor(nw)
2014-11-07 15:47:35 -06:00
Sandro Ronco
55d38c3753
MM58167: implemented IRQs and counters write, this allow to pass the K803 diagnostic test. (nw)
...
dirtc: call clock_updated() after increasing the minutes counter. (nw)
2014-11-07 22:19:16 +01:00
Oliver Stöneberg
98c4b826c3
added command-line option -[no]drc_log_native to control DRC native diassembly logging [Oliver Stöneberg]
...
allows logging of DRC native disassembly without re-compiling / removes
DRCUML_OPTION_LOG_NATIVE and all the core-specific LOG_NATIVE defines /
added logging() to drcbe_interface / added logging_native() to
drcuml_state
2014-11-07 21:24:35 +01:00
hap
95a6f484e5
(MESS) added preliminary comp4 driver. [Sean Riddle, hap]
2014-11-07 21:12:31 +01:00
briantro
67f40f6711
peplus.c: Minor update - NW
...
Add the rom from the internal printer control PCB and a little bit more documentation for the Player's Choice MG0252 set.
2014-11-07 11:47:44 -06:00
hap
6c0f5eb645
Merge pull request #28 from felipesanches/gforce2_motorcpu
...
SEGA YBoard: Mapping the port bits used to provide motor movement feedback
2014-11-07 18:30:49 +01:00
Scott Stone
a2d241a498
Merge pull request #39 from p1pkin/naomi#2
...
naomi.c: redumped F355 [Andy Geezer]
2014-11-07 08:52:22 -05:00
Olivier Galibert
a6ce93036e
pci: A little more, reaches an unemulated pslldq at fd228 [O. Galibert]
2014-11-07 14:28:05 +01:00
MetalliC
743a7988b6
naomi.c: redumped F355 [Andy Geezer]
2014-11-07 15:24:16 +02:00
Oliver Stöneberg
6adba2caa0
added device shortname to DRC UML log for systems with multiple DRCs (nw)
...
e.g. n64
2014-11-07 11:34:19 +01:00
Oliver Stöneberg
b4e8437573
added command-line option -[no]drc_log_uml to control DRC UML disassembly logging [Oliver Stöneberg]
...
allows logging of DRC UML disassembly without re-compiling / removes
DRCUML_OPTION_LOG_UML and all the core-specific LOG_UML defines
2014-11-07 11:20:27 +01:00
etabeta78
470d4d778c
Merge pull request #38 from 0-wiz-0/master
...
Fixes for two software lists
2014-11-07 10:27:55 +01:00
Thomas Klausner
ef342958c5
Convert comments to UTF-8 so strict parsers can parse this file.
2014-11-07 10:22:05 +01:00
Thomas Klausner
9fab3fe682
Add missing closing tag.
2014-11-07 10:21:51 +01:00
Alex W. Jackson
4fe7a56192
tilemap.c: Respect gfx_element::colors() just like drawgfx.c does. Add temporary assert to catch regressions (i.e. drivers that didn't define their gfx elements correctly) (nw)
2014-11-07 04:14:12 -05:00
etabeta78
f4b87dcd55
(MESS) softlist: Added new lists for Colour Genie, DAI Personal Computer and Jupiter Ace cassettes. [Riley110]
...
(MESS) compclr2_flop: Added a few additional images. [Riley110]
out of whatsnew: I took the chance to improve software descriptions in compclr2_flop, but there is still a lot of space
for improvements :)
2014-11-07 08:29:01 +01:00
Miodrag Milanović
6d011ccbeb
Merge pull request #37 from ramiropolla/upd7810
...
upd7810: fix and improve timer/event counter
2014-11-07 08:09:40 +01:00
Alex W. Jackson
e28487ff30
tumbleb.c: flip_screen_set() automatically flips tilemaps (nw)
2014-11-07 00:27:07 -05:00
Ramiro Polla
f26bae07da
upd7810: fix and export timer/event counter output
...
The timer/event counter outputs (CO0 and CO1) are set differently when
EOM changes and when a timer update occurs. Most EOM values are
cleared on use. The document at [0] is confusing regarding these bits.
An older document [1], easier to understand, was used instead.
[0] NEC Electronics User's Manual, April 1987
[1] NEC uCOM-87AD Family 8-Bit Microcomputers uPD78C1X Users Manual
2014-11-07 05:00:57 +01:00
Ramiro Polla
613ad8165d
upd7810: ECNT clear control happens after capture control
2014-11-07 05:00:57 +01:00
Ramiro Polla
ef53b9356f
upd7810: fix bug introduced in extended timer simplification
2014-11-07 05:00:57 +01:00
hap
b601b7c799
added tms0970 device
2014-11-07 01:46:35 +01:00
hap
b69893450b
let's map merlin number keys to numpad too
2014-11-07 01:45:00 +01:00
cracyc
ad6fdd5ed6
(mess) pc9801: pipe bitmap 7220 vram access though grcg, enable ready line which fixes disk change detection (nw)
...
---
Also disabled reads while grcg is in rmw mode, this I'm not 100% certain about and needs more testing.
2014-11-06 16:00:48 -06:00
hap
3c55af4b4c
notes
2014-11-06 21:47:20 +01:00
Miodrag Milanović
f9a4f06893
Update README.md
...
Update of readme
2014-11-06 18:36:59 +01:00
mamehaze
3b60ccdf24
bit of a driver specific hack to work around what seems to be a core problem when you have multiple screens of different refresh rates and partial updates.
...
not marked the game as working yet because the side screens seem to crash when you pick the roadster
2014-11-06 17:24:01 +00:00
Osso
a54d8e6257
Fixed MT04990 (nw)
2014-11-06 18:13:48 +01:00
Oliver Stöneberg
e0c35889d9
enabled the RDP range checks by default for now (nw)
...
this reports some out-of-bounds accesses only ubsan would report
otherwise - happens with e.g. n64 -cart nbaliv99u
2014-11-06 16:03:45 +01:00
Cowering
2a7ba1651f
try 2 - Backport MBC1COL detection from GoodGBx
2014-11-06 08:19:39 -06:00
Cowering
8883f8e820
Merge branch 'master' of https://github.com/mamedev/mame
2014-11-06 08:15:05 -06:00
Cowering
52f8819348
Some Updates (NW)
2014-11-06 08:14:51 -06:00
Cowering
ca1ea862a5
Fix Typo
2014-11-06 08:13:41 -06:00
Cowering
f9b799e51f
Backport MBC1COL detector from GoodGBx
2014-11-06 08:10:11 -06:00
Oliver Stöneberg
b559f4ada7
added fatalerror for unsupported FBSize in RDP (nw)
...
happens with e.g. n64 -cart blastcrpu1
2014-11-06 11:50:29 +01:00
Curt Coder
e2ccd784ba
(MESS) victor9k: Floppy WIP. (nw)
2014-11-06 12:30:02 +02:00
Miodrag Milanović
bb1cb94670
Merge pull request #36 from shattered/_fec7fc0
...
mc1502: re-add speaker output, add more BIOS versions
2014-11-06 08:17:29 +01:00
Justin Kerk
5e52630af1
Build fixes for Emscripten (nw)
2014-11-05 23:12:54 -08:00
mamehaze
ab15a23d33
new clones
...
Oriental Legend 2 (V101, China) [bytestorm] (not working)
Knights of Valour 2 New Legend (V300, Taiwan) [bytestorm] (not working)
2014-11-06 04:51:54 +00:00