Scott Stone
|
991cadcafb
|
funkball.c, midqslvr.c, xtom3d.c: [Peter Ferrie]
- correct slave_ack configuration member declaration
|
2013-01-05 09:31:16 +00:00 |
|
Scott Stone
|
99345a6c27
|
8042kbdc.c [Peter Ferrie]
- add support for keyboard enable command
- add support for keyboard reset command
idectrl.c [Peter Ferrie]
- correct status flags for multi-sector reads
- implement more correct controller reset values
- fix phantom slave drive detection problem
calchase.c [Peter Ferrie]
- corrected memory map to 64kb blocks
- corrected access to PAM register
- removed execution hack
queen.c [Peter Ferrie]
- split BIOS region into 64kb blocks
- implement missing PAM registers
- remove unused PAM regions
savquest.c [Peter Ferrie]
- split BIOS region into 16kb blocks
- implement missing PAM registers
- correct slave_ack configuration member declaration
|
2013-01-05 08:53:11 +00:00 |
|
R. Belmont
|
f5e3f157b1
|
missed a file (nw)
|
2013-01-05 05:04:44 +00:00 |
|
R. Belmont
|
696135be88
|
Checkpoint of "n68681" modernized, diserial-ized 68681 device (nw)
This covers the modernization aspect; the diserial-ization comes next. Do not convert other drivers to use this yet.
|
2013-01-05 05:03:38 +00:00 |
|
R. Belmont
|
2a2d72365e
|
(MESS) sq1/sqrack: Greatly improved display behavior [R. Belmont]
|
2013-01-05 04:57:00 +00:00 |
|
David Haywood
|
87082fc6a8
|
let's attempt something a bit different here, and be brave, use it for everything (nw)
|
2013-01-05 03:22:24 +00:00 |
|
Oliver Stöneberg
|
6ef5bb7da2
|
removed some unused AM_*_LEGACY macros (nw)
|
2013-01-05 02:23:32 +00:00 |
|
Andrew Gardner
|
a33f00ff55
|
dsp16: Added 16-bit immediate load opcode. [Andrew Gardner]
Fixed reset behavior.
Code reorganization.
|
2013-01-05 01:40:33 +00:00 |
|
Andrew Gardner
|
b547e0ac7b
|
Dsp16: Added registers and implemented the goto opcode. [Andrew Gardner]
|
2013-01-04 22:25:33 +00:00 |
|
Michaël Banaan Ananas
|
3fca4c81fa
|
small update from greg
|
2013-01-04 19:17:59 +00:00 |
|
Angelo Salese
|
b0d9ee6cfa
|
And just because I'm a good fella even after XMas, here's a gross hack I've used for this ...
|
2013-01-04 17:28:07 +00:00 |
|
Angelo Salese
|
b02fc6f360
|
Some information for PoP
|
2013-01-04 17:23:10 +00:00 |
|
smf-
|
186d0b526a
|
removed psx_state, all code shared between mame and mess is now in src/emu/ [smf]
|
2013-01-04 16:21:35 +00:00 |
|
Curt Coder
|
1566e7c2b8
|
(MESS) mm1: Added software list with boot disk. [Kara Trace, Curt Coder]
|
2013-01-04 15:31:33 +00:00 |
|
Curt Coder
|
3268e26afc
|
(MESS) c64: Cartridge WIP. (nw)
|
2013-01-04 15:19:20 +00:00 |
|
Curt Coder
|
79f94206f6
|
(MESS) c64: Softlist additions. (nw)
|
2013-01-04 15:18:51 +00:00 |
|
Michaël Banaan Ananas
|
9e570b60e9
|
d6 should not be forced to 0 after all
|
2013-01-04 14:43:55 +00:00 |
|
Olivier Galibert
|
2187a8afa7
|
(mess) D-110: Preliminary driver [Lord_Nightmare, O. Galibert]
|
2013-01-04 13:18:27 +00:00 |
|
Olivier Galibert
|
e8738c6a89
|
placeholders
|
2013-01-04 13:17:37 +00:00 |
|
Michaël Banaan Ananas
|
8312b8abcb
|
get rid of "from the next row", it also broke cocktail mode
|
2013-01-04 06:00:48 +00:00 |
|
Michaël Banaan Ananas
|
084681dfd4
|
fix grasspin infinite lives
|
2013-01-04 05:49:34 +00:00 |
|
R. Belmont
|
0812e4edf9
|
Missed this one in the last naomi commit (nw)
|
2013-01-04 03:45:09 +00:00 |
|
David Haywood
|
806b03905a
|
correct header comment (nw)
|
2013-01-04 02:37:17 +00:00 |
|
David Haywood
|
707d7a6160
|
emulated the bitswaps protection for lhb2 and vbowl/vbowlj instead of patching rom [iq_132]
|
2013-01-04 02:32:30 +00:00 |
|
R. Belmont
|
a31753f9b1
|
And I missed the PC (nw)
|
2013-01-04 01:45:46 +00:00 |
|
R. Belmont
|
3ed824ade0
|
h6280: remove extraneous colons from register names, makes debugger syntax to set them less Pascal-y (nw)
|
2013-01-04 01:44:30 +00:00 |
|
Angelo Salese
|
9fa9e2f7d1
|
Quick catch for the sake of 2013
|
2013-01-04 00:43:30 +00:00 |
|
Michaël Banaan Ananas
|
f7e0aee710
|
(small cleanup)
|
2013-01-03 23:07:40 +00:00 |
|
Curt Coder
|
c17d9e1995
|
(MESS) c64: Softlist additions. (nw)
|
2013-01-03 20:52:31 +00:00 |
|
David Haywood
|
84b404d396
|
Use the upper tile attribute bits from the *next* row on Grasspin? (nw)
(yes, this seems like utter lunacy but it's the ONLY way I can see this working. The CPU comms problem in transferring the dipswitches remains)
|
2013-01-03 20:37:18 +00:00 |
|
Curt Coder
|
169b825e3d
|
(MESS) Softlist fixes. (nw)
|
2013-01-03 20:18:26 +00:00 |
|
Curt Coder
|
4cb9838fad
|
(MESS) comx35: Fixed softlist. (nw)
|
2013-01-03 20:13:17 +00:00 |
|
Curt Coder
|
702067b866
|
(MESS) c64: Cartridge WIP. (nw)
|
2013-01-03 16:25:31 +00:00 |
|
Angelo Salese
|
b9c0b34082
|
TYPOs
|
2013-01-03 15:32:18 +00:00 |
|
Angelo Salese
|
244b2e200c
|
Added CD-ROM hook-up to kokoroj2, nw
|
2013-01-03 14:38:19 +00:00 |
|
Olivier Galibert
|
cc0f95bb74
|
tagmap: Try a slightly better hashing function [O. Galibert]
|
2013-01-03 14:22:27 +00:00 |
|
Phil Bennett
|
c014d27cd6
|
MSM6242: Fix hang on savestate load -nw-
|
2013-01-03 14:21:18 +00:00 |
|
Phil Bennett
|
e72c597d45
|
05084: fromanc2, fromancr: Freeze after reload [Phil Bennett]
|
2013-01-03 14:17:31 +00:00 |
|
Luca Elia
|
492567f0c9
|
metro.c update [Luca Elia]
- I4220 supports 16x16 tiles too
- merged in vmetal.c
|
2013-01-03 14:13:25 +00:00 |
|
Olivier Galibert
|
69b9abc42c
|
bbc: Fix another collateral damage of the acia irq fix [O. Galibert]
|
2013-01-03 13:09:54 +00:00 |
|
Olivier Galibert
|
23936afefc
|
flopimg: Avoid avoidable leaks [O. Galibert]
|
2013-01-03 12:41:48 +00:00 |
|
mahlemiut
|
f50fe16044
|
s11: Improved background music board banking a bit, gets the DAC working on s11c, but still not the CVSD.
|
2013-01-03 10:57:55 +00:00 |
|
Robbbert
|
fd37d619c2
|
Shuttlei : added extra prom (nw)
|
2013-01-03 10:27:03 +00:00 |
|
Robbbert
|
e0c9f7c06c
|
MT 5055 : Rebel5 correction to the description [Robbbert,AntoPisa]
|
2013-01-03 09:55:15 +00:00 |
|
Robbbert
|
d4e97c5a6f
|
MT 5044 : Beehive DM3270 The correct year of publication [Robbbert,AntoPisa]
|
2013-01-03 09:22:24 +00:00 |
|
Robbbert
|
c69f16d054
|
Ozon1 : fixed cocktail mode [Kevin Pickell]
|
2013-01-03 07:56:18 +00:00 |
|
mahlemiut
|
0d4f2a1a43
|
s11c: Preliminary start to System 11C. Games run, but there are issues with either the DAC and/or HC55516.
|
2013-01-03 06:23:15 +00:00 |
|
Robbbert
|
3322cea9b2
|
Galactic, spacmiss : hooked up port 7 (nw)
|
2013-01-03 05:50:04 +00:00 |
|
Angelo Salese
|
38efbc20ad
|
Preliminary transfer ready irq hook-up, makes Steam Heart's to enter into gameplay
|
2013-01-03 03:30:35 +00:00 |
|
Angelo Salese
|
7fba1bbe48
|
Simplified IRQ routine on PC Engine CD
|
2013-01-03 02:12:16 +00:00 |
|