Commit Graph

67564 Commits

Author SHA1 Message Date
Angelo Salese
06714748b3 legionna.cpp: notes for grainbow (nw) 2019-07-24 16:26:11 +02:00
Dirk Best
8b733c17bb 1943: Hook up MCU to driver, remove simulation 2019-07-24 11:27:11 +02:00
Nigel Barnes
341168a2e9 hektor3: Fixed video addressing wrap-around (nw) 2019-07-24 10:25:08 +01:00
Patrick Mackinlay
6cfda151bd v5x: derives from v30 not v33 (nw) 2019-07-24 14:09:39 +07:00
Patrick Mackinlay
c54d312234 ncr5390: minor sequence bug (nw) 2019-07-24 13:58:27 +07:00
AJR
6a8e9d5291 hektor.cpp: Fix build (nw) 2019-07-23 22:21:39 -04:00
David Haywood
a3fa604351 Spectrum list cleanup / reorgnaize [see previous credits] (#5347)
* unsorted cleanup (nw)

* unsorted cleanup (nw)

* unsorted cleanup (nw)

* unsorted cleanup (nw)

* unsorted cleanup (nw)

* more cleanup (nw)

* proper metadata for MicroHobby stuff [ICEknigh7]

* unsorted cleanups (nw)

* cleanups (nw)

* cleanups (nw)

* cleanups (nw)

* cleanups (nw)

* cleanups (nw)

* cleansups, some missing bits etc. (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)

* (nw)
2019-07-23 15:00:35 -04:00
Roberto Fresca
032e487def New machines marked as NOT_WORKING
----------------------------------
Paradise 21 [Team Europe, Roberto Fresca]

Note: Still working on it, so please tell me if some other changes will affect this driver.
2019-07-23 20:51:42 +02:00
Roberto Fresca
a58242e756 The Boat improvements... [Roberto Fresca]
- Added hopper and routed the lines.
- Added all clocks, VDP memory, and hopper pulses timming via #define.
- Added port impulse to the coins/keyin inputs.
- Added Payment Type DIP switch (Payout/Hopper).
- Added Clear Memory DIP switch.
2019-07-23 20:43:01 +02:00
R. Belmont
90a7ff0a07
Merge pull request #5376 from clawgrip/patch-33
vsmile_cart.xml: More notes about Chinese carts (nw)
2019-07-23 14:00:04 -04:00
Nigel Barnes
7745eb395b hektor.cpp: removed hektor2 until ROMs are dumped (nw) 2019-07-23 17:28:02 +01:00
Ivan Vangelista
2da21511e7 new working machine
--------------------------------
Double Joker Poker (CGI) [Stu, Hammy, The Dumping Union]
2019-07-23 18:07:22 +02:00
Robbbert
1619873bb6 (nw) housekeeping 2019-07-24 01:14:12 +10:00
Nigel Barnes
1003cd2bf5 New working machines
--------------------
Hektor III [Nigel Barnes, jltursan]

New machines marked as NOT_WORKING
----------------------------------
Hektor II [Nigel Barnes]
2019-07-23 15:11:11 +01:00
Patrick Mackinlay
69e6626a5f ncd68k: revert incorrect change (nw) 2019-07-23 18:23:51 +07:00
Patrick Mackinlay
ca8cd90e2b bt431: new device (nw) 2019-07-23 17:55:17 +07:00
hap
2c918774ea video: additional fix to 33383cdaa7 (MAME slowdown on screenless view) (nw) 2019-07-23 12:38:25 +02:00
Patrick Mackinlay
a0b9d3729c bt45x: overlay for single channel devices (nw) 2019-07-23 17:37:52 +07:00
R. Belmont
03dbd1ad3f
Merge pull request #5380 from npwoods/winwindow_has_focus_return_bool
Changed winwindow_has_focus() to return bool
2019-07-22 23:51:16 -04:00
R. Belmont
675e613c70
Merge pull request #5379 from npwoods/draw_video_contents_take_bool
Changing win_window_info::draw_video_contents()'s update parameter to be bool
2019-07-22 23:51:01 -04:00
R. Belmont
6363a427e1
Merge pull request #5378 from npwoods/remove_stray_variable
Removing a stray (likely vestigial) variable from window.cpp (nw)
2019-07-22 23:50:40 -04:00
npwoods
a9a2ce73c1 Changed winwindow_has_focus() to return bool 2019-07-22 21:37:17 -04:00
npwoods
948023c693 Changing win_window_info::draw_video_contents()'s update parameter to be
bool
2019-07-22 21:29:10 -04:00
npwoods
8c0812e52c Removing a stray (likely vestigial) variable from window.cpp (nw) 2019-07-22 21:22:13 -04:00
hap
9902b997cc efootb4: update internal artwork (nw) 2019-07-23 02:56:13 +02:00
R. Belmont
69c488c6c2
Merge pull request #5377 from npwoods/lua_spelling_correction
Minor spelling correction (nw)
2019-07-22 20:11:57 -04:00
hap
297270502b tascr30: put control panel on right side by default (nw) 2019-07-23 01:21:50 +02:00
npwoods
deacca8115 Minor spelling correction (nw) 2019-07-22 16:46:24 -04:00
hap
d3999abb54 einvader: do the display the right way (nw) 2019-07-22 20:29:09 +02:00
ClawGrip
ed9e86f93f
vsmile_cart.xml: More notes about Chinese carts (nw) 2019-07-22 18:42:35 +02:00
rfka01
ee80843c72 at.cpp: Lion 3500 notebook and information updates in at.cpp and genpc.cpp (#5373)
* at.cpp: added Lion 3500 notebook and some information

* (nw) genpc.cpp: added some information
2019-07-22 12:17:06 -04:00
R. Belmont
ffa4f706d9
Merge pull request #5370 from npwoods/lua_ui_input_manager_pressed_enabled
Added ui_input_manager::[set_]presses_enabled() and exposed to LUA
2019-07-22 11:13:32 -04:00
R. Belmont
deeccd4026
Merge pull request #5371 from npwoods/lua_image_instance_names
Exposing device_image_interface::[brief_]instance_name() to LUA
2019-07-22 11:13:01 -04:00
R. Belmont
cf3c099ef9
Merge pull request #5372 from npwoods/skip_mandatory_fileman
Created a -skip_mandatory_fileman option
2019-07-22 11:12:45 -04:00
npwoods
790d2456d5 Exposed miscellaneous ioport_field methods and properties to LUA (#5375)
* Exposing ioport_field::type_class() to LUA

* Exposing ioport_field::seq() to LUA

* Exposing user values on ioport_field to LUA

* Exposing writing user values on ioport_field to LUA
2019-07-22 11:12:14 -04:00
Ivan Vangelista
5fafe21fcc 1943.cpp: decapped and dumped MCU for the original sets [Brian Troha, TeamEurope, The Dumping Union]
(nw) not hooked up
2019-07-22 16:52:41 +02:00
Ivan Vangelista
026c78a4d0 new not working machine
-----------------------------------------
Cue (Prototype) [PinMAME]
2019-07-22 16:51:23 +02:00
hap
5d179088fb stratos: add glitchy lcd dmd (nw) 2019-07-22 03:17:43 +02:00
Justin Kerk
f9a36acad2 Japanese romanization (nw) 2019-07-21 16:02:19 -07:00
arbee
0d716bfb5e mac128/512: preliminary (not working) support for the GCC HyperDrive hard disk interface [R. Belmont, Guru] 2019-07-21 17:25:41 -04:00
hap
cb0a5d1293 corona: check/end leds were wrong way around (nw) 2019-07-21 22:55:11 +02:00
AJR
aa06c050d5 h83002, h83003, h83006, h83008, h83048: Add configuration option to restrict address space to 20 bits (nw) 2019-07-21 16:13:50 -04:00
npwoods
cd42885b17 Created a -skip_mandatory_fileman option 2019-07-21 15:53:56 -04:00
npwoods
5688d8c720 Exposing device_image_interface::[brief_]instance_name() to LUA 2019-07-21 15:38:55 -04:00
npwoods
d580d86073 Added ui_input_manager::[set_]presses_enabled() and exposed to LUA 2019-07-21 15:22:19 -04:00
AJR
f53b9b5291 dg640: Add base address select switch and screen raw parameters; improve documentation (nw) 2019-07-21 13:38:30 -04:00
Robbbert
65054fc4f1 (nw) split binbug into 3 sources. 2019-07-22 01:22:40 +10:00
hap
f2ae7d8207 saitek_corona: add IO 2/2 (nw) 2019-07-21 14:57:03 +02:00
hap
360b6bf9d1 saitek_corona: add IO 1/2 (nw) 2019-07-21 14:44:36 +02:00
R. Belmont
5733eb5488
Merge pull request #5369 from npwoods/lua_field_set_input_seq
Exposed the ability to set input seqs on ioport_field in LUA
2019-07-21 08:09:01 -04:00