R. Belmont
7afef2907f
Merge pull request #4905 from cam900/gbsnd_args
...
sound/gb.cpp : Simplify handlers
2019-04-19 16:16:06 -04:00
R. Belmont
028aeb3e4b
Merge pull request #4906 from DavidHaywood/150419
...
32xe - pinochio - fix rom loading
2019-04-19 16:15:50 -04:00
MooglyGuy
70edd9cd45
-cdicdic,cdislave: Modernized logging, nw
2019-04-19 21:50:20 +02:00
AJR
33fd2b6e1f
harriet: Revert NVRAM mapping change; silence some logging (nw)
2019-04-19 14:41:38 -04:00
Roberto Fresca
ecc53645e5
Royal Card (Slovak, encrypted) improvements: [Roberto Fresca, Grull Osgo]
...
- Adjusted the decryption offsets.
- Improved memory map.
- Mirrored PIA #0 to $6800, and PIA #1 to $6000.
- Improved inputs.
- Created a default NVRAM.
- Changed game description to Royal Card (Evona, Polish, encrypted).
- Switched the CPU base to R65C02 to avoid the bug when a NMI occurs in a BRK.
- Added a temporary workaround to force a NOP after the BRK, and
balanced checksums. Will be removed once found a workaround in
the decryption routines.
- Added technical and game notes.
- Promoted the game to working.
Machines promoted to working
----------------------------
Royal Card (Evona, Polish, encrypted) [Roberto Fresca, Grull Osgo]
2019-04-19 18:45:34 +02:00
AJR
f4f60c9df8
eps: Fix accidental breakage in last commit (nw)
2019-04-19 12:00:32 -04:00
AJR
a0e4dc4290
esq5505.cpp: Fix crash in most sets caused by misconfigured address map (nw)
2019-04-19 11:48:08 -04:00
AJR
bc9e7c6eb7
harriet: Add one SCSI controller (nw)
2019-04-19 11:15:34 -04:00
Robbbert
42c8adb4e2
(nw) 6522 cleanups
2019-04-20 01:11:49 +10:00
Robbbert
a89e6f3cc4
(nw) via6522: removed unneeded space and offset
2019-04-20 00:50:19 +10:00
Robbbert
ad6f47d693
(nw) datum: added rs232
2019-04-20 00:27:52 +10:00
AJR
2c4be3fab2
vme_fcscsi: Put back B41 autovector option (nw)
2019-04-19 08:58:55 -04:00
AJR
7ad4b4d194
hd63450: More accurate IRQ handling with a tidier interface
2019-04-19 08:22:29 -04:00
hap
64b7857113
novag_sexpert: update note (nw)
2019-04-19 14:17:15 +02:00
Robbbert
7447b39cd5
aim65: added printer display
2019-04-19 20:15:23 +10:00
Robbbert
6d3eddd819
(nw) possible fix for MT 07275 [hap]
2019-04-19 18:38:13 +10:00
AJR
379b9e6c92
cdicdic: Interrupt vector register exists, so use it for vectoring (nw)
2019-04-18 19:23:54 -04:00
MooglyGuy
abdb30d874
-unsp: Fixed Multiply Signed*Signed opcode in DRC. Fixes controls in jak_pooh. [Ryan Holtz]
2019-04-19 00:54:26 +02:00
AJR
b5206d3f5d
mcd212: Misc. updates (nw)
...
- Remove spurious second interrupt output (was already dummied out)
- Take ownership of shared pointers to video RAM
- Improve device name
2019-04-18 18:40:08 -04:00
Michael Zapf
72a90d61d2
tmspoker: Added some comments for later resolution. (nw)
2019-04-18 22:31:15 +02:00
Michael Zapf
990e11598a
tms99xx: Fix some comments. (nw)
2019-04-18 18:07:59 +02:00
hap
dfbde43dda
New working clones added
...
-----------
Super Expert (version B, model 886) [Berger]
Super Forte (version A, set 1) [Berger]
2019-04-18 16:54:05 +02:00
Dirk Best
1bd7bce0bc
akkaarrh: Document more lamps, cleanup (nw)
2019-04-18 10:40:17 +02:00
AJR
f3963ef41d
tekram_dc820.cpp: Map the SCSI chips; FIFO test now passes but BMIC test fails (nw)
2019-04-17 23:16:57 -04:00
AJR
06fc72cdcb
Add skeleton devices for Tekram EISA SCSI contrllers [Metropoli BBS Archive, I-Shou University File Server]
2019-04-17 21:57:39 -04:00
AJR
2ecfd840e8
wd37c65c: Allow second clock to be configured (not used yet) (nw)
2019-04-17 19:47:17 -04:00
couriersud
e812e77567
netlist: srcclean (nw)
2019-04-18 01:24:36 +02:00
couriersud
6392b345e6
netlist: scalable error messages.
...
This approach uses functors for logging messages.
2019-04-18 01:18:01 +02:00
AJR
e6261f9e39
x68k_crtc: Explicitly configure all clocks (nw)
2019-04-17 18:59:55 -04:00
couriersud
4451f21fc9
breakout: slightly better fix. (nw)
2019-04-18 00:02:14 +02:00
AJR
aa98eae728
cdicdic: Explicitly configure second clock (nw)
2019-04-17 17:49:51 -04:00
AJR
185bbcad46
cdi: CDIC vectors its own interrupt (nw)
2019-04-17 17:07:07 -04:00
couriersud
ae8aa35955
Fix breakout regression. (nw)
2019-04-17 22:50:17 +02:00
Michael Zapf
0c70ab3079
tms99xx: Change setaddress method signature to (address,buslines); treating an address as a value to be written does not work with memory maps. Also fix 99/4p regression with wrong cru address access to peribox/evpc.
2019-04-17 22:39:50 +02:00
AJR
cdd6766fe4
scc68070: Merge CPU device with on-chip peripheral emulation
...
- Add internal clock divider
- Add a few crude hacks to force status bits in unemulated UART and I2C
2019-04-17 15:41:23 -04:00
hap
3206776950
stopthief: added buttons to layout (nw)
2019-04-17 20:42:37 +02:00
couriersud
bfa1dacd17
Fix validation crash. (nw)
2019-04-17 19:58:12 +02:00
couriersud
3afd712637
plib: mempool refactoring. (nw)
2019-04-17 19:58:11 +02:00
AJR
ced8e963be
cdi: Further decoupling of device emulation; improve clock documentation (nw)
2019-04-17 11:58:59 -04:00
Dirk Best
bfaf752379
akkaarrh: Add coin counters and lamp outputs
...
A test layout is provided to show the lamps, but isn't activated
by default. Choose it in the Video Options to see.
2019-04-17 17:05:50 +02:00
Ivan Vangelista
e2b39bb2e3
new not working machines
...
-----------------------------------------------------------------------------
Multi-Action 6710-13 [Brian Troha, The Dumping Union]
Multi-Action 7551 [Brian Troha, The Dumping Union]
Multi-Action 7556 [Brian Troha, The Dumping Union]
2019-04-17 16:56:40 +02:00
AJR
83f7c54d3b
cdi: Safety first (nw)
2019-04-17 09:27:44 -04:00
AJR
1b4d25fdba
mcd212: Disentangle from driver state class (nw)
2019-04-17 09:15:36 -04:00
braintro
1614a6c9e2
(nw) minor doc update
2019-04-17 07:52:20 -05:00
Robbbert
38737752ad
(nw) aim65 : added the reset button that's on the front of the unit
2019-04-17 22:28:39 +10:00
AJR
2196288624
genpc.cpp: Fix clang error: invalid digit '8' in octal constant (nw)
2019-04-16 23:59:12 -04:00
AJR
f123c6ab05
A bit of srcclean (nw)
2019-04-16 23:51:20 -04:00
rfka01
bb76779452
pc.cpp, genpc.cpp: More XT clones and BIOS variants ( #4901 )
...
* pc.cpp, genpc.cpp: More XT clones and BIOS variants
* pc.cpp: Added Kyocera XT
* compc.cpp: Added BIOS version 2.01 for PC-10
* genpc.cpp: Added various XT BIOS versions
* pc.cpp, genpc.cpp: Added various XT BIOS versions
* genpc.cpp: More XT BIOS variants
2019-04-16 23:47:49 -04:00
Robbbert
86bfb3ecfa
(nw) Housekeeping.
2019-04-17 13:18:52 +10:00
ajrhacker
46f460a914
Merge pull request #4899 from clawgrip/patch-8
...
tvgogo.xm: Add known cartridges list (nw)
2019-04-16 23:08:29 -04:00