Commit Graph

36863 Commits

Author SHA1 Message Date
cracyc
c774876bb9 z8000: fix lda register corruption (nw) 2015-07-01 22:36:01 -05:00
briantro
1784126a53 cps2.c: Minor correction & doc update - NW 2015-07-01 20:57:04 -05:00
cracyc
201b1ba302 m20: 8086 apb [Carl, rfka01, Christian Groessler] 2015-07-01 17:09:39 -05:00
hap
e4a9c91fa1 added empty opcode handlers 2015-07-02 00:07:58 +02:00
yz70s
0c75be6beb chihiro.c: more usb, but still soo much to do (nw) 2015-07-01 21:41:47 +02:00
therealmogminer@gmail.com
a0dfb8c523 rsp simd: Clamp DMEM fetches to 4kb, nw 2015-07-01 21:28:53 +02:00
hap
857be8d170 added sm510 lfsr pc 2015-07-01 21:20:14 +02:00
Scott Stone
49471a2cf4 Fix for MAME compile (nw) 2015-07-01 14:49:23 -04:00
therealmogminer@gmail.com
12c7fe59da nw, Remove rdpspn16, merge into n64.c since it is only 800 lines or so now 2015-07-01 19:59:24 +02:00
therealmogminer@gmail.com
ae67c6b0ad nw, more RSP opts ported from CEN64 2015-07-01 18:35:00 +02:00
angelosa
b6385b1c6e Minor cleanup 2015-07-01 13:16:55 +02:00
angelosa
597374a994 TODO self-service. 2015-07-01 12:06:27 +02:00
couriersud
e629855237 Added macro object registration and dynamic includes to netlist. This
allows the creation of macro libraries going forward. Any IC which can
be described by a truthtable and a package wrapper can now be entirely
described in netlist syntax. [Couriersud]
2015-07-01 02:41:58 +02:00
hap
ae0fd9f1a5 added sm510 disasm 2015-07-01 01:03:12 +02:00
Lord-Nightmare
bfe59caac5 Arkanoid.c: Add rom numbering list, add more info and more correct rom labels for first version arkanoid (US, Romstar License) board from pcb pics [Brizzo, Lord Nightmare] 2015-06-30 18:03:15 -04:00
angelosa
f2891c8e5a erase_op actually clears only the 3d video buffer. Fixes fade-out in Top Landing. 2015-06-30 23:57:46 +02:00
angelosa
201873683e Fix divide by zero in Air Inferno 2015-06-30 23:42:10 +02:00
angelosa
03a7f433cb Merge branch 'master' of https://github.com/mamedev/mame 2015-06-30 23:23:10 +02:00
angelosa
db079fd280 taitoair.c fixes and changes:
- Very preliminary Framebuffer DMA hook-up, mostly used for Top Landing to show Course Select on screen;
- Fixed analog inputs;
- Fixed color select for 3d;
- Fixed tilemap priority;

