Commit Graph

29477 Commits

Author SHA1 Message Date
Alex W. Jackson
936b93e427 nemesis.c: normalize black/white levels (nw) 2014-05-17 20:10:52 +00:00
Oliver Stöneberg
f072a9e114 fixed usage of uninitialized member in nes_waixing_j_device (nw) 2014-05-17 20:04:57 +00:00
Oliver Stöneberg
6621c1dd72 fixed usage of uninitialized member in nes_bmc_gc6in1_device (nw) 2014-05-17 20:01:03 +00:00
Oliver Stöneberg
a096aa7bb5 fixed usage of uninitialized members in nes_somari_device (nw) 2014-05-17 19:57:52 +00:00
Oliver Stöneberg
833c255154 use -fno-optimize-sibling-calls with SYMBOLS=1 for more complete stack traces with optimizations (nw) 2014-05-17 19:47:30 +00:00
Curt Coder
b44baf77ce Fixed soflist names. (nw) 2014-05-17 19:46:38 +00:00
Curt Coder
e377bb47ee (MESS) mbc200: Added floppy software list. [Dave Dunfield, Chuck(G)] 2014-05-17 19:45:47 +00:00
Oliver Stöneberg
c91e2c7423 fixed usage of uninitialized member in nes_rex_dbz5_device (nw) 2014-05-17 19:44:46 +00:00
Curt Coder
6fa89de698 (MESS) osbexec: Added floppy software list. [Dave Dunfield, The Don Maslin Archive] 2014-05-17 19:37:10 +00:00
Oliver Stöneberg
269fd6c2a4 fixed usage of uninitialized member in nes_waixing_fs304_device (nw) 2014-05-17 19:36:38 +00:00
Curt Coder
3ab5531414 z80sio: Cleanup. (nw) 2014-05-17 19:00:52 +00:00
Curt Coder
f901ff7016 wd17xx: (nw) 2014-05-17 18:44:24 +00:00
Couriersud
ce9d020efe Changed nemesis resnet configuration to Open Collector. The 7409 is an open collector and gate. 2014-05-17 17:12:11 +00:00
Quench
91b61b88b6 playmark updates:
HotMind:
  Restored missing text layer, added Ticket/Token dispensers and
  replaced the sound PIC with a hand modified version for correct
  background music playback.   [Quench]

LuckBoomH:
  Corrected the text layer and inputs, added Ticket/Token dispensers
  and replaced the sound PIC with a hand modified version for
  correct sample and music playback.   [Quench]


New games added or promoted from NOT_WORKING status
---------------------------------------------------
LuckBoomH - Lucky Boom (Hard Times hardware)   [Quench]
2014-05-17 17:04:16 +00:00
Couriersud
9f5ba56a63 Document reason for identical code in resnet.c line 613 2014-05-17 16:59:53 +00:00
David Haywood
9632494a77 new clones
Gang Wars (Japan) [jets from emufrance and Layer from neo-arcadia]

