AJR
d5f195c046
flipjack: Driver overhaul
...
- Reimplement video using CRTC row update method.
- Cocktail mode is fully supported.
- Change monitor orientation from ROT90 to ROT270.
- Modernize interrupts.
- Clean up miscellaneous things.
2018-10-21 17:30:15 -04:00
arbee
688ce5bf93
hapyfish: correct flash IDs and flash switching, bootloader now loads Linux kernel and then nothing happens (nw)
2018-10-21 15:47:32 -04:00
mooglyguy
d1ec0b957c
vsmile: removed Unununium timing hacks, nw
2018-10-21 21:29:14 +02:00
mooglyguy
af515310d7
vsmile: Fixed erroneous cartridge ROM mirroring. Gets V.Smile games to boot. Needs cleanup. [Ryan Holtz]
2018-10-21 21:29:13 +02:00
braintro
5e85036f34
new clone added - Soldier Girl Amazon (Tecfri license)
...
New Clone Added
-----------------------------------------
Soldier Girl Amazon (Tecfri license) [Fredric Sjöholm]
2018-10-21 14:20:23 -05:00
hap
0eb5679d24
namcos22: improve window clipping (nw)
2018-10-21 20:08:38 +02:00
dxl
3f19591995
m68kmmu: cleanups ( #4172 )
...
* m68kmmu: factor out TT register matching into pmmu_match_tt()
* m68kmmu: simplify tt/fc matching
* m68kmmu: remove dead code
* m68kmmu: factor out table walking code
* m68kmmu: replace printf by logerror
This should be switched over to use LOG(), but can't
right now because the header file is included directly
in C++ classes.
2018-10-21 12:24:27 -04:00
fulivi
5dba426a7c
HP9825: printer & beeper added ( #4175 )
...
* hp9825: printer added. Whitespace cleanup on hp9825_tape.*
* hp9825: added beeper
2018-10-21 12:15:57 -04:00
Robbbert
877906143a
New WORKING software item for the sorcerer
...
- Lander Arcade (thanks to Exidyboy)
2018-10-22 02:42:23 +11:00
arbee
f4d9bd18d5
hapyfish: replaced driver with clone of mini2440 that enabled NAND booting [R. Belmont]
...
The boot loader now comes up and fails because it can't find both NANDs; how they're banked or whatever isn't clear yet.
2018-10-21 09:52:34 -04:00
ajrhacker
9da9131fe4
Merge pull request #4174 from hp9k/disable_debug
...
nereid: disable debug (nw)
2018-10-21 09:01:13 -04:00
Sven Schnelle
35d1736019
nereid: disable debug (nw)
2018-10-21 14:36:45 +02:00
hap
552f67540e
hh_sm510: correct built-in cheats for gnw_ghouse (nw)
2018-10-21 13:48:25 +02:00
algestam
1482a81fc2
New working machine added ( #4173 )
...
-----------
Green House (Nintendo Game & Watch) [algestam]
2018-10-21 13:37:41 +02:00
AJR
dbaf83eebf
crt9007: Interrupts don't get canceled here (nw)
2018-10-21 00:14:44 -04:00
AJR
451ffb3746
crt9007: Add frame timer
...
altos2: Add bell (nw)
2018-10-21 00:01:43 -04:00
braintro
8955f8c03c
segas16b.cpp: Minor doc update - Time Scanner Sega ID numbers (nw)
2018-10-20 23:01:04 -05:00
ClawGrip
e752558529
New NOT_WORKING clone ( #4122 )
...
* New NOT_WORKING clone
----------------------------------
Break Thru (Tecfri license) [jordigahan, Recreativas.org]
* Add "brkthrut"
* Marked "8.bin" on "brkthrut" as BAD_DUMP
2018-10-20 22:33:50 -04:00
Jürgen Buchmüller
c6365e4605
pokey: remember m_allpot_r_cb() value
2018-10-21 03:47:49 +02:00
Sergey Svishchev
78ac38e4e0
vt100, ec1841, mc1502, poisk1, km035 and ms7004 keyboards: make Lua-friendly and update mappings ( #4145 )
...
* vt100_kbd: make Lua-friendly -- add PORT_CODE's (nw)
* ec1841, mc1502, poisk1, km035 and ms7004 keyboards: make Lua-friendly and update mappings (nw)
Also, restore comments in utf-8 (lost to srcclean), define missing keys, change a few mappings to match keycaps, remove redundant PORT_NAME definitions.
2018-10-20 18:38:53 -04:00
ajrhacker
5cf7efd685
Merge pull request #4170 from hp9k/m68k_mmu_improvements
...
m68kmmu: factor out atc lookup into pmmu_atc_lookup()
2018-10-20 17:21:12 -04:00
R. Belmont
5f88ab4e7c
Merge pull request #4167 from cam900/namcoc355_duplicates
...
namco_c355spr.cpp : Cleanup duplicates
2018-10-20 17:14:09 -04:00
R. Belmont
5fe1f607e5
Merge pull request #4168 from hp9k/m68kmmu_improvements
...
m68kmmu: deduplicate code to set buserror details
2018-10-20 17:13:20 -04:00
Scott Stone
11da5fd993
megadriv.xml: Fixed MT#7123 - Description for Desert Strike (nw)
2018-10-20 15:16:31 -04:00
Sven Schnelle
5fce6d4273
m68kmmu: factor out atc lookup into pmmu_atc_lookup()
2018-10-20 20:40:24 +02:00
Sven Schnelle
6e5965a939
m68kmmu: deduplicate code to set buserror details
2018-10-20 20:28:04 +02:00
hap
aca740bf95
namcos22: remove accidental debug leftover (nw)
2018-10-20 20:01:55 +02:00
ajrhacker
9140ea9f01
Merge pull request #4166 from hp9k/hpib_parallel_poll
...
hp9k3xx/human_interface: add parallel poll logic (nw)
2018-10-20 13:37:08 -04:00
cam900
d8c29039de
namco_c355spr.cpp : Cleanup duplicates
2018-10-20 16:58:23 +09:00
Sven Schnelle
35a91cee2b
hp9k3xx/human_interface: add parallel poll logic (nw)
...
This makes the HP-UX 9 installer properly work with GPIB. Without
this patch it will hang ages during detection of GPIB devices.
2018-10-20 07:34:44 +02:00
braintro
8ce0b8272d
Minor doc updates about Hang On and Super Hang On (nw)
2018-10-19 23:57:21 -05:00
AJR
994b3b39f7
x2201: More notes (nw)
2018-10-20 00:16:49 -04:00
MooglyGuy
a8c6bde4a3
Merge pull request #4165 from Firehawke/master
...
Update FAQ (nw) with HLSL/BGFX update info, old external OPL2 support.
2018-10-20 02:03:42 +02:00
Firehawke
a2e218f853
Clean up phrasing a bit on input from MG (nw)
2018-10-19 17:02:01 -07:00
Firehawke
ae97f80cb3
Update FAQ (nw) with HLSL/BGFX update info, old external OPL2 support information
2018-10-19 16:47:47 -07:00
Roberto Fresca
6a07b01519
New working clones
...
------------------
Novo Poker II (Spanish bootleg) [Roberto Fresca, Grull Osgo]
2018-10-19 23:27:03 +02:00
Roberto Fresca
7a95363a5d
New working clones
...
------------------
World Cup '90 (european hack, different title) [Roberto Fresca, Martin Mejia Britez]
2018-10-19 22:14:20 +02:00
Roberto Fresca
abf0b1994a
Merge branch 'master' of https://github.com/mamedev/mame
2018-10-19 21:26:45 +02:00
R. Belmont
c19574d003
Merge pull request #4159 from cam900/patch-63
...
namcofl.cpp : Implement shadow
2018-10-19 14:46:13 -04:00
R. Belmont
736f08bac4
Merge pull request #4161 from cam900/patch-64
...
namcofl.cpp : Fix sprite banking
2018-10-19 14:45:54 -04:00
ajrhacker
1ebe853f65
Merge pull request #4163 from Bavarese/patch-4
...
[Rainbow-100]: write fault must not be set to 1
2018-10-19 14:36:58 -04:00
AJR
6a8f671ec0
cit101: Eliminate MCFG_ macros (nw)
2018-10-19 14:34:47 -04:00
Bavarese
d7538a918e
[Rainbow-100]: write fault must not be set to 1
...
Write fault must not be set to 1 permanently (only in case of fatal write errors).
2018-10-19 20:29:08 +02:00
AJR
ccef19b425
tms9914: Eliminate MCFG_ macros (nw)
2018-10-19 14:17:13 -04:00
Ivan Vangelista
abfe54b137
rs232: some more MCFG removal (nw)
2018-10-19 19:47:11 +02:00
ajrhacker
031f507a17
Merge pull request #4160 from hp9k/mb87030_temp_reg_fix
...
mb87030: fix temp register sampling
2018-10-19 11:36:07 -04:00
ClawGrip
b734fb8683
Add missing PROM and PLDs to "spangbl2" [ClawGrip, Roberto Fresca, Recreativas.org, The Dumping Union] ( #4162 )
...
* Add missing PROM and PLDs to "spangbl2" [ClawGrip, Roberto Fresca, Recreativas.org, The Dumping Union]
Also fixed one ROM size, added comments and corrected ROM labels.
* typo
2018-10-19 11:35:20 -04:00
Roberto Fresca
24aff9c031
Merge branch 'master' of https://github.com/mamedev/mame
2018-10-19 10:33:09 +02:00
cam900
dad6947f8d
namcofl.cpp : Fix sprite banking
2018-10-19 16:25:37 +09:00
Sven Schnelle
856176fea0
mb87030: fix temp register sampling
...
This makes Bootrom Rev C1 machines (/340, /370) boot via SCSI
2018-10-19 09:17:42 +02:00