Commit Graph

77120 Commits

Author SHA1 Message Date
AJR
6d9835065e Fix clang error: constexpr if condition evaluates to 2, which cannot be narrowed to type 'bool' [-Wc++11-narrowing] 2020-12-24 13:18:54 -05:00
Ryan Holtz
7ebdb0bd97 New machines marked as NOT_WORKING
------------------
Hewlett-Packard Jornada 720 [Ryan Holtz]

* arm7: Fixed interaction between instruction prefetching with the MMU enabled. [Ryan Holtz]

* sa111: Added skeleton device for Intel SA-1111 Microprocessor Companion Chip. [Ryan Holtz]

* sed1356: Added skeleton device for Epson/Seiko SED1356 video controller. [Ryan Holtz]

* sa1110: Various cleanups. Added rudimentary SSP module support. [Ryan Holtz]
2020-12-24 18:59:14 +01:00
hap
3ec0a65969 Machines promoted to working
----------------------------
Super Nova (Novag) [hap, Berger]
2020-12-24 18:40:20 +01:00
David Haywood
531eedcc7f
shuffle a few things around re: the BBL ST2302U based handhelds, give bbl338 its own map due to internal ROM etc. (#7584)
* shuffle a few things around re: the BBL ST2302U based handhelds, give bbl338 its own map due to internal ROM etc.

* fake some interrupts on bbl338

* better document test draw command, so that we can verify we're in test mode
2020-12-24 11:35:03 -05:00
AJR
cfd2932c2d mits680b: Use BRG device instead of hardcoded clock; correct XTAL value 2020-12-24 10:19:51 -05:00
AJR
f7585b3cdb a2bus: Add (corrected) ROM dumps and emulation of CCS Model 7710 Asynchronous Serial Interface [AJR, Apple II Documentation Project] 2020-12-24 10:02:48 -05:00
AJR
5bf175cb05 New device: Fairchild 4702B Bit Rate Generator 2020-12-24 09:56:49 -05:00
Ivan Vangelista
051c037453 champbwl.cpp: minor adjustment to foreground offset in flip screen 2020-12-24 13:31:42 +01:00
Barry Rodewald
fc15d7fe4c amstrad: add support for the Cheetah 125 Special rotational joystick, supported in Victory Road. 2020-12-24 23:31:02 +13:00
Brian Troha
4435651d89 drgnmst.cpp: Add PCB layout for Master's Fury. [Brian Troha] 2020-12-24 01:42:10 -06:00
DavidHaywood
146f35dd0c mastfury - tweak some priorities, although still not 100% how they derive from the register (doesn't seem identical to cps1) 2020-12-24 14:39:37 +11:00
hap
d88fec1614 snova: added lcd screen 2020-12-23 23:32:10 +01:00
Ryan Holtz
bdae1de304 -bgfx: Shader recompile after cgwg's changes. [Ryan Holtz] 2020-12-23 22:50:51 +01:00
cgwg
1a9560f064 Modified crt-geom-deluxe to track the power-law fall-off for longer (up to 1024 frames). Ensured that the intensity falls to zero afterward.
Note that this is currently only compiled for GLSL.
2020-12-23 21:56:05 +01:00
Ryan Holtz
02e7569aa4 -segas16b: Demoted bayroute1 to MACHINE_NO_SOUND. [Dunard Garaus] 2020-12-23 20:07:34 +01:00
Ivan Vangelista
decb135282 champbwl.cpp: removed MACHINE_*_MEMBER macros 2020-12-23 18:14:32 +01:00
AJR
0d77739c27 Add dump and skeleton devices for Emerald Technology 3XTwin ISA board 2020-12-23 10:56:26 -05:00
Robbbert
fc2a349485 cdp1864, eti660: fixed colour bugs 2020-12-24 01:25:49 +11:00
hap
600a989439 cps3: remove GAME_FLAGS alias now that it's not multiple flags anymore 2020-12-23 11:35:06 +01:00
hap
d3c2634e61 cps1: remove usage of octal literals, probably a typo 2020-12-23 11:33:17 +01:00
hap
cec7f7c683 snova: added inputs and leds 2020-12-23 11:29:15 +01:00
arbee
c0dee3c856 apple2gs: more slot mapping fixes based on hardware tests [gorlik, R. Belmont] 2020-12-22 23:02:44 -05:00
Brian Troha
30077b1ecb New working clones
------------------
Narc (rev 1.80) [CoolMod, Phil Bennett, Brian Troha, The Dumping Union]
2020-12-22 21:11:44 -06:00
arbee
add5e8a421 apple2: Support for the Videx Uniprint parallel card [R. Belmont, Golden Child] 2020-12-22 21:54:58 -05:00
AJR
a58ecc28ee lbpc: Add keyboard interface 2020-12-22 20:01:18 -05:00
AJR
a93c606377 lbpc: Updates
- Fix DMA
- Correct FDC hookup; add floppy drive and software list
- Add jumper port

* v40, v50: Enable a few OPCN-related internal connections
2020-12-22 16:34:47 -05:00
Lord-Nightmare
a23ea53673 Add skeleton driver for MGA MIUCHIZ handhelds [Lord Nightmare, ChrisMiuchiz]
New machines marked as NOT_WORKING
------------------
MIUCHIZ Virtual Companions
2020-12-22 12:47:48 -05:00
AJR
b8c6c52e0a at.cpp: Fix megapc again 2020-12-22 12:01:26 -05:00
AJR
da803518e0 at.cpp: Fix some mistakes in last commit 2020-12-22 11:59:48 -05:00
AJR
a71c44c745 pc_kbdc: Merge "PC KBDC" device with slot connector 2020-12-22 11:45:44 -05:00
AJR
735e7d5b2a util/png: Use std::string_view internally in another function 2020-12-22 08:18:47 -05:00
hap
bf4338f9a8 New machines marked as NOT_WORKING
----------------------------------
Super Nova (Novag) [hap, Berger]
2020-12-22 13:40:02 +01:00
Brian Troha
6d070e9824 midwunit.cpp: Correct NBA Hangtime / NBA Maximum Hangtime ROM labels. Additional Documentation as well. 2020-12-21 22:13:09 -06:00
AJR
8706e84e98 bgfx/chainmanager.cpp: Remove another entirely useless string_format call 2020-12-21 23:10:11 -05:00
AJR
2194589656 util/png: Update add_text to take std::string_view for arguments 2020-12-21 23:07:50 -05:00
AJR
0a5d207e66 Eliminate many unnecessary c_str calls 2020-12-21 22:47:30 -05:00
AJR
1ed70b0181 device.cpp: Do a little less logging 2020-12-21 22:24:05 -05:00
AJR
39aefe64d3 bagmanmc, bagmanm2: Transplant to modern galaxian.cpp driver 2020-12-21 21:04:22 -05:00
AJR
bb18b80300 mbc020.cpp: Fix unused variable error 2020-12-21 20:36:23 -05:00
AJR
10f32b61ba mbc020: Improve memory map; add dump of mapping PROM 2020-12-21 18:26:07 -05:00
AJR
709fab5c5f vreadere: Improve palette and power controls (still not entirely right?) 2020-12-21 14:48:27 -05:00
Olivier Galibert
cf472744a2 view: Save their state 2020-12-21 19:48:50 +01:00
David Haywood
4a27ad89e9
bbl338 : manually put some code in RAM, I can't see where this is coming from (probably internal) (#7574)
* bbl338 : manually put some code in RAM, I can't see where this is coming from, looks like internal ROM.

* add logging for commands that will need to be simulated

* some notes on how dphh8213 uses the internal calls, because they seem to map to the same features

* better document inputs
2020-12-21 12:38:23 -05:00
ajrhacker
82bfcdf137
Merge pull request #7580 from clawgrip/patch-12
twinbskt.cpp: Add PCB ASCII layout, fix flags and add ROM placeholder for ISD2590P
2020-12-21 12:32:45 -05:00
Ivan Vangelista
f7a35e644e vicdual.cpp: corrected lives dips for hocrash [Guru]
devices/machine/roc10937.cpp: initialized one variable in the constructor to avoid race condition
2020-12-21 18:25:23 +01:00
ClawGrip
cc0e065bad
twinbskt.cpp: Add PCB ASCII layout, fix flags and add ROM placeholder for ISD2590P 2020-12-21 17:36:08 +01:00
ajrhacker
91bef944cf
Merge pull request #7578 from davide125/next5
next_cdrom: initial cdrom software list for next
2020-12-21 10:32:50 -05:00
AJR
5b47040833 mbc020: Activate CRT display 2020-12-21 09:50:26 -05:00
Brian Troha
ab0dd3b906 New working clones
------------------
Narc (rev 4.00) [Phil Bennett, Brian Troha, The Dumping Union]
2020-12-21 00:04:37 -06:00
Davide Cavalca
5dfe6624e1 next_cdrom: initial cdrom software list for next 2020-12-20 21:55:02 -08:00