Tauwasser
a4f8bef6e7
Gameboy: clean-up of Sachen ROM support
...
Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
2016-05-24 17:01:14 +02:00
Tauwasser
895ed95123
Gameboy: coding standard cleanup
...
Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
2016-05-24 16:28:39 +02:00
Tauwasser
9b86a60eb9
Gameboy: add MMM01 implementation
...
Until now implementation was mostly guesswork.
Register behaviors/meanings were reversed engineered.
Currently, R3(1) (0x6000) function is unknown/missing.
Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
2016-05-24 16:20:41 +02:00
Tauwasser
d7666c7972
Gameboy: MBC1 init member with enum, not int
...
Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
2016-05-24 16:19:00 +02:00
Tauwasser
58822c95dd
Gameboy: add max ROM sizes for several mappers
...
Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
2016-05-24 14:06:19 +02:00
Tauwasser
9cadcbf829
Gameboy: add correct M161 implementation
...
Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
2016-05-24 14:06:17 +02:00
Tauwasser
765f625779
Gameboy: remove M12 from M161 mapper designation
...
M161 is used as mapper, M12 is just a PCB revision.
M01 PCB uses a discrete ROM IC
M12 PCB uses a glob top COB ROM
Signed-off-by: Tauwasser <tauwasser@tauwasser.eu>
2016-05-24 12:47:20 +02:00
etabeta78
6d69c89500
another (and last for this development cycle) round of
...
naming consistency "enforcement", especially for saturn.xml. nw.
2016-05-24 06:47:23 +02:00
Robbbert
dc46dab4e0
was never in misfitmame.
2016-05-24 13:39:02 +10:00
briantro
819a933d8d
new Clone added
...
New Clone Added
---------------------------------------
Shogun Warriors (Korea?) [TeamEurope, Ryan Holtz, The Dumping Union]
2016-05-23 18:58:26 -05:00
arbee
f3995bf563
unixpc: use bankdev for ROM switch, started to fill out skeleton [R. Belmont]
2016-05-23 17:35:25 -04:00
etabeta78
9d7e38a8f2
enable correct cassette interface for APF cassettes. nw.
2016-05-23 23:00:05 +02:00
etabeta78
2fb1be8cf1
New clones added or promoted from NOT_WORKING status
...
----------------------------------------------------
Rage of the Dragons (NGH-2640)
2016-05-23 22:59:30 +02:00
Scott Stone
98de27fd02
Corrected ROM filenames for holeland.zip, enabled SPO256 to resolve missing speech, verified and measures all the clocks - updated comments at the top re: remaining priority issue. Fixed MT Bug #06218 [system11, Osso]
2016-05-23 14:58:36 -04:00
Ivan Vangelista
bba054d65f
galaxian.cpp: made theendb boot, renamed the set to takeoff. Sound system needs work (only 1 AY8912) (nw)
2016-05-23 16:52:19 +02:00
etabeta78
6eed3cdeae
I had forgotten about these doujin disks. nw.
2016-05-23 14:47:20 +02:00
smf-
ca0c90ad4f
remove some dead threading code (nw)
2016-05-23 12:36:00 +01:00
etabeta78
bb23c0d7a9
aristmk6.cpp: Added proper descriptions to most sets and
...
removed a few duplicated sets. [Heihachi_73]
2016-05-23 08:38:03 +02:00
etabeta78
e37e21416d
more naming consistency across lists. nw.
2016-05-23 07:52:20 +02:00
etabeta78
c4cc58e2a2
sync neogeo list to driver and clarified the bootleg nature of final
...
romance 2 recent addition. nw.
2016-05-23 07:51:33 +02:00
Miodrag Milanovic
30d03575f3
- Change SMS/GG master clocks to match service manuals. [Enik]
...
- Fix TH handling and audio control of the SMSJ, based on Charles' findings. [Enik]
2016-05-23 07:49:01 +02:00
etabeta78
ff7bea6544
another round of protos. nw.
2016-05-23 07:48:25 +02:00
etabeta78
e9e820aa8b
fixed validation. nw.
2016-05-23 07:47:24 +02:00
Ville Linde
9cfce94518
x86emit: emitters for movdqa/movdqu (nw)
2016-05-23 01:02:53 +03:00
ImJezze
052fd0c608
Moved extension of vector lines to where it belongs (nw)
2016-05-22 20:54:31 +02:00
ImJezze
92c2bdf917
Normalized vector attenuation settings
...
- vector_length_ratio is now independent from screen size
- changed vector_length_ratio range from [0.0, 1000.0] to [0.0, 1.0]
- updated display name and description of vector_length_scale vector_length_ratio
2016-05-22 20:54:30 +02:00
R. Belmont
f89aa281de
Merge pull request #890 from rzero9/patch-5
...
fmtowns_cd.xml: Added L
2016-05-22 12:12:11 -04:00
cracyc
4e63a481a5
itt3030: color (nw)
2016-05-22 10:11:47 -05:00
Wilbert Pol
3636a159ed
gb_slot.cpp: Fixed incorrect mapper detection for "Is that a demo in your pocket?" (partial fix for MT06057) (nw)
2016-05-22 16:27:19 +02:00
r09
eb1f8ae2a7
fmtowns_cd.xml: Added L
...
- Added CHDs up to L
- Added more CHDs converted by Breiztiger (mcosm, mirage, mmagic4, mmagic5, mustowns, pegasus, racrally, railtyc, ravnloft, splatter)
2016-05-22 15:57:54 +02:00
cracyc
65f7a98bfd
itt3030: fix bank order (nw)
2016-05-22 08:39:30 -05:00
Michael Zapf
6c0ef19685
ti99: Updated softlist.
2016-05-22 15:02:33 +02:00
angelosa
6849938a4b
Fixed sound comms (reversed semaphore access wrt darkmist), coins and sound now fully working. (nw)
2016-05-22 12:17:16 +02:00
Paul Priest
2164ed1848
window.cpp - Remove dead WM_USER_* events for which handling was causing crashes. Fixes MT6217.
2016-05-22 11:07:16 +01:00
Miodrag Milanovic
81a6b313a8
Fix accessing base() when there is empty buffer (nw)
2016-05-22 11:34:25 +02:00
Miodrag Milanovic
b6cd9e18e2
Fixed init of XAudio2 when there is no window active (nw)
2016-05-22 11:34:25 +02:00
ImJezze
18522bbc54
Fixed bloom target size for vector screens in full-screen mode
...
- this also improves the performance slightly
2016-05-22 11:01:23 +02:00
Miodrag Milanovic
d6d177a29d
Fixed multiple instance of operator = , fixes VS build (nw)
2016-05-22 09:06:50 +02:00
Ivan Vangelista
d36f0a4ab7
New clones added or promoted from NOT_WORKING status
...
----------------------------------------------------
Holeland (set 2) [AUMAP]
2016-05-22 08:34:09 +02:00
cracyc
f49ad24204
itt3030: banking experiment, cursor and other cleanups (nw)
2016-05-21 22:34:07 -05:00
arbee
2b182e1f54
apple2c updates: [R. Belmont]
...
- Writing to VBLDIS also lowers the VBL IRQ if it's active
- Support for "Mockingboard4C" add-on by request of French Touch
2016-05-21 22:24:48 -04:00
cracyc
7b823b8891
itt3030: scrolling (nw)
2016-05-21 19:17:03 -05:00
cracyc
50b4b0975c
itt3030: rearrange keyboard (nw)
2016-05-21 17:52:53 -05:00
cracyc
d6dc289559
itt3030: invert ready (nw)
2016-05-21 17:14:47 -05:00
cracyc
19258d7914
itt3030: fix video and get some response from kbd (nw)
2016-05-21 16:33:56 -05:00
arbee
ec9913a33e
itt3030: better z80/i8741 comms, key matrix is still apparently wrong (nw)
2016-05-21 16:58:56 -04:00
cracyc
69b3c067d3
inputmap: (nw)
2016-05-21 10:42:29 -05:00
Robbbert
d953796db4
gamecom: update of notes.
2016-05-21 23:13:07 +10:00
couriersud
53e66cf6aa
Fix VS c++ compile following
...
https://msdn.microsoft.com/de-de/library/ms177415.aspx
2016-05-21 14:33:15 +02:00
couriersud
5f252be251
Fix TARGET=nl compile. (nw)
2016-05-21 13:31:19 +02:00