Commit Graph

63691 Commits

Author SHA1 Message Date
ajrhacker
a7ae4d21aa
Merge pull request #4538 from algestam/gnw_rshower
New working machine added
2019-01-20 19:12:12 -05:00
AJR
3004400859 z8: Mask RP properly for debug register view (nw) 2019-01-20 19:05:10 -05:00
AJR
3f1eb60d6c New machines marked as NOT_WORKING
----------------------------------
BERT [Volker Pohlers]
2019-01-20 19:05:09 -05:00
Henrik Algestam
ff3980cbc9 New working machine added
-----------
Game & Watch: Rain Shower [algestam]
2019-01-20 23:16:32 +01:00
couriersud
26420facff netlist: add comment processing to preprocessor. [couriersud]
Comments are now processed in the preprocessor. Previously directives in
multiline comments were processed.
2019-01-20 22:18:07 +01:00
mooglyguy
46485eb727 -vsmile_slot: Removed must_be_loaded flag, as both vsmile and vsmileb will function to an extent without a cartridge. [Ryan Holtz]
-vsmileb: Added vsmile cart slot and memory banking. V.Smile Baby games are now bootable. [Ryan Holtz]
2019-01-20 21:01:26 +01:00
AJR
7d30e2d374 More progress towards ISA DACK line support (nw) 2019-01-20 14:40:28 -05:00
Nigel Barnes
8fc5cb0f73 New working software list additions
-----------------------------------
sc3000_cart: SC-3000 Survivors MkII Multicart v2.28, SC-3000 Survivors MkII Multicart v2.31, SC-3000 Survivors Megacart v2.31 [SC-3000 Survivors]
2019-01-20 19:36:40 +00:00
AJR
cfe9e4e854 bus/isa: Preparation for supporting DACK handshake line (nw) 2019-01-20 14:07:09 -05:00
MooglyGuy
d682a3c569 -vsmileb: Found the GPIO bit that boots into the on-board game. [Ryan Holtz] 2019-01-20 19:46:37 +01:00
MooglyGuy
49a50ae2ae -spg2xx: Fade control register is 8 bits wide, not 7. Fixes flickery fading in rad_fb2. [Ryan Holtz] 2019-01-20 19:30:14 +01:00
MooglyGuy
7805e7e9f4 -spg2xx: Remove stale debug printf, nw 2019-01-20 19:00:55 +01:00
MooglyGuy
30ca803ec5 -spg2xx: Early-out if trying to blit a scanline outside the visible range. Fixes palette trashing in jak_disf. [Ryan Holtz] 2019-01-20 18:38:26 +01:00
couriersud
83d558d096 netlist: nlwav now also converts log files to VCD format. [couriersud]
Please refer to nlwav --help for examples. There is also an example how
to create multi-channel wav files.
2019-01-20 18:29:27 +01:00
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