(i've asked for the other roms in the set to be checked)

also reinstated the bootleg, these 68705 instead of alpha mcu bootlegs might be interesting later down the line even if the main code is the same..

also one of our mask roms was bad, and the gangwarsu set should definitely have been using different roms for the gfx
2014-05-17 16:42:58 +00:00
Wilbert Pol
b85a5297f6 (MESS) msx.c: Fixed firmware loading on hbf9sp. Machine now properly boots into firmware and you can exit to Basic. Took off GAME_NOT_WORKING flag. (nw) 2014-05-17 13:50:22 +00:00
Wilbert Pol
429f5eae4d (MESS) msx.c: Fixed rom loading in hx23 and hx23f. hx23 firmware now works; hx23f firmware still has a small problem. (nw) 2014-05-17 13:01:20 +00:00
Wilbert Pol
7a911ac8c9 (MESS) msx.c: Added note about why the hbf1 and hbf12 drivers are not working. Fixed rom loading for hbf5; machine now works. 2014-05-17 12:39:23 +00:00
Dirk Best
add62d80c4 Oops, fix MAME 2014-05-17 11:27:41 +00:00
mahlemiut
e7b7965ff9 at: added preliminary ATi Graphics Ultra Pro (mach32) ISA video card. [Barry Rodewald] 2014-05-17 10:52:17 +00:00
Dirk Best
27a86b11ee Amiga: Kill the legacy CIA emulation and fix Agnus ID for A2000 and
A500.

CIA changes:
- Add missing virtual keyword to actually call the right TOD clock
- Outputs depend on the input state (fixes A1000 overlay switch)
- Switching to serial output mode with one-shot activated causes a pulse
on SP (correct? needed for keyboard handshake)
- Serial input is clocked by the CNT input, not the default clock
- Mask offsets to 4 bits
- Writing the Timer High register with one-shot activated immediately
causes the timer to be latched and the timer started, regardless of
timer start value

Curt: Please review those changes.
2014-05-17 10:21:26 +00:00
Alex W. Jackson
7be232005c nemesis.c: use resnet for palette [Alex Jackson] 2014-05-17 09:56:23 +00:00
Ivan Vangelista
a1abf1f47d nascom1.c: ioport_array (nw) 2014-05-17 07:38:14 +00:00
Wilbert Pol
ab56cf54d6 (MESS) msx.c: Split fs5500 into 2 sets. The National FS-5500F1 had 1 floppy drive, the National FS-5500F2 had 2 floppy drives. (nw) 2014-05-17 07:26:48 +00:00
Alex W. Jackson
c7baadaa7c neogeo: simplify sprite_on_scanline calculation (nw) 2014-05-17 01:24:24 +00:00
Couriersud
5d7f380540 Introduced netlist_analog_net_t and netlist_logic_net_t to untangle code a bit. 2014-05-17 00:39:26 +00:00
Alex W. Jackson
311a451600 midas.c: 0x9c000e is a video register, not LED related (nw) 2014-05-17 00:14:22 +00:00
Wilbert Pol
0c70b32092 (MESS) msx.c: Added support for the MSX-JE firmwares in the Sony HB-F1XDJ and HB-F1XV machines. (nw) 2014-05-16 20:54:14 +00:00
Oliver Stöneberg
d00cca158c fixed usage of uninitialized member in nes_fjump2_device (nw) 2014-05-16 19:27:35 +00:00
Couriersud
f7dffdd771 Missed this one. 2014-05-16 16:46:31 +00:00
Fabio Priuli
1def3c2c9e converted micropolis and wd17xx to use inline configs. nw. 2014-05-16 16:40:38 +00:00
Ivan Vangelista
d1a012603c pc1500.c: let's try ioport_array (nw) 2014-05-16 16:35:43 +00:00
Olivier Galibert
e57098e49c amigafdc: Add writing [O. Galibert]
Formatting a floppy under a600 gets memory corruption then a guru
meditation when reaching the point the system tries to write the
directory structure.  The fdc itself does not seem to be involved.
I'd suspect the blitter, which afaik is used for the mfm expansion of
the sector data.
2014-05-16 15:39:52 +00:00
David Haywood
f8bc53cef4 lost this line at some point (nw) 2014-05-16 15:29:43 +00:00
Oliver Stöneberg
f2b61c149c disabled allocation logging (nw) 2014-05-16 12:46:42 +00:00
Oliver Stöneberg
bf158b642f converted some more global_alloc_array() usage to dynamic_buffer/dynamic_array (nw) 2014-05-16 12:06:02 +00:00
Oliver Stöneberg
4a2c6f727d converted some global_alloc_array() usage to dynamic_buffer/dynamic_array (nw) 2014-05-16 11:44:16 +00:00
Oliver Stöneberg
5de2a39c86 re-applied safe corealloc changes (nw) 2014-05-16 11:33:39 +00:00
David Haywood
109f2acb18 fix validation (msx.c change, please verify) (nw) 2014-05-16 08:59:24 +00:00
Alex W. Jackson
472fe58677 midas.c: fix (currently unused) gfxdecode layout; rationalize sprite rom loading (nw) 2014-05-16 06:32:00 +00:00
Alex W. Jackson
f0efcdced1 midas.c: fix uninitialized tile banking (nw) 2014-05-16 05:18:23 +00:00
Alex W. Jackson
be6c41af6a whoops (nw) 2014-05-16 04:19:50 +00:00
Alex W. Jackson
cba243bbeb midas.c: clear unused ROM region properly (nw) 2014-05-16 04:19:21 +00:00
Robbbert
ede097c415 (MESS) fp1100 : fixed mistake and omissions. 2014-05-16 01:56:57 +00:00
Robbbert
89fb615104 (MESS) fp1100 : added documentation etc. Still not working. 2014-05-16 01:05:36 +00:00
Couriersud
f3cf3a8e78 Preliminary support for LTE dynamic time-stepping based on Local truncation error. This enables the possibility to connect a capacitor between ground and a TTL output and get a e.g. 100 ns delay with a 1nF capacitor.
Added an example circuit (cdelay.c)
Changed the log device to support nano-second granularity.
LTE is not yet enabled due to it's ugly test-state.
2014-05-15 22:50:40 +00:00
Wilbert Pol
3b5b4fd0ea (MESS) msx.c: Fixed some more floppy regressions (nw) 2014-05-15 20:17:01 +00:00
Wilbert Pol
c8fb1ebb2e (MESS) msx.c: Floppy support is also fixed for expertdp (nw) 2014-05-15 19:29:26 +00:00
Scott Stone
4762e3a38f Revert of r30457 per Micko (nw) 2014-05-15 19:06:32 +00:00