David Haywood
527e70ca40
apparently the ones listed as 'for MESS' are actually the ones that work on real hardware, and the others are hacked for prosystem emulator? (nw)
2015-06-03 12:46:16 +01:00
David Haywood
d8f3c86b98
new WORKING game
...
Monkey Magic [Hau, Chack'n]
(politics aside, this is the correct procedure and credit, everything has been submitted for inclusion)
2015-06-03 11:42:12 +01:00
David Haywood
f7fd6b95f5
ok, this is how you load the dev board version (nw)
2015-06-03 11:31:52 +01:00
David Haywood
d3bf4d4125
added the newer a7800 donkey kong XM enhanced demo files to the softlist.
...
i've added the 'emulator compatible' images too, pokey sound doesn't seem to work with the regular ones, might be useful for debugging.
eta seems to indicate it did at the point he removed the emulator compatible images for the older version, so when did it break?
(nw)
2015-06-03 11:03:41 +01:00
Olivier Galibert
d92b8d522a
Solved the great Sherwood Forest mystery. DOS 3.3 inserts a short
...
(3-4 cycles, roughly equivalent to one bit) delay between writing the
header and the data bytes in the sector data block. [Peter Ferrie,
Olivier Galibert, Richter Belmont]
2015-06-03 08:41:33 +02:00
Miodrag Milanovic
66fec3db63
fix for OG :) (nw)
2015-06-03 08:02:20 +02:00
David Haywood
dc729a9828
add some custom RASTERIZER_ENTRY lines for gtfore series, seems to help with performance when lots of transparencies are used (nw)
2015-06-02 23:44:51 +01:00
etabeta78
06cc1e484d
audit.c: fixed a crash occurring when trying to mount
...
a CHD from the internal UI. [Fabio Priuli]
out of whatsnew: this is the correct fix which replaces the hacky workaround that I had submitted earlier today...
2015-06-03 00:37:29 +02:00
balr0g
8923954751
Minor license tag fix (nw)
2015-06-02 14:38:39 -04:00
hap
c9f1843c45
forgot to actually hook up port K here
2015-06-02 20:31:53 +02:00
hap
78f313bce9
woops, wrong port
2015-06-02 20:07:18 +02:00
hap
c5891758cb
changed mn10200 fake i/o memmap to callbacks
2015-06-02 19:49:45 +02:00
hap
c325f48069
correct zsg2 internal clock
2015-06-02 18:24:18 +02:00
Dirk Best
0ebc3e5033
vector06: updated to use the new wd fdc. system appears to be broken but
...
loads some sectors from disk.
2015-06-02 17:16:36 +02:00
hap
3e7cb13148
made branch condition and add/sub carry param optional
2015-06-02 16:29:23 +02:00
Dirk Best
0f170cfe31
rm380z: updated to use the new wd fdc
2015-06-02 16:23:34 +02:00
Miodrag Milanovic
3aeb79cbc0
resolved some more (nw)
2015-06-02 16:21:11 +02:00
Miodrag Milanovic
04e8ae89d2
Put some licenses since authors all replied (nw)
2015-06-02 16:11:04 +02:00
etabeta78
358e90476a
not sure about other compilers, but old Apple GCC is very unhappy
...
with this (and m_floppy is also initialized to NULL a few lines above,
making this line not necessary from what I can tell). nw.
2015-06-02 15:08:57 +02:00
etabeta78
cdabf91b19
added some further sanity check. nw.
2015-06-02 15:06:46 +02:00
Dirk Best
ada45f655e
hec2mdhrx: updated to use the new wd fdc.
2015-06-02 13:36:47 +02:00
yz70s
67f292241d
chihiro.c: lets' start playing with usb. Also added two new chihiro debug commands dump_timer and dump_dpc to show the contents of the _KTIMER and _KDPC kernel structures. (nw)
...
Usb is disabled by default (to allow loading the game), uncomment the USB_ENABLED define to enable it.
2015-06-02 13:13:37 +02:00
etabeta78
bc445d85bf
audit.c: worked around a crash occurring when trying to
...
mount a CHD from the internal UI. nw.
I'll keep searching for a better fix, of course, but the current behavior
was really annoying (for instance it was impossible to change disk after
emulation had started, when loading from softlist)
2015-06-02 12:03:22 +02:00
etabeta78
8b1c126538
n64.xml: fixed some parent/clone relation. [Andrea Petrucci]
2015-06-02 11:59:06 +02:00
etabeta78
c78e60ed46
cheat: improved cheat support for games in softlist. XML cheats
...
for home systems should now be stored in a subfolder (or a
compressed archive), named after the software list, inside the
cheatpath. this allows for loading cheats for consoles / home
computers without interfering with arcade cheats when games have
identical shortnames.
For instance, loading Galaga in NES allows now to use its specific
cheats even if a galaga.xml is available in the arcade cheat.7z
(previously you'd get an error due to the arcade cheat referring
to a cpu not present in the NES). [Pugsy, Fabio Priuli]
2015-06-02 11:41:14 +02:00
etabeta78
85535e83fe
ui: when accessing the internal File Manager for a system
...
with available softlists, let the softlist item be highlighted by
default to make navigation faster [Fabio Priuli]
2015-06-02 11:32:11 +02:00
etabeta78
4138b3c871
nes.c: fixed the flip disk input not being recognized in
...
the fds driver. nw.
2015-06-02 11:29:19 +02:00
etabeta78
99b58a5c0c
gameboy.c: improved accuracy of the emulation for MBC2
...
games [Tauwasser]
out of whatsnew: also improved the name of some flags, clarifying their meaning.
2015-06-02 11:27:11 +02:00
Dirk Best
3ae2668e4f
swtpc09: updated to use the new wd fdc. flex_dsk.c currently doesn't
...
support the uniflex format and the flex disks i found don't seem to work
on this driver, but they at least load a sector from disk and try to
execute it. this driver really needs to use slot devices for each of its
controller cards.
2015-06-02 11:01:11 +02:00
hap
00026ec095
small correction
2015-06-02 00:05:38 +02:00
hap
7c45fecc12
added cfrogger i/o handlers
2015-06-01 22:50:36 +02:00
Ivan Vangelista
46bf05c2fd
namcos86.c: preparation for save state support, switched to configured banking. Not enabled because roishtar's mcu fails spectacularly on reload (nw)
2015-06-01 21:34:50 +02:00
Dirk Best
e35d859f8b
fm7: updated to use the new wd fdc
2015-06-01 20:32:45 +02:00
Dirk Best
875a901dc2
bml3mp1802: updated to use the new wd fdc. changes are untested, system
...
is not working.
2015-06-01 18:08:37 +02:00
Dirk Best
0b593e25ea
z100: updated to use the new wd fdc. changes can't be verified since the
...
system is non-working.
2015-06-01 17:24:56 +02:00
Dirk Best
b18021648e
cleanup (nw)
2015-06-01 16:44:06 +02:00
Dirk Best
3e82eead53
mbc55x: updated to use the new wd fdc
2015-06-01 16:39:11 +02:00
Dirk Best
64a8916420
smc777: updated to use the new wd fdc. fixed drive type & softlist.
2015-06-01 14:24:43 +02:00
Dirk Best
9a4e011f0c
small fix (nw)
2015-06-01 13:54:17 +02:00
Dirk Best
5a9f173f08
mz2500: updated to use the new wd fdc. note that some d88 format disks
...
don't load anymore since the new code verifies the track size, might be
bad dumps or protected disks.
2015-06-01 12:26:43 +02:00
Dirk Best
476d027582
mz2000: updated to use new wd fdc. fix softlist to use the correct
...
interface. change x1_dsk to 2d_dsk and use it for the mz2000 as well.
2015-06-01 10:14:37 +02:00
mahlemiut
508cceb599
clgd542x: fixed display of 16-bit video modes, added support for some acceleration features in 16-bit video modes.
2015-06-01 19:14:49 +12:00
RobertoFresca
0573fd994d
Chsuper.c driver. Added notes about the sound writes.
2015-06-01 02:48:52 -03:00
RobertoFresca
5fce1597df
Merge branch 'master' of https://github.com/mamedev/mame
2015-06-01 02:42:34 -03:00
RobertoFresca
dbed74ef60
some alignment, spacing, info, notes... (nw)
2015-06-01 02:40:54 -03:00
balr0g
5b609df8b1
Fix game blaster compatibility in sb1.0 [balrog]
2015-06-01 00:03:36 -04:00
balr0g
d6d92c2a5f
Fix Game Blaster emulation, now working [balrog]
2015-05-31 22:52:36 -04:00
briantro
9d45354044
snowbros.c: Better documentation for Honey Dolls - NW
2015-05-31 21:14:52 -05:00
briantro
4d81025ab6
snowbros.c: Have CPU speeds be based off of actual OSC clocks. - NW
...
Use OSC as listed in the driver and use reasonable clock and divider where clocks are unknown. Cross reference with PCB pics for example on Ball Boys MC68000P10 isn't really clocked at 16MHz, it's either 12MHz or 8MHz (16MHz/2) and note in driver. IE: 16MHz/4 vs 12MHz/3 for 4MHz and 16MHz/16 vs 12MHz/12 for 1MHz OKI clock.
2015-05-31 21:02:18 -05:00
briantro
b95d7f3491
segaybd.c - Spelling - NW
2015-05-31 20:10:47 -05:00