AJR
6f54f6aa97
hazl1420: Add beeper (nw)
2018-10-02 00:42:53 -04:00
AJR
4d88de3c0b
hazl1420: Much better raster interrupts (nw)
2018-10-01 20:59:00 -04:00
hap
ca4325aed1
namcos22: fix possible array out of bounds reads at simulate_slavedsp (nw)
2018-10-01 20:36:03 +02:00
mooglyguy
25c2e30707
-vii: Fixed road layer in several Zone 60 games. [Ryan Holtz]
2018-10-01 20:06:41 +02:00
AJR
a1a5d58171
monzagp: Use DP8350 CRTC (nw)
2018-10-01 12:05:38 -04:00
mooglyguy
0247bafad1
-unsp: opcodes that use the data segment affect it on rollover. Fixes many Vii and Zone 60 video bugs. [Ryan Holtz]
...
-vii: Fixed a typo which caused several tilemap bugs. [Ryan Holtz]
2018-10-01 16:54:47 +02:00
smf-
02fcc308c0
clang doesn't like this (nw)
2018-10-01 11:30:21 +01:00
AJR
c920ea8593
dp8350: More complete line-by-line emulation of timing outputs (nw)
2018-10-01 03:26:33 -04:00
hap
ceb6c25436
namcos22: get rid of ss22 QUANTUM_TIME(only timecris needed it at boot) and make mcu irq timer trigger 3 times per frame instead of every scanline (nw)
2018-09-30 21:48:03 +02:00
mooglyguy
846537b292
silence debug prints, nw
2018-09-30 19:46:17 +02:00
mooglyguy
f9d503d751
-vii: Various changes: [Ryan Holtz]
...
* Changed the overly-generic set name "wireless" to something more descriptive.
* Removed references to "Chintendo" as it is not nor has it ever been a name of JungleTac/KenSingTon.
* Re-ported the u'nSP 1.0 core from Unununium.
* Ported serial EEPROM support from Unununium. Fixes many Sport Vii titles.
2018-09-30 19:46:17 +02:00
mooglyguy
bcf97f1c9c
generic_slot: Added default param to constructor so that it can be used without file extensions.
2018-09-30 19:46:17 +02:00
mooglyguy
f5dfaff417
debugcpu: Fixed watchpoints for CPUs with a negative address shift. [Ryan Holtz]
2018-09-30 19:46:17 +02:00
hap
e4d039bc07
witch is by Vic Tokai (nw)
2018-09-30 13:00:47 +02:00
AJR
8af4b0b42a
qx10kbd: Remove unused private variables to fix clang build (nw)
2018-09-30 00:00:23 -04:00
cracyc
a7ac2f0dae
qx10kbd: add keyboard rom and emulate it [Carl, Frank Hughes]
2018-09-29 22:23:02 -05:00
cam900
51f02ffaf2
iremga20.cpp : Fix frequency update algorithm ( #4040 )
...
* iremga20.cpp : Fix frequency update algorithm
* iremga20.cpp : Fix naming
* iremga20.cpp : Fix method
iremga20.h : Fix value name
2018-09-30 03:41:34 +02:00
hap
b757576f35
namcos22: get rid of scanline timer for dsp irqs (nw)
2018-09-30 03:07:25 +02:00
mooglyguy
02f25921e8
sun4c: Added support for full-width mem_mask on segment map writes, gets Aurora SPARC Linux to 'Booting Linux...' before it dies. [Ryan Holtz]
2018-09-29 16:09:03 +02:00
angelosa
064401bf00
contra.cpp: catch and fix spriteram buffer overflow [Angelo Salese]
2018-09-29 16:03:31 +02:00
angelosa
96bfa5f2a0
combatsc.cpp: fixed video garbage on state loads [Angelo Salese]
2018-09-29 16:03:01 +02:00
mooglyguy
e3b77361d0
sun4: Rewrote timers to actually tick at 1MHz. NetBSD 6.0 now runs until failing to reset the keyboard. [Ryan Holtz]
2018-09-29 12:47:20 +02:00
mooglyguy
fc37ac35b0
sun4c: More MMU fixes, makes SPARCstation SLC, IPX and 1+ happier, though not yet completely. [Ryan Holtz]
2018-09-29 10:56:41 +02:00
Angelo Salese
ab28690b71
Update TODO note (nw)
2018-09-29 10:42:07 +02:00
AJR
17f7f41ff0
tv990.cpp: Remove MCFG macros and INTERRUPT_GEN (nw)
2018-09-28 23:24:20 -04:00
ClawGrip
1039de5737
new working clone - Rim Rockin' Basketball (V1.2, bootleg) ( #4026 )
...
* Add "rimrockn12b"
* Add "Rim Rockin' Basketball (V1.2, bootleg)"
2018-09-28 22:22:06 -04:00
AJR
79753b6688
cgsix: Fix obviously wrong save_item call (nw)
2018-09-28 22:20:02 -04:00
mooglyguy
26f240e8b6
sun4c: Fixed RAM mirroring with 4 meg sets, and hooked up -ramsize option. [Ryan Holtz]
2018-09-29 03:58:28 +02:00
mooglyguy
a5bec0491f
-sun4c: Added savestate support. [Ryan Holtz]
...
-sun4c: SPARCstation IPX, SLC, 1+ and 2 now boot, but get angry to varying degrees for varying reasons. [Ryan Holtz]
2018-09-29 02:17:17 +02:00
mooglyguy
10e4a7babb
cgsix: Added font register and fixed drawing endianness. Improves SunView with cgsix-based cards. [Ryan Holtz]
2018-09-28 23:58:34 +02:00
mooglyguy
2b775adcc2
sun4: Changed sun4c to use an 82077 FDC and fixed hookup. Fixes FDC timeout warning in SunOS 4.1.4. [Ryan Holtz]
2018-09-28 23:58:34 +02:00
hap
049f9190b6
namcos22: Added viewmatrix reflection. This fixes alpinr2b character selection screen, raveracw and ridgera2 rear-view mirrors, and secret mirror track in raveracw. [hap, Ryan Holtz]
2018-09-28 22:42:29 +02:00
Vas Crabb
55085a01d3
(nw) fix RTS
2018-09-29 05:05:02 +10:00
Vas Crabb
451e5b2391
Emulate PS/2 keyboard/mouse controller - same MCU as AT, but wired
...
differently.
(nw) Keyboard functionality works, mouse functionality is untested and
not hooked up to anything. Will add slot devices for PS/2 mouse later.
For some reason the ct486 driver now reports a keyboard error on boot.
You can hit F1 to get past it, but it's annoying. I'll look into that
later as well.
2018-09-29 04:42:57 +10:00
AJR
b2eb6fa02e
Fix nonstandard syntax (nw)
2018-09-28 14:08:51 -04:00
Ivan Vangelista
f211cf0343
pc_lpt, upd765: removed MCFG macros (nw)
2018-09-28 19:04:34 +02:00
AJR
fff30faa4f
dp8350: Further notes (nw)
2018-09-28 11:23:44 -04:00
ajrhacker
833ae4f5c3
Merge pull request #4037 from DavidHaywood/280918
...
cps3 - light cleanups
2018-09-28 11:04:17 -04:00
ajrhacker
ac79449af9
Merge pull request #4036 from DragonMinded/twinkle_docs_update
...
Update Twinkle docs to match data gleaned from kits.
2018-09-28 11:03:34 -04:00
DavidHaywood
5d0cfc768f
(unrelated, but weclemanb is clearly a hack, mark it as such)
2018-09-28 12:30:14 +01:00
DavidHaywood
4ad99625f0
cps3 - light cleanups
...
(move some variable definitions to where they're used etc., fix last line of cliprect in new rowscroll code, divide fg draw into a function)
2018-09-28 12:01:48 +01:00
Ivan Vangelista
7d60bff404
bfm_sc2.cpp: removed 0xff filled alternate revision ROM in sc2scshxgman set (nw)
2018-09-28 11:43:57 +02:00
ClawGrip
8c3365c516
Change "froggervd" description (nw) ( #4025 )
...
Although the PCB is clearly from "Video Dens" the game software is from Hermatic (both are Spanish companies).
See a PCB pic at (the Video Dens name is on the bottom-left corner of the larger board): http://www.recreativas.org/frogger-3800-videodens
This is the PCB the dump came from.
More info about Hermatic: http://www.recreativas.org/video-hermatic-1039-hermatic
2018-09-28 11:40:06 +02:00
DragonMinded
296d70a0f2
Update Twinkle docs to match data gleaned from kits.
2018-09-27 22:15:39 -07:00
arbee
bb2eaa50ff
GENie: support for macOS Mojave (10.14) [R. Belmont]
2018-09-28 00:30:31 -04:00
ClawGrip
83d51618dc
Add PLDs to "atetrisb2" [ClawGrip, Roberto Fresca, Recreativas.org, The Dumping Union] ( #4032 )
2018-09-27 16:33:06 -04:00
AJR
25afc9ff21
hp2622a: Modernize handlers; hook up more ports and lines (nw)
2018-09-27 14:07:23 -04:00
hap
3b454a7a0a
iremga20: assume keyon is at reg 6 bit 1(not just any non-0 value), removed 2nd end of sample check, misc refactor and added notes (nw)
2018-09-27 19:34:05 +02:00
AJR
cc68d98dd6
z100: Full company name (nw)
2018-09-27 12:21:12 -04:00
AJR
63483b060e
New machines marked as NOT_WORKING
...
----------------------------------
Falco 5220 [Al Kossow]
2018-09-27 11:16:01 -04:00