95725 Commits

Author SHA1 Message Date
izzy2lost
ad0a6f0167 added shaders and language 2025-09-26 08:20:27 -04:00
Izzy
a0504123f7 Create 123.txt 2025-09-26 02:46:19 -04:00
Izzy
3e8b0aa65b Create Yippee.txt 2025-09-26 02:45:43 -04:00
Izzy
a1f98c6882 Update ci-android.yml 2025-09-26 02:33:42 -04:00
Izzy
24915b34de Update ci-android.yml
change directory name to be correct
2025-09-26 02:13:53 -04:00
Izzy
aab2758d06 Update ci-android.yml
update to java 17
2025-09-26 02:06:13 -04:00
Izzy
ce2d3d1668 Create ci-android.yml
Android build workflow
2025-09-26 02:04:01 -04:00
Roberto Fresca
87bb5f85ee Wing W7 System - Skill Chance improvements: [Roberto Fresca, Grull Osgo]
- Fixed memory/port map
 - Remapped the inputs ports.
 - Reworked the game inputs to be accurate.
 - Added hopper support.
 - Worked the video register to enable/disable respective graphics.
 - Reworked the screen update with the VREG functions.
 - Fixed the double-up single reel / rolling numbers.
 - Added the 4x output ports.
 - Added bookkeeping / mech counters.
 - Added 2 sets of lamps.
 - Fixed the Skill Chance foreground colors.
 - Added a buttons-lamps control panel layaut.
 - Cleaned up the driver.
2025-09-26 04:11:03 +02:00
Vas Crabb
bc4eb11659 Merge tag 'mame0281' into HEAD
MAME 0.281
2025-09-26 06:19:00 +10:00
hap
5bdf995413 nvram: remove DEFAULT_RANDOM init 2025-09-25 19:47:21 +02:00
hap
c560d490d0 jak_mk: change nvram init from random to all_0 2025-09-25 19:42:38 +02:00
hap
56b049d59a capbowl: change nvram init from all_0 to all_1 (though bowlrama expects all_0),
setaroul,jockeyc,pofo: change nvram init from random to all_0
2025-09-25 19:37:21 +02:00
Vas Crabb
b8b0725074 cpu/tlcs900/dasm900.cpp: Fixed uninitialised members.
Also got a lot of stuff out of the header that doesn't need to be there.
2025-09-26 01:43:17 +10:00
hap
ce0445c690 itech8: update prev commit and remove DEFAULT_RANDOM nvram instead, and do the same for itech capbowl 2025-09-25 13:41:00 +02:00
hap
a311a9f12b gpgolf: let's mark it as MACHINE_NOT_WORKING due to lockups in attract mode 2025-09-25 12:19:40 +02:00
shattered
c3cfb41b67 ec1841: support quad density floppies as an option. (#14208)
Disable option ROM on fixed disk controller (onboard BIOS has built-in
support).
2025-09-25 11:18:17 +02:00
Olivier Galibert
b00040fec9 Fix compile. 2025-09-25 10:57:08 +02:00
flama12333
e40534d909 Set IP_ACTIVE_HIGH to low marywu.cpp (#14195)
* Set IP_ACTIVE_HIGH to low marywu.cpp

add p1 input. will prevent the error 30 except the 0x80 at key2 and 0x40 at p1.  will shown error 02 due to hopper not implemented and something.

* Update marywu.cpp
2025-09-25 09:09:09 +02:00
ajrhacker
bd303b15dc Remove PORT_ROTATED from the core. This automatic joystick remapping feature has not been enabled in any driver for years. (#14200) 2025-09-25 08:57:39 +02:00
Roman Donchenko
ac7ad22988 formats/ap2_dsk.cpp: remove duplicate lookup table (#14211) 2025-09-25 08:50:51 +02:00
Roberto Fresca
42cc104b8d goldstar.cpp driver improvements:
- Migrated Mega Line and Skill Chance sets to wingco class.
 - Created a new screen update to work with the new reels
    parameters and video registers.
2025-09-25 08:15:54 +02:00
Roberto Fresca
6dac16a197 Wing W7 Skill Chance improvements:
Improved the skillch/skillcha foreground bitplanes order and colors.
2025-09-25 07:59:03 +02:00
Roberto Fresca
268b554e38 Wing W7 Skill Chance improvements: [Roberto Fresca, Grull Osgo]
Improved memory map, port map, preliminary inputs, and fixed
 the reels bitplanes order and colors for megaline, skillch and skillcha.
2025-09-25 07:49:18 +02:00
Roberto Fresca
f6d0da7dd3 Redumped cutylinea and cutilineb bipolar PROMs.
Removed the loaned girls ROM, due to is inexistent on the PCB.
Remapped and improved some Mega Bonus Star II inputs.
Found the Mega Bonus Star II inputs. Mode DSW.
Added hopper support to Mega Bonus Star II.

New clones marked not working
-----------------------------
Cuty Line (LC-88 bootleg, ver.7.07C) [Roberto Fresca, Grull Osgo, Ioannis Bampoulas]
2025-09-25 02:07:33 +02:00
Vas Crabb
14e2e3e762 Attempt to clean up some mess. 2025-09-25 03:59:52 +10:00