Commit Graph

81161 Commits

Author SHA1 Message Date
Vas Crabb
c2a18887b0 -Filled out most of the Slovak translation. [Milan Galcik]
-Cleaned up various bits and pieces. [Vas Crabb]
2021-11-30 23:57:04 +11:00
Patrick Mackinlay
e8fbcd5000 3rdparty.lua: fix msvc build by reordering configuration statements 2021-11-30 15:35:37 +07:00
Patrick Mackinlay
cc8958cb9c mc68328: update logging to match handler size 2021-11-30 15:34:32 +07:00
hap
fb09b7562a im01: im01t is from 1991 2021-11-29 19:51:57 +01:00
hap
0858f6cb85 Machines promoted to working
----------------------------
Elektronika IM-01T [hap, Radon17, Berger]
2021-11-29 16:42:13 +01:00
angelosa
f7930b625c Remove template code generators 2021-11-29 16:33:58 +01:00
Vas Crabb
c58bbf1c89 Fixed three fruit machine layouts that weren't cleaned up properly, and cleaned up a few more layouts a little. 2021-11-30 00:31:04 +11:00
hap
c44cff5be8 im01: add freq measurements, add 7segs to artwork 2021-11-29 12:52:06 +01:00
Vas Crabb
e3d21c46a6 -igs017.cpp, igs_m027.cpp: Improved lhzb* descriptions.
-Eliminated a bit more redundancy in fruit machine layouts.
2021-11-29 15:58:04 +11:00
HappyASR
50772c6f4a
New machines marked as NOT_WORKING (#8897)
--------------------------------
Long Hu Zhengba San He Yi (V100CN) [XingXing, little0]
2021-11-29 15:52:35 +11:00
HappyASR
24e51dcff3
dynax.cpp: Added TMP91P640N dump for Mahjong Ougon no Hai. [XingXing]
Machines promoted to working
----------------------------
Mahjong Ougon no Hai (bootleg) [XingXing]

New working clones
------------------
Mahjong Ougon no Hai (bootleg 1) [XingXing, little0]

New clones marked as NOT_WORKING
--------------------------------
Mahjong Ougon no Hai (bootleg 2) [XingXing, little0]
2021-11-29 15:48:30 +11:00
arbee
7d4c5c7848 apple2: properly instantiate the template methods [R. Belmont] 2021-11-28 22:48:15 -05:00
arbee
d7c71b7788 apple2: updates and cleanups [R. Belmont]
- Laser and Franklin key names now are correct: "Triangle"/"F" instead of "Apple".
- Massive text drawing cleanup, removing a lot of copy/paste code and moving some
  runtime decisions to compile-time for better performance.
- Ace 500 now uses a Franklin character set ROM so the "F" shows in MouseText.

Machines promoted to WORKING
----------------------------
Franklin Ace 500 [R. Belmont]
2021-11-28 22:17:34 -05:00
hap
f001fdc902 im01: add 7segs, sound, preliminary inputs 2021-11-29 01:35:45 +01:00
hap
b8481e662b im01: turns out it is the newer im01t program 2021-11-29 00:07:22 +01:00
hap
c90eeddd5e New machines marked as NOT_WORKING
----------------------------------
Elektronika IM-01 [hap, Radon17]
2021-11-28 23:44:52 +01:00
Ivan Vangelista
6efae82440 various devices and drivers: seperate -> separate 2021-11-28 22:27:24 +01:00
Olivier Galibert
50bac10533 emumem fix 2021-11-28 18:46:34 +01:00
Olivier Galibert
8027428e4d Fun with flags: Allows handlers to have user-defined flags set on
them, which can them be picked up on access with the
{read,write}_*_flags variants of the accessors.  Example use with the
i960 and its burstable rom/ram.
2021-11-28 17:51:46 +01:00
Steven Coomber
de1b03e4cd
jack.cpp: correct default number of lives for joinem and unclepoo (#8899) 2021-11-28 11:35:01 -05:00
hap
1ac37fdefe sparc: remove pseudocode comments copy pasted from manual 2021-11-28 15:27:38 +01:00
David Haywood
fcec9dd94a
Improved handcrafted inyourfa priority PROM, fixing missing graphics in cutscenes [dink] (#8898) 2021-11-28 09:20:14 -05:00
hap
fc48b58205 sparc: STD/STDA/LDD/LDDA when RD is odd is an illegal instruction 2021-11-28 15:08:16 +01:00
algestam
aaef28cd47
New working clone (#8891)
-----------------
Ataka asteroidov [algestam, Milan Galcik]
2021-11-28 10:44:34 +01:00
Robbbert
12fc6b7720 fourx4: split off to a separate driver. 2021-11-28 15:08:16 +11:00
Robbbert
c04720297c hercules: fixed inputs 2021-11-28 14:55:55 +11:00
Vas Crabb
509c570f41 More fruit machine layout cleanup. 2021-11-28 14:18:26 +11:00
AJR
2a23fc876a am29000: Simplify shift calculation for multiply and divide steps, eliminating unnecessary 64-bit intermediary variables 2021-11-27 18:38:17 -05:00
hap
f49f67d8d2 sparc: undo accidental delete on prev commit 2021-11-27 21:51:04 +01:00
hap
77c2acd80d sparc: fix unreachable code in execute_rdsr 2021-11-27 21:19:04 +01:00
Robbbert
43cfca0f9a atari_s1,atari_s2: WIP. All games except 4x4 are playable. 2021-11-28 03:40:16 +11:00
hap
2cc7183557 saitek_osa/sparc: update note 2021-11-27 16:36:20 +01:00
Firehawke
17b9b96af3
docs: Implemented download links in docs theme. (#8887)
Modified the RTD theme to add PDF and EPUB download links in the left pane.
2021-11-28 00:19:14 +11:00
Angelo Salese
9c7494cdf5
Cleaned up incorrectly formatted license/copyright header comments. (#8885) 2021-11-28 00:13:17 +11:00
Vas Crabb
949d5ea5df -emu/rendersw.hxx: Fixed incorrect clipping of untextured rectangles.
-layouts: Started cleaning up fruit machine layouts to reduce bloat.

-Fixed a few miscellaneous Coverity errors.
2021-11-27 23:26:19 +11:00
Jennifer Taylor
1267975eb6
powervr2.cpp: add support for render mode 5. (#8855) 2021-11-27 11:21:44 +01:00
Ivan Vangelista
5d055fd482 New machines marked as NOT_WORKING
----------------------------------
Final Fight 3 (SNES bootleg) [Hammy, IQ_132]

New working clones
------------------
Off Road Challenge (v1.00) [anonymous]
2021-11-27 08:52:20 +01:00
arbee
fc15c798d8 apple2e: fix text on Laser 128 EX and EX/2 also. [R. Belmont] 2021-11-26 20:13:03 -05:00
arbee
d19a2771a5 apple2e.cpp updates: [R. Belmont]
- All Laser 128 models now use the correct character set
- Laser 128 now supports the serial/parallel printer switch and the parallel port

Machines added as MACHINE NOT WORKING
-------------------------------------
Franklin Ace 500 [R. Belmont]
2021-11-26 19:30:30 -05:00
algestam
9c3a6f8f87
New working clone (#8886)
-----------------
Morskaja ataka [algestam, Milan Galcik]
2021-11-26 22:23:56 +01:00
Ivan Vangelista
30ac5da480 - actfancr.cpp, battlera.cpp: use finders, minor cleanups
- namcos12.cpp: updated fgtlayer title as per GitHub comments
2021-11-26 20:28:32 +01:00
hap
bad7b7ec68 New working clones
------------------
Kasparov Leonardo (v1.0) [Berger]
2021-11-26 17:44:43 +01:00
Olivier Galibert
a7e18d4355 emumem_aspace: Unref the root dispatch when destroying the address space 2021-11-26 12:54:44 +01:00
Robbbert
5d1a567164 hankin.cpp: WIP. 2021-11-26 20:25:03 +11:00
Curt Coder
15f8b0f209
New NOT_WORKING software list additions
---------------------------------------
ibm5170_cdrom.xml:
Alien Odyssey (US) [Curt Coder]
Ignition (US) [Curt Coder]
2021-11-26 10:44:33 +02:00
Robbbert
99208eb5a9 Revert previous commit; kuzmich is now arcade 2021-11-26 19:20:45 +11:00
Robbbert
5676b9ba23 fixed mess build 2021-11-26 18:59:40 +11:00
Steven Coomber
e369df85ea
taito_f2.cpp: Unused DIP switches are actually a countdown timer (MT#08135) (#8882)
DIP switches SW2:3 & SW2:4 were marked as Unused but are actually a countdown timer.  Refer to MT#08135.
2021-11-26 07:35:06 +01:00
hap
bbf22ed3b6 sparclite: update prev commit, better habit to call parent class 2021-11-25 21:48:27 +01:00
hap
0294643837 sparclite: update_addr_masks after loadstate 2021-11-25 19:46:05 +01:00