Commit Graph

22705 Commits

Author SHA1 Message Date
Michaël Banaan Ananas
8804710dd2 had to change 16bit pcm again after removing firebeat hack 2013-06-02 08:27:52 +00:00
Robbbert
b6f86de018 (MESS) TEC1: Reduced tag lookups. 2013-06-02 06:32:31 +00:00
Robbbert
223c19dc42 (MESS) BOB85: fixed Next key, enabled pasting with standard trainer keys, marked as working [Robbbert] 2013-06-02 06:30:15 +00:00
mahlemiut
c54929ae85 attache: fixed CMOS RAM access. 2013-06-02 03:44:28 +00:00
R. Belmont
fb5b8b99b3 MESS: Corrected pitch and readback behavior for the ALF Apple Music II, and noted it's the same as the ALF AM1. [R. Belmont] 2013-06-02 02:56:38 +00:00
Scott Stone
837cc066a5 New clones added
----------------
Air Inferno (Japan)  [Shoutime]
2013-06-01 22:43:00 +00:00
Scott Stone
027e483cee Fix compile error regarding reordering variables (nw) 2013-06-01 22:10:50 +00:00
David Haywood
deb61bf191 guttangt - added rom banking so that the music plays (because they had to rewrite the sound / music for galaxian hardware and there wasn't enough rom space they bank it at 0x2000) 2013-06-01 20:11:07 +00:00
smf-
b7b5556bfc renamed for consistency (nw) 2013-06-01 19:45:45 +00:00
Michaël Banaan Ananas
47fab3c799 added readlatch (dummy read is documented by Yamaha) 2013-06-01 18:54:46 +00:00
Michaël Banaan Ananas
a7ea9ebf30 accurate timer/irq emulation 2013-06-01 18:16:40 +00:00
smf-
911e9034b3 Changed the pccard slot over to use a device map (nw) 2013-06-01 17:55:31 +00:00
Scott Stone
7e284d9e0d Notes regarding some duplicated MAINCPU rom usage between some gamblers (nw) 2013-06-01 17:55:27 +00:00
smf-
bbc6be589d Created a PCCARD slot and Linear Flash Card for System 573. Uses bankdev.c for banking the onboard flash chips and the pccard slots. This adds an extra two calls to the memory system & intelfsh.c already called the memory system for accessing the data. [smf] 2013-06-01 17:35:06 +00:00
Oliver Stöneberg
823fd8ceeb (MESS) added check for incorrect MSX_LAYOUT_SLOT configurations (nw) 2013-06-01 16:53:59 +00:00
Oliver Stöneberg
8509ab0af4 (MESS) a few more MSX_LAYOUT_SLOT fixes (nw) 2013-06-01 16:37:00 +00:00
Michaël Banaan Ananas
f77bd512cd "if( address < 0x800000)" was useless 2013-06-01 15:35:19 +00:00
Michaël Banaan Ananas
3f37f6af54 get rid of timerA madness
m_timerAVal |= 0x300; <-- uhh??
2013-06-01 15:15:27 +00:00
Michaël Banaan Ananas
b95f6aa480 addresses are 23-bit, and added alternate loop bit but can't find any game that uses it 2013-06-01 14:50:27 +00:00
smf-
6046a3af4e Allow AM_NOP in device address maps, there may be others that should be allowed. [smf] 2013-06-01 14:39:37 +00:00
Michaël Banaan Ananas
ff9092b8b8 sync stream before write 2013-06-01 14:14:24 +00:00
David Haywood
b1c02be00e new clones
Battle Zone (bootleg of Mayday) [Basilio García]
2013-06-01 14:11:22 +00:00
David Haywood
b9ad086ae0 new NOT WORKING
Guttang Gottong (bootleg on Galaxian type hardware) [Basilio García]

(nothing tricky, just needs more work)
2013-06-01 14:01:50 +00:00
Fabio Priuli
ef44a8dc38 modernized the MM58274C RTC device. [Fabio Priuli] 2013-06-01 13:27:40 +00:00
Robbbert
17cc34dc37 (MESS) Cortex: added video chip. 2013-06-01 13:25:16 +00:00
Robbbert
a3d14ee4c1 (MESS) Pencil2: update comments (nw) 2013-06-01 12:37:53 +00:00
David Haywood
f4b1a1bf94 new clones
Ave Fenix (Spanish bootleg of Phoenix) [Basilio García]
2013-06-01 12:21:35 +00:00
smf-
5619fdd9c7 removed redundant comment as it has been fixed (nw) 2013-06-01 12:08:39 +00:00
Fabio Priuli
dcb877fa77 (MESS) concept: minor cleanup and addition of older bios versions. nw. 2013-06-01 11:50:50 +00:00
David Haywood
6f09a068ec as expected sample roms should match the original (nw) 2013-06-01 11:49:46 +00:00
Fabio Priuli
8316a62b52 (MESS) concept: added stub implementation for the expansion slots as slot devices
in place of previous outdated custom one. [Fabio Priuli]
2013-06-01 11:26:48 +00:00
David Haywood
378d14f901 notes + rearrange sprite data upfront for both games (nw) 2013-06-01 11:25:29 +00:00
David Haywood
729d3b48b9 just some code to help analyse this encryption (nw) 2013-06-01 10:07:30 +00:00
smf-
e3751322cd allocated short names for all cassette devices/slots (nw) 2013-06-01 08:03:30 +00:00
smf-
5e0c3eccc8 finished modernizing gp9001 [smf] 2013-06-01 07:59:33 +00:00
Fabio Priuli
0a5ffdd5b0 Modernized the geebee and warpwarp sound devices [Osso] 2013-06-01 06:56:04 +00:00
Fabio Priuli
cf5e8907e2 avoiding clash between the sys573 bios and the sys573 cassette device in xml output. nw. 2013-06-01 06:44:50 +00:00
Curt Coder
42639c8f74 (MESS) pet8032: Fixed lowercase mode. [Mike Naberezny] 2013-06-01 05:39:59 +00:00
R. Belmont
297e264b42 Ubuntu wants to be different. (nw) 2013-06-01 01:02:25 +00:00
mahlemiut
95ccaca2ca attache: switched the level of the operation strobe, now there is something resembling sound emitted from the PSG. 2013-05-31 23:47:46 +00:00
cracyc
014690a744 fix bug pointed out by tafoid (nw) 2013-05-31 23:06:26 +00:00
David Haywood
527addf6e4 new clones
----
Impacto (Billport S.A., Spanish bootleg of Scramble) [Basilio Garcia]
Scramble (Petaco S.A., Spanish bootleg) [Basilio Garcia]
2013-05-31 22:42:51 +00:00
David Haywood
c9ae1a412c new clones
Crazy Climber (Spanish, Operamatic bootleg) [Basilio García]

(I've requested the Sample roms be verified)
2013-05-31 22:11:23 +00:00
David Haywood
7bbf83d7e7 new NOT working
--
Music Ball [Marcos75]

(it's encrypted with a block CPU, slightly annoying address based bitswap + xor, will revisit shortly)
2013-05-31 21:28:43 +00:00
Michaël Banaan Ananas
f9dc0e7868 some cleanup..
I was hoping for speedups (especially by removing ioport("TAGLOOKUP")->read(); stuff) - but didn't get any
2013-05-31 21:05:48 +00:00
smf-
241247a58c Finished converting Taito GNET to use address maps instead of installing at run time [smf] 2013-05-31 18:27:31 +00:00
smf-
449f957700 Fixed clipping of device address maps if the size of the map caused the end address to wrap. Added a proof of concept implementation of a address map bank device, which allows you to bank memory maps. Hooked it up to Taito GNET as an example [smf] 2013-05-31 17:56:43 +00:00
Michaël Banaan Ananas
84ffcf912b added ebases color overlay (same as spacezap) 2013-05-31 17:38:55 +00:00
Curt Coder
253b92686b (nw) 2013-05-31 17:18:25 +00:00
Fabio Priuli
8e1d3221d1 whops, fixed silly bug affecting windows mask and effects in modes 4 & 5. nw. 2013-05-31 15:15:57 +00:00