(I assume with this we can promote Top Landing as working)
2015-06-30 23:22:59 +02:00
ted green
6b8310dbcc Added INLINE before ATTR_FORCE_INLINE 2015-06-30 14:20:53 -06:00
couriersud
045ffafb42 Added Voltage source and Current source to netlist. [Couriersud] 2015-06-30 21:47:01 +02:00
R. Belmont
876d364e0f Merge pull request #233 from einstein95/master
Update spellcraft to one in No-Intro with proper RESET offset (0x7FFC…
2015-06-30 15:21:43 -04:00
Olivier Galibert
de9c38923a taitoair: tweaks (nw) 2015-06-30 20:15:25 +02:00
Ivan Vangelista
14f7f02159 pcktgal.c: added save state support, configured banking (nw) 2015-06-30 19:27:30 +02:00
therealmogminer@gmail.com
0b7f2bedcb nw, fix graphics bugs in Bust-A-Move 2 in N64, probably other gfx bugs also 2015-06-30 19:16:48 +02:00
hap
ee8e7dd26b added hh_sm510.c skeleton driver 2015-06-30 17:05:29 +02:00
Andrew Gardner
8cd014d3e6 Fixes unused variable warning. (nw) 2015-06-30 16:07:59 +02:00
Olivier Galibert
a6231b342f ainferno: Little gift for Kale (nw) 2015-06-30 15:02:35 +02:00
Osso
e282409f9e cabal.c: workaround for crash (nw) 2015-06-30 09:49:42 +02:00
couriersud
b1a72a3e9f Netlist now compiles with
-std=c++98 -Wall -Wpedantic -Wextra -Wno-long-long -Wno-variadic-macros
and
-std=c++11 -Wall -Wpedantic -Wextra
[Couriersud]
2015-06-30 09:04:19 +02:00
hap
a24fd3408a there was a trailing space in a game title 2015-06-30 08:13:01 +02:00
einstein95
d72172f652 Update spellcraft to one in No-Intro with proper RESET offset (0x7FFC to 75 80), therefore restoring this ROM to pre-hacked status. (nw) 2015-06-30 17:41:11 +12:00
David Haywood
c09d34da11 new clones
Indianapolis (bootleg of Turbo) [f205v]
2015-06-30 03:06:29 +01:00
briantro
062eba7357 turbo.c: name roms as per photo + additional info - NW 2015-06-29 20:08:39 -05:00
David Haywood
8c1370b385 new clones
Turbo (encrypted, program 1363-1365 rev B) [Andrew Welburn]
Turbo (encrypted, program 1363-1365) [Andrew Welburn]

based on this new information the existing 1363-1365 set is an 'A' revision even if it was missing from the labels in MAME.
2015-06-30 01:40:05 +01:00
angelosa
dbe8d0e6e9 Merge branch 'master' of https://github.com/mamedev/mame 2015-06-30 02:37:09 +02:00
angelosa
999fb005cc Be nitpicky about commas. 2015-06-30 02:36:54 +02:00
hap
7b0b0bbc95 added SM510 cpu skeleton 2015-06-30 02:10:33 +02:00
cracyc
12505514ec m20: fix 2.0 bioses booting, requires image with nonempty first sector (nw) 2015-06-29 17:57:57 -05:00
Ivan Vangelista
d3b07cb9e8 nbmj9195.c: added save state support, configured banking, killed some trampolines, could do with some more clean up (nw) 2015-06-29 20:46:16 +02:00
David Haywood
b66f32b598 let's not save the dynamic memory in 315_5124.c for now, it causes some nasty crash issues and doesn't look like it will be fixed anytime soon (nw) 2015-06-29 19:36:50 +01:00
Curt Coder
5b6deb350a (MESS) pet_flop.xml: Added alternate Commodore SFD-1001 Test/Demo diskette. [Curt Coder] 2015-06-29 19:32:17 +03:00
MetalliC
c3dc1af9ce Atomiswave update:
- documented Dev.ROM board, PIO access register, ROM board internal layouts
- rewritten awboard to support unencrypted data access and Type-2 ROMBD banking
- added CaH4e3's patches for Extreme Hunting 2 (game now boots to title)
2015-06-29 19:17:52 +03:00
Osso
08b773a665 fd1094.c: fix for desertbr (nw) 2015-06-29 14:44:34 +02:00
mahlemiut
1d877c7823 amstrad: removed FDC and AMSDOS ROM from cpc464. The 464 does not have these components without an expansion. 2015-06-29 21:18:38 +12:00
Vas Crabb
d65d7ec10e Remove tautology (nw) 2015-06-29 15:16:05 +10:00
balr0g
1c676342a6 Missed one __vector in rgbvmx 2015-06-28 23:22:34 -04:00
Lord-Nightmare
e73714a1e7 Redumped bad rom from Mayjinsen 3 (Aleck64), internal checksum now matches ROM dump [Brizzo, theboy181, Zoinkity] 2015-06-28 19:56:52 -04:00
Michael Zapf
80904eca33 HDC9234 with formatting capability 2015-06-29 01:19:17 +02:00
MetalliC
99a5d636db fix compile (nw) 2015-06-29 00:51:38 +03:00