Commit Graph

29914 Commits

Author SHA1 Message Date
Fabio Priuli
eb461a5057 gameboy: Added support for Li Cheng pirate mapper. [taizou, Fabio Priuli] 2014-06-25 15:03:02 +00:00
Fabio Priuli
5c17ad131e gba.xml: Added newer revision of Sim City 2000 [BPzeBanshee] 2014-06-25 14:59:58 +00:00
Couriersud
e10dc03993 Fix crash caused "-debug -noautosave" when exiting the debugger immediately. 2014-06-24 17:58:10 +00:00
R. Belmont
28130d7aa1 (MESS) mac: add PMU ROMs for later use [R. Belmont] 2014-06-24 02:37:57 +00:00
Couriersud
88f337c8d8 Fixed debug build and a bug in connecting analog output to analog input. 2014-06-23 23:25:16 +00:00
Wilbert Pol
e99d7cd093 (MESS) wswan.c: Added noise emulation [trap15, Wilbert Pol] 2014-06-23 20:49:45 +00:00
Wilbert Pol
fdf638d6d3 Prevent other possible bad things happening (nw) 2014-06-23 20:35:17 +00:00
Wilbert Pol
0a6b226deb Different version of OSX segfault fix (nw) 2014-06-23 20:02:16 +00:00
Wilbert Pol
65cd55ff6b Prevent segfault on OSX (nw) 2014-06-23 19:27:09 +00:00
Wilbert Pol
99378e4319 (MESS) msx.c: Updated bm_012 cartridge to use the tmpz84c015 implementation. (nw) 2014-06-23 18:18:55 +00:00
Michaël Banaan Ananas
e4259bf76d removed unneeded stuff and corrected tag 2014-06-23 15:51:26 +00:00
Michaël Banaan Ananas
4983c12047 F.Sanches added buzzer rs422 ports 2014-06-23 15:42:58 +00:00
Ivan Vangelista
eeee5cc08e New clones added
---------------- 
42 (hack of 1942)
2014-06-23 15:39:50 +00:00
Scott Stone
d30b935fc7 funworld.c: Fully decrypted rcdino4 and promoted to working state. [Peter Ferrie]
New game promoted from NOT_WORKING status
-----------------------------------------
Royal Card (Italian, Dino 4 hardware, encrypted)  [Roberto Fresca, Peter Ferrie]
2014-06-23 15:26:02 +00:00
Michaël Banaan Ananas
d57af9bc5d more trampoline madness 2014-06-23 12:20:39 +00:00
Michaël Banaan Ananas
bf4d8f4cfd ok, made TMPZ84C011 pins external instead of making drivers having to interface with its internal peripherals 2014-06-23 10:54:37 +00:00
Michaël Banaan Ananas
676af85696 forgot to resolve callback 2014-06-23 09:52:53 +00:00
mahlemiut
87f4e1fcae gimix: converted to use serial terminal connected to RS232 port, added RAM size configuration, and some DMA/floppy WIP. 2014-06-23 08:58:34 +00:00
Alex W. Jackson
86ef118212 Add new set from r31078 to mame.lst (nw) 2014-06-23 04:08:42 +00:00
R. Belmont
928f66d026 New clones added
----------------
Mario Kart Arcade GP 2 (MK21 Ver. A alt dump) [bobaruni]
2014-06-23 02:34:48 +00:00
R. Belmont
d666f899c6 New games added as GAME_NOT_WORKING
-----------------------------------
Mario Kart Arcade GP 2 (MK21 Ver. A) [Guru]
2014-06-23 01:26:02 +00:00
Wilbert Pol
72c553fbea (MESS) sms.c: Several timing fixes: [Enik Land]
- Fix flicker on Choplifter title screen by drawing the borders through timers.
- Instead trigger NMI at end of the display, do it at end of top border (line 261 after start of active screen area).
- Add a delay to NMI, to be later than HINT, as stated by Flubba's VDPTest readme.
- Also based on VDPTest readme, change VINT and Sprite Overflow flags to be later than VCount change.
- Delay a little the display callback, to fix the title scrolling of Road Rash (SMS game).
- Fixed documentation of the scanline sections and change some timings to match.
- Calculate initial VCount values, instead use of hardcoded values.
2014-06-22 20:08:43 +00:00
Wilbert Pol
6d25e9a3d3 Fix debug build (nw) 2014-06-22 18:38:12 +00:00
Michaël Banaan Ananas
2aefef8d6f forgot to add savestate 2014-06-22 10:56:11 +00:00
Alex W. Jackson
5e412b19e8 emupal/tilemap refactoring: configure_tilemap_groups is now a tilemap_t method rather than a palette_device method (nw) 2014-06-22 09:46:37 +00:00
R. Belmont
ad915921be (nw) 2014-06-22 03:16:21 +00:00
R. Belmont
d2d865c800 (MESS) apple2: Support some oddball sized disk images and DOS 3.3 disks that were ripped in ProDOS sector order. [R. Belmont] 2014-06-22 03:13:07 +00:00
Couriersud
57665e5e1e Netlist:
- Device definitions now can specify the logic family (i.e. TTL, CD4000)
- fixed timing on 4020
2014-06-21 23:36:53 +00:00
Michaël Banaan Ananas
b9f6fdc7dd added preliminary tmpz84c015, stupid daisy chain 2014-06-21 23:06:22 +00:00
David Haywood
68145a8b1d new clones
Peek-a-Boo! (US, ver 1.0) [no credit needed]
2014-06-21 22:00:04 +00:00
David Haywood
4af38f9c02 more findings (nw) 2014-06-21 21:07:23 +00:00
Couriersud
8680c7905d Added CD4020 device. 2014-06-21 20:54:41 +00:00
David Haywood
11a4fd5a2d fix note (nw) 2014-06-21 19:50:55 +00:00
David Haywood
c72ea5c752 notes (nw) 2014-06-21 19:08:21 +00:00
David Haywood
5473dd56b1 notes on priority (nw) 2014-06-21 17:47:03 +00:00
David Haywood
6819179b10 work in progress (nw) 2014-06-21 17:17:33 +00:00
Michaël Banaan Ananas
773ccd25e8 partial revert of r31054: daisy chain config is on TMPZ84C011 external pins 2014-06-21 16:09:21 +00:00
Michaël Banaan Ananas
b359f4ad2c nw 2014-06-21 15:36:01 +00:00
Michaël Banaan Ananas
6bc9db60ea fixed vulgus wrong sprite wraparound 2014-06-21 14:11:04 +00:00
Couriersud
158ca615a5 Align naming convention to be the same for nld_signal and nld_truthtable 2014-06-21 13:39:30 +00:00
mahlemiut
11a0c04680 gimix: added banking, RTC, timer, FDC... 2014-06-21 13:09:12 +00:00
Michaël Banaan Ananas
044922754a tweak music tempo
http://mametesters.org/view.php?id=5562
2014-06-21 12:36:11 +00:00
David Haywood
6d1b275a46 this compiled? (nw) 2014-06-21 11:28:00 +00:00
Michaël Banaan Ananas
70bf1b601e got rid of tmpz84c011 ctc trampolines 2014-06-21 02:25:03 +00:00
Michaël Banaan Ananas
bf43a3db23 tmpz84c011c small cleanup.
note: if you want a handler for logging unmapped read/write, put it in the driver machine config, like we do with 8255, for example:
MCFG_I8255_OUT_PORTB_CB(LOGGER("PPI8255 - unmapped write port B", 0))
2014-06-20 23:41:14 +00:00
Scott Stone
f1f05fcb07 (MESS) New skeleton driver:
---------------------------
Intelbras TI630 telephone  [Felipe Sanches]

Fixed current/prior submissions for proper license attribution (nw)
2014-06-20 20:27:26 +00:00
Wilbert Pol
236d4a2bc2 Styling, no functional changes (nw) 2014-06-20 18:48:05 +00:00
Wilbert Pol
c883ff93af Fix osx compile 2014-06-20 18:45:59 +00:00
Couriersud
a3799cacd8 More cleanup and some development:
- removed dead code from nld_signal.h
- removed m_last_Q and all callers; if a device depends on state let it maintain it.
- added development on a generic device based on truthtables.
2014-06-20 18:16:40 +00:00
David Haywood
e4bbf24a5e move some code around for later (nw) 2014-06-20 14:19:38 +00:00