AJR
efbe4b30ba
New S-100 device: ASC Associates SASI Host Computer Adapter [AJR, Bitsavers]
2019-12-06 19:02:57 -05:00
hap
05d6c01a48
Machines promoted to working
...
----------------------------
Sphinx Dominator (v2.05) [hap, Berger]
2019-12-07 01:01:04 +01:00
MetalliC
b7bf080c74
change recently dumped to clones, for consistency with other Star Horse sets (nw)
2019-12-07 01:41:55 +02:00
MetalliC
d663de5564
new NOT_WORKING machines
...
------------------------
Star Horse Progress Returns (main screen left) [Darksoft, rtw, MetalliC]
Star Horse Progress Returns (main screen right) [Darksoft, rtw, MetalliC]
Star Horse Progress Returns (live and voice) [Darksoft, rtw, MetalliC]
Star Horse Progress Returns (sound) [Darksoft, rtw, MetalliC]
2019-12-06 20:22:15 +02:00
hap
f7f0fed6ba
dominator: identify buttons (nw)
2019-12-06 16:56:26 +01:00
Vas Crabb
a36dd336b8
osborne1.cpp: don't need the timer to run every scanline if it's only for the beep (doesn't really improve performance)
2019-12-06 23:56:12 +11:00
Vas Crabb
be7476e81b
osborne1.cpp:
...
* Move drawing to scanline update function and get rid of intermediate bitmap
* Connect VBLANK input to PIA in machine configuration
* Use the screen parameters set by the BIOS in machine configuration for osborne1nv
* Turned SCREEN-PAC variant into a separate machine as it's a major hardware modification
* Got back some performance by adding a memory access cache
2019-12-06 23:12:11 +11:00
AJR
9f2b31a9d8
tsispch.cpp: Fix region width/endianness (nw)
2019-12-06 07:06:55 -05:00
yz70s
06a1b954ed
nforcepc.cpp: set voltage read registers to valid values (nw)
2019-12-06 10:51:55 +01:00
yz70s
ce9205ddda
xbox_pci.cpp: found gpio pins mode registers (nw)
2019-12-06 10:51:54 +01:00
Vas Crabb
58a2d5859a
mmd2.cpp: that was a lot of run-time tag map lookups... (nw)
2019-12-06 16:15:57 +11:00
AJR
83123f2334
sigma21: Improve colors? (nw)
2019-12-05 23:50:21 -05:00
AJR
09b1411349
sigma21: Move BAD_DUMP flag to canonical position; add note about title (nw)
2019-12-05 23:37:36 -05:00
AJR
eff2431383
sigma21: Preliminary gfxdecode (nw)
2019-12-05 23:12:24 -05:00
AJR
ef4d657213
New machines marked as NOT_WORKING
...
----------------------------------
21 (Sigma) [Yasu]
2019-12-05 21:23:10 -05:00
hap
cc116dc972
added LC7582 LCD Driver (nw)
2019-12-06 02:25:10 +01:00
Ivan Vangelista
41e5fd22e0
misc Atari drivers: fixed fulltag[0] == ':' assert in debug builds (nw)
2019-12-06 00:36:30 +01:00
hap
011350cceb
New machines marked as NOT_WORKING
...
----------------------------------
Sphinx Dominator (v2.05) [hap, Berger]
2019-12-05 19:44:37 +01:00
David Haywood
b96f87a6d6
new machines NOT WORKING ( #6007 )
...
-----
Fantasy Story [David Haywood, caius, The Dumping Union]
technically it's fully playable, but since there's no sound I've left it as NOT WORKING for now, as first impressions will be bad, sound is driven by a PIC.
2019-12-05 17:54:07 +01:00
sasuke-arcade
9911cc61a0
galivan.cpp, armedf.cpp : Adjusted Some games DAC gain compared with PCB movies. ( #6016 )
...
* galivan.cpp, armedf.cpp : Adjusted Some games DAC gain compared with PCB movies.
youma, ninjemak
- https://www.nicovideo.jp/watch/sm4519702
- https://www.nicovideo.jp/watch/sm4520007
kozure
- https://www.nicovideo.jp/watch/sm4186904
armedf
- https://www.nicovideo.jp/watch/sm4175795
legion
- https://www.nicovideo.jp/watch/sm7128742
ccrimbr2
- https://www.nicovideo.jp/watch/sm4174557
danger
- https://www.nicovideo.jp/watch/sm7129509
galivan
* Tuned ninjemak
2019-12-05 15:57:16 +01:00
Ivan Vangelista
5b4d3e9c7a
sweetland.cpp: integrated x68303's research (nw)
2019-12-05 10:36:24 +01:00
ClawGrip
8114ac6235
New machines marked as NOT_WORKING ( #6013 )
...
* New machines marked as NOT_WORKING
----------------------------------
PC Super Color (Spain) [ClawGrip]
* Add 'pcscolor' (nw)
2019-12-05 19:44:57 +11:00
ClawGrip
b56134a182
taitopjc.cpp: Add PLDs to 'optiger' [jordigahan, ClawGrip]
2019-12-05 19:18:59 +11:00
Ivan Vangelista
28ac91d056
vanguardmk1.cpp: a SYST it is (nw)
2019-12-05 08:56:27 +01:00
arbee
5ad429f4a5
Correct copy/paste error (nw)
2019-12-04 22:24:35 -05:00
AJR
5051bcdab2
Use std::forward_list instead of custom linked structure and eliminate last use of auto_alloc in src/emu (nw)
2019-12-04 18:47:01 -05:00
AJR
f852af6cb8
r65c19: Fix BAR masking logic (nw)
2019-12-04 17:40:46 -05:00
AJR
12684d33ee
mc68hc11: Fix disassembly and execution of BRCLR/BRSET (IND, Y)
2019-12-04 17:17:49 -05:00
AJR
5f95c10b36
vngrdmk1: Map EEPROM where it can boot from (nw)
2019-12-04 17:01:03 -05:00
Ivan Vangelista
ea249534ca
fcrash.cpp, segas16a.cpp: fixed assert Expression: dest.cliprect().contains(cliprect) in debug builds, as done in 854469730f
(nw(
2019-12-04 22:56:17 +01:00
AJR
a558b8c633
magreel.cpp: Tentatively identify the CPU ROM (nw)
2019-12-04 16:42:59 -05:00
David Haywood
3127f799a2
Sunplus Plug & Play work (cleanup + fixes + notes based on wrlshunt code analysis) ( #6010 )
...
* misc sunplus work (nw)
* unbreak a few things, remove some test code (nw)
* mask shift values, maybe correct based on code study (nw)
* refactor (nw)
* notes based on code study (nw)
* force a different codepath in wrlshunt, static screen, but differnet, no crash, need to see if it's valid (nw)
* test (nw)
2019-12-04 14:26:23 -05:00
hap
c4fcbb0ce7
regence: french button labels (nw)
2019-12-04 19:23:07 +01:00
R. Belmont
62de67b8f1
Merge pull request #6012 from rfka01/master
...
rainbow.cpp: add electronically dumped Rainbow A ROMs
2019-12-04 12:45:29 -05:00
Ivan Vangelista
4e32810b5a
New machines marked as NOT_WORKING
...
----------------------------------
Sweet Land [credits to be added]
Vanguard MK1 [Caps0ff]
2019-12-04 16:56:48 +01:00
rfka01
4f026c8ba8
rainbow.cpp: add electronically dumped Rainbow A ROMs
2019-12-04 12:20:39 +01:00
arbee
33e51e07f8
apple2 updates: [R. Belmont]
...
- Add -bios option to configure the original II with the Autostart Monitor
- Fix crash when running II or II Plus without a card in slot 0
2019-12-03 22:04:10 -05:00
ajrhacker
d4c092ade2
Merge pull request #5999 from sasuke-arcade/sdheat_service_fixed
...
spdheat.cpp : Changed DIPSW service mode definition
2019-12-03 16:49:16 -05:00
AJR
62bb860d61
New NOT_WORKING clones
...
----------------------
Tetris (bartop, prototype) [Andy Welburn]
2019-12-03 16:01:18 -05:00
AJR
88238e2d61
dp8344: Disable side effects with certain opcodes; implement halt on reset (nw)
2019-12-03 15:31:02 -05:00
Ivan Vangelista
02d79dc882
mitchell.cpp: some more minor notes pkladies bootlegs (nw)
2019-12-03 17:17:20 +01:00
rfka01
26dd8400c7
at.cpp: new BIOS revisions (nw) ( #5991 )
...
* at.cpp: new BIOS revisions (nw)
* at, atpci.cpp: more BIOS versions and motherboards (nw)
* pc, genpc.cpp: added motherboards (jordigahan, ClawGrip)
* at.cpp: added motherboards and BIOS revisions (nw)
* at.cpp: added motherboards and BIOS versions (nw)
2019-12-03 11:05:00 -05:00
cam900
b9f0b7629b
namcofl.cpp : Use address_map_bank_device for ROM/RAM swapping, Use raw parameter for screen, Add notes, Fix sprite delaying, Fix namings ( #5985 )
...
finalapr : Use IMPERFECT_GRAPHICS tag related to sprite disappearing issue
2019-12-03 11:04:45 -05:00
sasuke-arcade
907acbacce
crgolf:cpp : Fix coinage DIPSW ( #6000 )
...
* crgolf:cpp : Fix coinage DIPSW
* Fixed "1Coins" to "1Coin".
* Change DIPSW caption
2019-12-03 11:01:52 -05:00
braintro
79308fcb7b
(nw) karnov.cpp: Verified label for karnov (US) i8751
2019-12-02 21:33:58 -06:00
braintro
8300cf7254
(nw) remove errant "//" left in before comment was moved
2019-12-02 21:12:49 -06:00
cam900
321b97206d
bnstars.cpp : Fix clock related to on-board XTALs ( #6002 )
...
* bnstars.cpp : Fix clock related to on-board XTALs
* bnstars.cpp : Add notes
* bnstars.cpp : Fix build
* bnstars.cpp : Add notes
2019-12-03 14:08:55 +11:00
braintro
f5f3207633
New clone marked as NOT_WORKING
...
New clones marked as NOT_WORKING
--------------------------------
Gondomania (World) [Corrado Tomaselli, The Dumping Union]
2019-12-02 21:06:53 -06:00
Ivan Vangelista
7dc4b7777d
mitchell.cpp: minor updates for pkladiesbl2 (nw)
2019-12-02 19:10:53 +01:00
AJR
05d7590928
dp8344: Add timer interrupt (nw)
2019-12-02 12:51:29 -05:00