hap
b743903488
c64 fcc: clear comms flags on reset (nw)
2019-05-13 17:36:51 +02:00
hap
9300a0c518
c64 fcc: rename roms (nw)
2019-05-13 16:41:31 +02:00
Dirk Best
678036bb78
splus: Fix segfaults for sets spset005, spset015, spset026
2019-05-13 16:31:08 +02:00
hap
87f72ffe10
c64 fcc: don't use romh for external rom (nw)
2019-05-13 16:12:16 +02:00
AJR
19158e52c6
dc320e: Make board self-ID as 320E rather than 820B (nw)
2019-05-13 10:08:08 -04:00
AJR
40f4e19dbf
i82355: Use standard EISA board name format (nw)
2019-05-13 09:50:12 -04:00
rfka01
c4e4778015
at.cpp: Siemens-Nixdorf notebooks (non-working) and 486 mainboards, ( #5046 )
...
* at.cpp: Siemens-Nixdorf notebooks (non-working) and 486 mainboards, Nixdorf 286
* at.cpp: more pcd-4nd
* at.cpp Siemens-Nixdorf PCD-3Nsx notebook
* at.cpp: TA Walkstation DX and SX
* at.cpp: Nixdorf Laptops 8810 M15, M16 CGA and M16 VGA
2019-05-13 09:11:28 -04:00
AJR
69c66e3046
raiden2.cpp, r2dx_v33.cpp: Buffer sprite RAM (fixes zeroteam starting bikes); minor improvement to sprite sort DMA
2019-05-13 09:02:36 -04:00
Curt Coder
d8e072cd5e
c64: Emulated the BusCard IEE-488 / Centronics cartridge. [Curt Coder]
2019-05-13 15:58:02 +03:00
Patrick Mackinlay
7131463c21
r4000: housekeeping (nw)
2019-05-13 12:31:06 +07:00
arbee
8ec45b8865
Omitting braces style is the devil (nw)
2019-05-12 20:46:59 -04:00
arbee
ed75599352
apple2: fix long hang on SCSI Card boot when a CD-ROM is present with no disc inserted [R. Belmont]
2019-05-12 20:33:01 -04:00
hap
4cfb9da708
New working clone added
...
----------
Shuttle Voyage [Sean Riddle, avlixa]
2019-05-13 00:37:50 +02:00
AJR
4ef8ba4786
z8000: Register save state; misc. cleanup
2019-05-12 17:08:16 -04:00
braintro
ab914cd099
New working clone
...
New working clone
------------------
Last Fortress - Toride (Japan, VG460 PCB) [twistedsymphony]
2019-05-12 14:30:00 -05:00
mooglyguy
ebb591c233
-newport: Fixed fast-clear mode. [Ryan Holtz]
2019-05-12 20:38:34 +02:00
mooglyguy
e9a84bc89e
-ioc2: Fixed mappable interrupt checks. Fixes IRIX 6.5 installer hanging on keyboard input. [Ryan Holtz]
...
-r4000: Changed LL/SC behaviour to not use a write tap. Possibly incorrect behaviour, but IRIX 6.5 installer doesn't hang anymore on miniroot creation, nw
2019-05-12 20:38:34 +02:00
Robbbert
7388d5bd12
(nw) studio2,eti660,tmc1800,vip: added notes; reverted my change of a week ago
2019-05-13 03:07:18 +10:00
Nigel Barnes
5f68641241
bbc: Implemented PMS Genie ROM device.
2019-05-12 16:10:39 +01:00
couriersud
4437d3bbc2
netlist: array -> std::array (nw)
2019-05-12 14:08:16 +02:00
couriersud
4be4bb12e9
galaga: Manually apply pull request #3532 : star field lfsr
...
implementation
Manually applied the lfsr part of #3532 and verifying against static
star field. Also added documentation and my findings about the known
star field decoding algorithms.
2019-05-12 14:08:15 +02:00
Ivan Vangelista
380fb5d313
seta.cpp: added 2nd player inputs for kiwame (nw)
2019-05-12 11:15:40 +02:00
Ivan Vangelista
0a0f485837
firetrk.cpp: added small note. Info provided by Andrew Welburn (nw)
2019-05-12 09:39:06 +02:00
Ivan Vangelista
6701ce5388
taito_f2.cpp: fixed driveout regression (nw)
2019-05-12 08:20:24 +02:00
rfka01
2522441bf8
pc.cpp: Moved Commodore PC-I to compc.cpp, added BIOS version that runs ( #5038 )
...
* pc.cpp: Moved Commodore PC-I to compc.cpp, added BIOS version that runs
* at.cpp: added Commodore Tower 386 and 486
* genpc.cpp: added BIOS version
* at.cpp: 286 BIOS variants
2019-05-11 21:33:39 -04:00
cam900
9cfb071b0e
mlanding.cpp : Updates ( #5039 )
...
Simplify handlers, Reduce duplicates, Runtime tag lookups, Reduce unnecessary lines, Use shorter / correct type values
2019-05-11 21:33:29 -04:00
Robbbert
efedada9be
(nw) megadriv.xml : fixed validation error, removed not needed offset=0
2019-05-12 11:13:37 +10:00
hap
f748a7fe59
Software list items promoted to working
...
---------------------------------------
c64_cart: The Final ChessCard (Ger, v1.0) [hap]
New working software list additions
-----------------------------------
c64_cart: The Final ChessCard (Eng, v1.0) [hap, Ratuv]
c64_cart: The Final ChessCard (Ger, v1.5) [hap, DDI]
2019-05-12 01:28:02 +02:00
MetalliC
fa2c75735a
note (nw)
2019-05-12 00:59:49 +03:00
Scott Stone
2a4f015a8f
megadriv.xml: Per Stiletto, adjusted some carts to a "baddump" status based on comments in softlist. (nw)
2019-05-11 16:29:57 -04:00
couriersud
1d3ace8cb4
netlist: remove base_dummy class and fix CD4020 VCC/VDD.
2019-05-11 21:24:41 +02:00
AJR
5c9d51b860
pk8020: Major update
...
- Emulate programmable logic device used for banked address decoding
- Improve serial port/USART hookup
- Save state support
- Massive code cleanup
2019-05-11 14:41:10 -04:00
Nigel Barnes
037714e412
bbc: Added ATPL AutoPrommer and User Port Splitter devices.
2019-05-11 18:42:27 +01:00
Nigel Barnes
a4503eb57a
electron_cass.xml: Corrections to year and publisher (nw)
2019-05-11 18:42:27 +01:00
Nigel Barnes
e0f9fdf1f8
dragon.cpp: Added Premier Sprites board.
2019-05-11 18:42:27 +01:00
Nigel Barnes
d4ab3c5549
coco12.cpp: Added handlers for CTS region $C000-$FEFF, allows cartridges to implement devices in this region.
2019-05-11 18:42:27 +01:00
Curt Coder
7255f87b9e
c64: Route LORAM to expansion port interface for BusCard. [Curt Coder]
2019-05-11 20:16:37 +03:00
R. Belmont
b329fa3125
Merge pull request #5035 from cam900/galastrm_args
...
galastrm.cpp : Updates
2019-05-11 10:33:37 -04:00
R. Belmont
208f1aca88
Merge pull request #5034 from cam900/namcos2_sprite_a
...
namcos2_sprite.cpp : Updates
2019-05-11 10:33:26 -04:00
R. Belmont
7e4a568950
Merge pull request #5033 from cam900/kaneko_spr_intgfx
...
kaneko_spr.cpp : Updates
2019-05-11 10:33:12 -04:00
R. Belmont
cb75f14769
Merge pull request #5036 from rfka01/master
...
at.cpp: added Commodore PC70-III, DT386 and DT486, comments
2019-05-11 10:32:54 -04:00
David Haywood
3f4424e056
smartfp - some video dma stuff, improved logging, debug stuff ( #5037 )
...
* debugging help (nw)
* better logging (nw)
* smartfp - video dma stuff (nw)
* tidy (nw)
* sprite stuff (nw)
* (nw)
2019-05-11 10:32:40 -04:00
rfka01
053db77ecc
at.cpp: added Commodore PC70-III, DT386 and DT486, comments
2019-05-11 12:26:15 +02:00
cam900
485827b2f4
galastrm.cpp : Updates
...
Simplify handlers, Simplify gfxdecodes, Reduce unnecessary lines, Fix spacings, Use shorter / correct type values, Add notes
2019-05-11 17:10:39 +09:00
Ivan Vangelista
727afdeec9
vsnes.h: fixed compile (nw)
2019-05-11 09:58:40 +02:00
cam900
b1b2b37296
namcos2_sprite.cpp : Updates
...
Simplfiy / Correct sprite gfx select behavior, Reduce unnecessary lines, Fix spacings, Use shorter / correct type values
namcos2.cpp : Simplify gfxdecodes
2019-05-11 14:46:57 +09:00
arbee
42221910aa
vsnes: redid Z80 interfacing to schematics, still doesn't work [R. Belmont, kevtris]
2019-05-11 00:21:50 -04:00
cam900
5f64fa48b4
kaneko_spr.cpp : Updates
...
Internalize gfxdecodes(VU002 has 4bpp, KC002 has 8bpp), Reduce unnecessary lines, Fix spacings,Use shorter / correct type values
2019-05-11 12:27:23 +09:00
R. Belmont
17eaa15deb
Merge pull request #5032 from cam900/patch-94
...
namco_c355spr.cpp : Fix crash
2019-05-10 23:24:16 -04:00
cam900
47a00fdc9e
namco_c355spr.cpp : Fix crash
2019-05-11 10:54:24 +09:00