Olivier Galibert
95cd81e5fd
wd33c93: Disable irq when drq is active, cps3 works again [O. Galibert]
2019-01-20 17:55:47 +01:00
MooglyGuy
e1486c9a2a
-spg2xx: Added palette viewer mode when video debugging is turned on, nw
2019-01-20 17:33:21 +01:00
AJR
202ccfc3bd
freeway: Attempt to figure out a few things about the hardware (nw)
2019-01-20 11:22:47 -05:00
MooglyGuy
7e335cfd9c
-vii: Added ROM mirroring for jakks_gkr titles. Fixes jak_disf crash, nw
2019-01-20 16:42:46 +01:00
MooglyGuy
3068dbc1af
-selgame: Fixed compilation on MSVC 2017, nw
2019-01-20 15:42:41 +01:00
mooglyguy
f0b4faef4e
New working machines
...
--------------------
Dora the Explorer (JAKKS Pacific TV Game) [Sean Riddle, David Haywood]
-unsp: Fixed S flag calculation. [Vas Crabb, Ryan Holtz]
2019-01-20 14:50:44 +01:00
AJR
05e1dc2353
phc25j: Fix MC6847 configuration (nw)
2019-01-20 08:05:17 -05:00
Ville Linde
44130d5dd9
k057714: Various improvements to video emulation in Keyboardmania games. [Ville Linde]
2019-01-20 14:00:07 +02:00
Nigel Barnes
d47d3ca4f7
sc3000: Added support for the SC-3000 Survivors Multicart and Megacart cartridges.
2019-01-20 11:26:35 +00:00
MooglyGuy
49a2eb1c86
-vsmile_ctrl: Fixed pad slot device. Disabled second controller for now until it can be made to work. nw
2019-01-20 08:15:02 +01:00
MooglyGuy
953d9737d4
-vsmile: Converted to use slot devices for controllers. Breaks controller input. Checkin in so Vas can look at it, nw
2019-01-20 05:12:08 +01:00
mooglyguy
53bf06db84
-vsmile: Turn the 'test point' GPIO port C bit off. Fixes choppy sprites. Promoted vsmile, vsmilef, vsmileg back to working. [Ryan Holtz]
...
-spg2xx: Various changes: [Ryan Holtz]
* Fixed Timer A and B counting at half the intended rate.
* Made do_sprite_dma write into m_spriteram shared pointer rather than hitting the memory system twice.
* Fixed vblank to automatically clear the IRQ on vblank-out.
* Made IRQ checking more consistent; no more redundant deassertions of various IRQ lines.
* Fixed TMB1 and TMB2 not activating if initialized to the lowest rate.
* Improved logging.
2019-01-20 04:30:49 +01:00
ClawGrip
88baed6b7d
New NOT_WORKING machine ( #4534 )
...
* New NOT_WORKING machine
---------------------
V.Reader (US, English, 2011-10-17) [ClawGrip]
New NOT_WORKING clones
---------------------
V.Reader (CA, English, 2011-10-17) [ClawGrip]
V.Reader (CA, French, 2011-10-17) [ClawGrip]
Storio (GB, English, 2011-10-17) [ClawGrip]
Storio (DE, German, 2011-10-17) [ClawGrip]
Storio (ES, Spanish, 2011-10-17) [ClawGrip]
Storio (FR, French, 2011-10-17) [ClawGrip]
Storio (NL, Dutch, 2011-10-17) [ClawGrip]
* Changed the CPU to ARM9 (ARM926EJ-S CPU core), at 240MHz (from the Nuvoton W55FA9363SDN technical manual, documented as it's normal working frequency)
* Add notes.
* Add vreader, vreadercaen, vreadercafr, storio, storiode, storioes, storiofr and storionl (nw)
* Typo (nw)
* Fix ROM size (nw)
2019-01-19 21:54:11 -05:00
ajrhacker
a1c222c068
Merge pull request #4535 from Firehawke/master
...
Add names for sides/additional floppies where appropriate (nw)
2019-01-19 21:53:06 -05:00
Firehawke
d27e58cacd
Add names for sides/additional floppies where appropriate (nw)
...
This will make Ultima 4/5 a lot less painful to use.
2019-01-19 19:47:18 -07:00
AJR
93dff4fe7d
fixfreq: Eliminate MCFG_ macros; internalize screen configuration (nw)
2019-01-19 21:35:59 -05:00
AJR
7828367c10
i8244: Eliminate MCFG_ macros; set screen parameters in device_config_complete (nw)
2019-01-19 20:55:50 -05:00
AJR
88c2e640f3
tanodr64: Fix system clock and SAM clock (nw)
2019-01-19 20:37:30 -05:00
AJR
3b532a2f52
tanodr64: Fix screen configuration by using NTSC VDG (nw)
2019-01-19 20:28:39 -05:00
R. Belmont
b7d31819df
Merge pull request #4533 from Firehawke/master
...
Minor cleanups, add new 4AM dumps (nw)
2019-01-19 19:43:53 -05:00
Firehawke
15c90fa8c5
Minor cleanups, add new 4AM dumps (nw)
...
Cleaned up spacing on a few entries, added Wishbringer r23, Planetfall r10, Ultima 4, and Ultima 5.
2019-01-19 17:29:16 -07:00
AJR
d09ca5ca30
freeway: Separate from amusco.cpp into its own skeleton driver (nw)
...
pit8253, pic8259: Default input clocks to zero (nw)
2019-01-19 17:32:53 -05:00
Olivier Galibert
dc3a9f87ab
sh2: Fix interpreter for cps3 [O. Galibert]
2019-01-19 22:51:22 +01:00
AJR
95491792aa
devices/bus: More floppy MCFG_ removal (nw)
2019-01-19 16:20:45 -05:00
MooglyGuy
165e617ca2
-spg2xx: Added additional timer logging, nw.
...
-vsmile: Demoted all drivers to MNW, nw.
This reverts commit d48481df90
.
2019-01-19 19:43:31 +01:00
MooglyGuy
d48481df90
-vsmile: Removed all of my work and returned to a skeleton driver, since it's not good enough for Haze. nw
2019-01-19 18:36:05 +01:00
Ted Green
247eb1fa77
Fixed MT07104: bbh, bbhsc, bbhsca, bbh2sp, bbh2spa, bbh2spb: Targeting is off (Osso)
2019-01-19 10:29:09 -07:00
couriersud
c8e4dab20c
netlist: Fix assertion. (nw)
2019-01-19 18:23:31 +01:00
couriersud
17d32e0bd5
netlist: pstream and ppreprocessor (now a pistream) refactoring. (nw)
2019-01-19 18:17:35 +01:00
AJR
b685850e01
z8: Add standard_irq_callback for the sake of debugging (nw)
2019-01-19 11:42:08 -05:00
AJR
b7968f73ec
Fix "undefined symbols" linking error (nw)
2019-01-19 11:38:56 -05:00
Nigel Barnes
7e1211bf71
New NOT_WORKING software list additions
...
---------------------------------------
bbc_flop_32016: GCAL, BCPL, Reduce
2019-01-19 16:26:23 +00:00
Nigel Barnes
d70be6d3a2
New working software list additions
...
-----------------------------------
bbcmc_flop: The Krystal Connection, Zap!, Acom
New NOT_WORKING software list additions
---------------------------------------
bbcmc_flop: Codename: DROID, Colossus Chess 4.0, Elite, Exile, Holed Out, Holed Out Extra Courses Vol.2, Micro Power Magic, Play It Again Sam, Play It Again Sam 2, Q-Master, Repton Thru Time, Repton Around the World in 40 Screens, Steve Davis Snooker, Stryker's Run, U.I.M.
2019-01-19 16:26:23 +00:00
David Haywood
9259b14fc5
allow JAKKS GameKeys to boot without debugger trick ( #4530 )
...
-vii: Fixed JAKKS GameKeys to boot without debugger trick. [David Haywood]
2019-01-19 16:46:44 +01:00
Nigel Barnes
96bef80924
New working software list additions
...
-----------------------------------
electron_rom: Commstar, Matrix, Multi-Forth 83, Time-Tender
New NOT_WORKING software list additions
---------------------------------------
electron_rom: E2P Operating System (ROM)
2019-01-19 15:33:34 +00:00
Nigel Barnes
50d08da653
New working software list additions
...
-----------------------------------
bbc_rom: Advanced BASIC Editor Plus, BASIC Editor & Toolkit, Aerodrome Training Aid, BeebAid 1.02, CNCIS DFS 1.2S, Demo (Master Compact), PMS Genie Real Time Clock, HiBASIC3, HiBASIC4, Image Processor 0.9A, Para-Max II, Plotmate A3 2.00, Plotmate A4 1.90, The Publisher 1.10, Colour Screenprint 1.02s, Solidisk DFS 2.1F (1770) Issue 2, Super Utility, UserRAM, Video Digitiser 1.03
New NOT_WORKING software list additions
---------------------------------------
bbc_rom: PMS Genie, Replay System Mk2 2.00, Master Replay, Solidisk ADFS 2.1 11/10/85, Solidisk ADFS 2.1J (10MB), Solidisk DDFS 1.4, Solidisk DFS 2.0 (Jan 85), Solidisk DFS 2.0 (Feb 85), Solidisk DFS 2.0A (8271/1770), Solidisk DFS 2.1J (1770), Solidisk DFS 2.21 Issue 1, VideoNuLA 1.02
Software list items promoted to working
---------------------------------------
bbc_rom: Advanced BASIC Editor, ConQuest, Inter-Base 2.0A, Inter-Word 1.02, Inter-Word 1.O2 [alt1], Inter-Word 1.O2 [alt2], Mega3, Instant Mini Office II, MRM E00 DFS 1.20, Quest Paint 1.10, Quest Paint 1.04, SpellMaster 1.66, SpellMaster 1.69, TED 1.11, Tic-Toc RTC, The Wapping Editor 1.30
2019-01-19 15:33:34 +00:00
Vas Crabb
db178071f5
no need to add that twice (nw)
2019-01-20 02:02:19 +11:00
Vas Crabb
e22568da38
one shouldn't assume page zero looks like a std::string (nw)
2019-01-20 01:44:08 +11:00
Vas Crabb
57d9f16115
vsmile: add skeleton controller bus
2019-01-20 01:25:44 +11:00
Vas Crabb
84e83a8bbc
Make search apply to the filtered list in system/software selection menus, and cache stuff used for searching in software selection menu
2019-01-19 22:58:04 +11:00
Robbbert
04aae3c533
(nw) fixed validation errors
2019-01-19 21:54:27 +11:00
Robbbert
fd931ce70d
(nw) Housekeeping.
2019-01-19 21:39:04 +11:00
Ivan Vangelista
76b5bcd1f7
imagedev\bitbngr: removed MCFG macros (nw)
2019-01-19 10:18:35 +01:00
Ivan Vangelista
536a49665f
imagedev\chd_cd, diablo: removed MCFG macros (nw)
2019-01-19 10:01:08 +01:00
yz70s
370af8430b
nforcepc.cpp: add placeholder for Asus AS99127F chip (nw)
...
Also small corrections to xbox_pci.cpp
2019-01-19 09:40:42 +01:00
Vas Crabb
e147e5ae97
restore functionality of the "Add to Favorites" item on the main in-emulation menu
2019-01-19 19:37:12 +11:00
Ivan Vangelista
4bea46bec7
midi: remove MCFG macros (nw)
2019-01-19 09:24:24 +01:00
Vas Crabb
3c158de624
see if Tea-CI likes this better (nw)
2019-01-19 18:07:50 +11:00
Vas Crabb
9198c2bd58
More UI stuff:
...
* Split up the different parts of ICO loading in the menus (locating files, scaling, drawing, etc.)
* Added icon support to software selection menu
* Added support for more ICO file variants, including PNG-in-ICO (new DIB parser is overkill for ICO but I can factor it out for BMP loading at some point)
* Added favourites filter for software menus - includes software that's favourited on any system, so GBC includes DMG favourties and vice versa
* Eliminated unnecessary member variables and O(n) walks in software selection menu
* Made the menus' cached texture structures a bit more efficient
2019-01-19 17:34:43 +11:00
braintro
3174c63078
new working clone - Guardians (P0-113A PCB)
...
New Clone Added
-------------------------------------------------------
Guardians / Denjin Makai II (P0-113A PCB) [caius, The Dumping Union]
2019-01-19 00:30:55 -06:00