Michaël Banaan Ananas
d092f88bde
get rid of family name in description string
2013-11-14 22:58:44 +00:00
smf-
73a1093f30
Set the error bit in the IDE status register if the command causes a check condition [smf]
2013-11-14 22:50:01 +00:00
Curt Coder
ac953c7ea8
(MESS) s1410: Return drive not ready error when trying to recalibrate the unsupported drive 1. This fixes the phantom partitions in ABC 850/852. [Curt Coder]
2013-11-14 22:38:33 +00:00
smf-
e83e5c5162
Added SCSI status code & set it in all command handlers. It is sent over the bus when in status phase. In case of an error further information should be set in m_sense_key/m_sense_asc/m_sense_ascq & m_sense_information so that it can be returned by executing a request sense command [smf]
2013-11-14 21:43:42 +00:00
David Haywood
3e719baf10
I think it basically works now, so marked it as such, need to test more tho so might end up unmarking it again later.
2013-11-14 20:36:35 +00:00
Curt Coder
2be940615e
(MESS) Added nscsi versions of the SCSI callback device and Xebec S1410. [Curt Coder]
2013-11-14 17:16:05 +00:00
R. Belmont
cf674f39cc
SDL: fix non-Qt non-Windows build (MT #5364 ) [R. Belmont]
2013-11-14 03:58:10 +00:00
Curt Coder
01849c3eb6
(MESS) abc800: The hard disk units have only one floppy drive. (nw)
2013-11-13 22:42:10 +00:00
David Haywood
b5c017cc5a
more sensible stack location to prevent crashes / glitches (nw)
2013-11-13 20:59:57 +00:00
Curt Coder
98c5c072e2
(MESS) abc800: Added slot devices for the ABC 830/832/834/838 floppy disk drives, and the ABC 850/852/856 hard disk drives. [Curt Coder]
2013-11-13 20:45:50 +00:00
Curt Coder
9e1ebc7acd
Added a new macro MCFG_DEVICE_CARD_DEFAULT_BIOS, which can be used in the machine config to set the default BIOS for a slot card device. [Curt Coder]
2013-11-13 20:43:40 +00:00
Curt Coder
f329b77e35
Fixed make depend on OS X. (nw)
2013-11-13 20:40:52 +00:00
David Haywood
556913dc4d
set descriptions were swapped around (nw)
2013-11-13 20:31:26 +00:00
Wilbert Pol
84af05212b
t11.c: Modernized cpu core. (nw)
2013-11-13 20:28:20 +00:00
David Haywood
401639da56
document another finding (nw)
2013-11-13 20:08:21 +00:00
David Haywood
eb56f759e7
changed so that the intro runs, but it can no longer be started.. but at least this is a more proper flow.. (nw)
2013-11-13 19:22:36 +00:00
Wilbert Pol
c1cfac89cc
sprite.h: In sprite_device, when no shrared memory region can be found don't save state
...
the m_buffer member; assume the owner will take care of save stating the spriteram itself.
This fixes MT05292. (nw)
2013-11-13 19:07:50 +00:00
Michaël Banaan Ananas
ba55cd55d9
swap tinv2650-sia2650 parent-clone relationship
2013-11-13 18:46:02 +00:00
smf-
2262e3268e
I think I deserve equal blame after the amount of work I did on this (nw)
2013-11-13 18:37:42 +00:00
smf-
817bd2b58e
more changes, area51 stop atari logo flickering (nw)
2013-11-13 01:54:09 +00:00
smf-
2f76ef8f4e
tweak timings again (nw)
2013-11-13 01:46:20 +00:00
smf-
853043715c
Tweaks to the idehd timing, which are still based on complete fiction. [smf]
2013-11-13 00:52:38 +00:00
Alex W. Jackson
33063e55f9
CPS-1 update [Artemio Urbina]:
...
* Redumped CDU_22A.7F in dinou to match real
pcb, verified on two different sources
2013-11-13 00:16:44 +00:00
David Haywood
b96e4d7b1f
comment out a line (nw)
2013-11-12 21:31:59 +00:00
Curt Coder
be67993aa8
(MESS) abc800: Fixed hard disk geometry. (nw)
2013-11-12 20:40:11 +00:00
David Haywood
7b0dcbd288
improve notes (nw)
2013-11-12 20:12:37 +00:00
David Haywood
85ed93ada9
idle skip for theglad .. still don't understand current behavior tho, code is very similar in places to killbldp.. (nw)
2013-11-12 18:52:59 +00:00
Curt Coder
4981a41914
(MESS) abc800: Emulated the ABC 850 (10MB), ABC 852 (20MB), and ABC 856 (60MB) hard disk drives. [Curt Coder]
2013-11-12 15:00:38 +00:00
Michaël Banaan Ananas
5931e647d3
small update
2013-11-12 10:49:47 +00:00
David Haywood
e352bd5ca0
more fake code.. (nw)
2013-11-12 10:30:22 +00:00
Wilbert Pol
46c435359f
Fixed debug build; someonee please review these changes. (nw)
2013-11-12 09:55:58 +00:00
David Haywood
ecc753defc
trying to fake it a bit (nw)
2013-11-12 08:42:56 +00:00
David Haywood
8e65f31df5
added partial dump of internal rom from IGS game 'The Gladiator' - it's missing the first 0x188 bytes which are execute-only, unfortunately the code jumps to them in multiple places and it appears to be important so it still doesn't work (nw)
2013-11-12 04:19:05 +00:00
Couriersud
600177e069
Forgot to commit these changes.
2013-11-11 22:32:12 +00:00
Couriersud
cb5e376229
Netlist: Added some documentation to nl_base.h. Cleared namespace - all classes now have prefix netlist_.
2013-11-11 21:52:08 +00:00
Curt Coder
d4e9528575
(MESS) abc800: Xebec WIP. (nw)
2013-11-11 21:45:11 +00:00
Ivan Vangelista
c50a7f7be7
Modernized es5505/es5506 device. (nw)
2013-11-11 21:35:57 +00:00
Michael Zapf
1e18827a4f
(MESS) ti99: Made READY handling safer; more cleanups. (nw)
2013-11-11 19:51:19 +00:00
Michaël Banaan Ananas
ae2f75974f
batch vectors at the right time in queue
2013-11-11 18:53:55 +00:00
cracyc
9ef9fbf72a
(mess) isbc: bit more checkpoint (nw)
2013-11-11 18:25:52 +00:00
Curt Coder
c4b09b733c
(MESS) abc800: Xebec WIP. (nw)
2013-11-11 15:30:41 +00:00
David Haywood
b6eaedc0cb
new clones
...
Scramble (Recreativos Franco, Spanish bootleg) [Basilio Garcia]
2013-11-11 15:09:04 +00:00
Michael Zapf
ffde08ef04
(MESS) ti99: Some cleanups. (nw)
2013-11-11 14:59:01 +00:00
Scott Stone
1759aeb0a5
Marked BAD_DUMP for roms which did not match label written SUM16 for the set ecap. (nw)
2013-11-11 01:07:34 +00:00
Scott Stone
9fa79659d3
(MESS) atari400.c - Updated palette incorporating 'CGIA D020577' and 'GTIA C014805' tech doc info, including normalized grayscale with proper color gradient. Added phase shift values 24.7 thru 27.7 degrees in 0.5 degree increments. Enabled phase shift 26.2 degrees as default. Note included concerning display type impact on palettes. [Robert Tuccitto]
...
(MESS) rainbow.c: display blanking implemented. Documented TURBOW286 card and NEC V20 patch details, as well as new W5, W6, W90 jumpers. NVRAM save and recall now plays with DEC-100-B BIOS [Bavarese]
2013-11-11 00:12:47 +00:00
Curt Coder
00f7a980fa
(MESS) abc800: Xebec WIP. (nw)
2013-11-10 22:46:07 +00:00
Scott Stone
2919c65351
Comments related to undumped Language ROMs and the effects noted, if adverse, for Lunar Lander and Destroyer. (nw)
2013-11-10 22:27:42 +00:00
cracyc
e338252b80
(mess) isbc: 7E1 (nw)
2013-11-10 21:11:18 +00:00
Michael Zapf
46c5a0b33d
ti990: Moved into ti99 subdirectory. (nw)
2013-11-10 13:47:10 +00:00
Robbbert
beaf39b66d
(MESS) C80 : Added notes; added wave sound (nw)
2013-11-10 13:28:07 +00:00