Fabio Priuli
e2b5232c12
fix for MT#05222
2013-06-30 08:42:13 +00:00
Curt Coder
0eaa6130f9
(MESS) ibm5170: Keyboard WIP. (nw)
2013-06-30 07:29:36 +00:00
Curt Coder
e4ab9455d7
(MESS) ibm5170: Keyboard WIP. (nw)
2013-06-30 06:35:01 +00:00
Scott Stone
bbdb97179a
Modernization of the remainder of taitoic as well as the deco_bac06 device. [Osso]
2013-06-30 02:59:40 +00:00
David Haywood
9c0f86cc14
fix loading
2013-06-29 20:19:53 +00:00
Curt Coder
2e439b5e33
(MESS) ibm5170: Keyboard WIP. (nw)
2013-06-29 19:24:32 +00:00
Ryan Holtz
72aab9f362
01234567890123456789012345678901234567890123456789012345678901234567890123456789
...
-RSP SSE optimizations/changes: [MooglyGuy]
* Fixed load/store opcodes
* Added SSE versions of the following opcodes: VMADH, VADD, VSUB, VADDC, VSUBC,
VCH, VCR, VMRG, VAND, VNAND, VOR, VNOR, VXOR, and VNXOR
2013-06-29 19:04:11 +00:00
R. Belmont
3c0e6e7a5b
it's not possible to emulate powermacs due to modernized 68k, RIP that project (nw)
2013-06-29 18:49:07 +00:00
David Haywood
88610855fc
new clones
...
Snow Bros. - Nick & Tom (The Winter Bobble hardware bootleg) [The Dumping Union, ???]
2013-06-29 18:44:38 +00:00
Michaël Banaan Ananas
d82dc376cd
removed useless branches
2013-06-29 18:15:27 +00:00
Wilbert Pol
4e6b6d3eb2
Removed unneeded file (nw)
2013-06-29 12:17:18 +00:00
Michaël Banaan Ananas
6edee1703e
(add note)
2013-06-29 09:41:15 +00:00
Curt Coder
e31ce1b320
(MESS) pet8032: Changed RVS/OFF key to map to CTRL [Mike Naberezny] (nw)
2013-06-28 20:32:36 +00:00
Michaël Banaan Ananas
43390ddc24
(add note)
2013-06-28 20:21:00 +00:00
Michael Zapf
62b992e249
(MESS) ti99: Changed default dip setting for BwG controller to DSK1-DSK4.
2013-06-28 19:23:44 +00:00
Michaël Banaan Ananas
2662d0b95c
forgot one
2013-06-28 18:48:06 +00:00
Michaël Banaan Ananas
9dee45f039
pcm looping fix
2013-06-28 18:40:49 +00:00
Michaël Banaan Ananas
b28bcdf8bd
show popmessage in these cases
2013-06-28 14:07:25 +00:00
Michaël Banaan Ananas
58ef58f123
moved tables to classroom
2013-06-28 13:53:49 +00:00
Miodrag Milanovic
fae9f5931f
compile fix (nw)
2013-06-28 06:48:55 +00:00
Michaël Banaan Ananas
21c9027639
improve adsr timing a bit, attack rate was too slow
2013-06-28 05:44:58 +00:00
Michaël Banaan Ananas
d9060b615e
noticed some inconsistencies with variable types (helps with big endian?)
2013-06-28 04:11:14 +00:00
Michaël Banaan Ananas
cb71ef0446
rm crash-prone malloc
2013-06-28 02:39:00 +00:00
Michaël Banaan Ananas
4fd7c574ec
add logerror info
2013-06-28 02:13:44 +00:00
R. Belmont
6aae2e2d9c
(MESS) apollo: fixed disk and tape DMA, improved logging [Hans Ostermeyer]
2013-06-28 02:07:12 +00:00
Michaël Banaan Ananas
bfbd892308
and an optimization
2013-06-28 01:59:26 +00:00
R. Belmont
80cf988718
Don't crash if pcap can't find a network interface's name [Richard L. Hamilton]
2013-06-28 01:51:02 +00:00
Michaël Banaan Ananas
dec5205237
some cleanup
2013-06-28 01:41:52 +00:00
Wilbert Pol
dd7c7243bf
arm.c: Modernized cpu core. (nw)
2013-06-27 18:40:44 +00:00
David Haywood
796f54597a
type x skeleton.
...
I have no interest in this *at all* but I keep getting bugged about it so I'm giving people a place to pt notes.
From an objective point of view we at least need somewhere to establish details and proper documentation about the hardware and what the original platform consists of in both terms of PC side, software side and original security side before the there is no hope at all due to the travesty being created by all the hacked to run on PC dumps or 'files copied from mounted encrypted partitions' type junk. That at least I feel is our duty because nobody else is going to care.
2013-06-27 17:10:28 +00:00
Robbbert
1e56b6a8eb
(MESS) H8: hopefully stop O.S.'s compiler doing unsafe things.
2013-06-27 08:12:07 +00:00
mahlemiut
3a9edcdbf2
whitestar: Hooked up Deco Type 2 DMD.
2013-06-27 07:00:22 +00:00
mahlemiut
cea5a8578f
decodmd2: Updated to use MC6845_UPDATE_ROW, and corrected status return. (no whatsnew)
2013-06-27 06:42:24 +00:00
Oliver Stöneberg
665bf49d7a
improved exception handling in running_machine::run() (nw)
2013-06-27 02:18:32 +00:00
Angelo Salese
d96d215cec
Fixed inputs in Dreamcast, nw
2013-06-26 20:31:04 +00:00
Michaël Banaan Ananas
ea2039ef85
fix possible buffer overflow
2013-06-26 19:54:09 +00:00
Alex W. Jackson
fe18d852ce
toaplan2.c: bgaregga DSW3 really are dipswitches and not "configuration". Also, make bbakraid inputs inherit from very similar batrider [Alex Jackson]
2013-06-26 19:45:59 +00:00
Oliver Stöneberg
74d3fd5a46
removed unnecessary (and bogus) setting of a variable in screen_device::update_partial() (nw)
2013-06-26 17:52:10 +00:00
Angelo Salese
3a2e9767bc
Note about Puyo Puyo Fever
2013-06-26 17:51:39 +00:00
Oliver Stöneberg
b175ba2bc1
fixed uninitialized variables in sdlvideo_monitor_refresh() with SDL < 1.2.10 (nw)
2013-06-26 17:48:57 +00:00
Michaël Banaan Ananas
68423654a6
(notes)
2013-06-26 17:20:46 +00:00
Angelo Salese
db570a822d
SCREEN_RAW_PARAMS for Naomi/DC
2013-06-26 16:31:33 +00:00
Angelo Salese
fb3237cc6a
Converted Wave DMA to use cycles to attotime, nw
2013-06-26 16:17:21 +00:00
Andrew Gardner
6c9a29c27f
DSP16 improvements. [Andrew Gardner]
...
- Fixed R=M disassembly
- Added flag formatting
- Shadow register is hooked up
- Opcode & flag fixes
2013-06-26 15:47:18 +00:00
Brian Troha
61ffaec76e
Make the Wonder Boy III "World" set, set 6 so we don't have two set 5's and add region the System 16A sets. - NW
2013-06-26 02:54:05 +00:00
Brian Troha
515217d628
new decrypt key for Monster Boy III (FD1089A) wb35 set which gets it working.
...
segas16a.c: Removed the wb35a clone set and merged correct rom dumps for the wb35 set by using correct dumps for program roms, tiles and sprites. Added newly created (software derived) 317-0086 key by Chris Hardy & Charles MacDonald. [Brian Troha]
New games added or promoted from NOT_WORKING status
---------------------------------------------------
Wonder Boy III - Monster Lair (set 5, System 16A, FD1089A 317-0086) [Chris Hardy, Charles MacDonald]
2013-06-26 02:35:16 +00:00
Brian Troha
067825cdd4
gei.c: Minor doc update - NW
2013-06-26 02:27:40 +00:00
David Haywood
9ea43bbe1e
tcn100scn - let's actually initialize things to 0.
...
Having uninitialized stuff anywhere is bad. Old 'C' devices would clear everything automatically, new 'C++' ones will not, you must do it manually.
This appears to help with the missing layers issue.
2013-06-26 01:39:12 +00:00
David Haywood
f4c871d85f
setjmp / longjmp doesn't play nice in 64-bit debug compiles in a modern core, so use c++ exceptions to mimic the behavior. probably could be improved.
2013-06-25 23:25:05 +00:00
Curt Coder
967fcc8ee7
(MESS) terminal: Added some natural keys. (nw)
2013-06-25 19:18:19 +00:00