Commit Graph

13030 Commits

Author SHA1 Message Date
Angelo Salese
db9b929226 Forgot this ... 2011-08-09 14:29:02 +00:00
Michaël Banaan Ananas
4b3d9c520a (minor cleanup) 2011-08-09 09:36:24 +00:00
Michaël Banaan Ananas
57ad553f9b ymf278b.c improvements [hap]
- added status register BUSY and LD bits
- accurate timers (same as ymf262.c)
- added envelope attack rate
- added damping and pseudo reverb
- misc. fixes/cleanups
2011-08-09 09:08:01 +00:00
Michaël Banaan Ananas
471c20077a support for mid-playing channel updates, and fixed pseudoreverb 2011-08-09 08:30:59 +00:00
Miodrag Milanovic
967ed3cfbd - added some Crystal sets to MPU4 by Haze (no whatsnew)
- Crystal descramble code for MPU4 [Project 'Amber']
- Fixed order or rendering decimal point (no whatsnew)
2011-08-09 06:01:02 +00:00
Michaël Banaan Ananas
9c40b42a6f ports A and B are shared 2011-08-09 05:01:57 +00:00
Michaël Banaan Ananas
eb5cbdb4d0 (add stub for ymf278b_write_memory) 2011-08-09 03:48:26 +00:00
Michaël Banaan Ananas
be8fe55c08 (make load waveheader use ymf278b_read_memory) 2011-08-09 03:41:19 +00:00
Michaël Banaan Ananas
12336b62a2 added damping and pseudoreverb 2011-08-09 02:12:28 +00:00
Michaël Banaan Ananas
e818d68438 added envelope attack rate 2011-08-09 01:22:40 +00:00
Angelo Salese
b6ae4cc5d0 Putted SMPC Slave CPU behind a timer, plus minor misc changes, nw 2011-08-09 00:50:57 +00:00
Michaël Banaan Ananas
6b9234c232 added DEVICE_RESET 2011-08-08 22:00:52 +00:00
Michaël Banaan Ananas
69e6ade6f9 accurate irq timers (more like ymf262.c now) 2011-08-08 20:24:45 +00:00
Angelo Salese
2e021824b5 Fixed cd speed setting, nw 2011-08-08 15:47:10 +00:00
Angelo Salese
0dd4dbb2a2 Port from MESS, nw 2011-08-08 14:36:07 +00:00
Angelo Salese
40ac372de6 Provided memory map documentation for Sega Hikaru HW [Stefano Teso] 2011-08-08 14:29:32 +00:00
Miodrag Milanovic
86108f0836 Sync with MESS (no whatsnew) 2011-08-08 13:30:18 +00:00
Miodrag Milanovic
9856fdfb87 fixed potential NULL pointer dereferences / also removed unnecessary NULL checks by Oliver Stoneberg (no whatsnew) 2011-08-08 13:19:56 +00:00
Angelo Salese
391460af58 Port from MESS, nw 2011-08-08 12:45:17 +00:00
Miodrag Milanovic
74f21eafd1 avr8 core updated with marking two models, and implementing JMP and CALL (no whatsnew) 2011-08-08 09:59:27 +00:00
Miodrag Milanovic
8a18d03574 new fruit update by Haze (no whatsnew) 2011-08-08 06:10:27 +00:00
Angelo Salese
19a90cdcc7 Port from MESS, nw 2011-08-07 16:12:36 +00:00
Miodrag Milanovic
5aa5a1d553 Proconn,Ace System 1,sp.Ace System ,more sets in Bellfruit System 85 by Haze (no whatsnew) 2011-08-07 15:21:29 +00:00
Olivier Galibert
2a8660b482 romident: format fix [O. Galibert] 2011-08-07 15:01:10 +00:00
Michaël Banaan Ananas
a04b807693 woops, of course size can be non-power-of-2, so an andmask won't work 2011-08-07 14:39:32 +00:00
Michaël Banaan Ananas
36b2db2697 prevent possible overflow on stepptr and rombase 2011-08-07 11:25:38 +00:00
Miodrag Milanovic
ba65a2a675 - Added more scorpion 1 sets by Haze (no whatsnew)
- Added some sound roms to a couple of epoch sets
2011-08-07 06:31:19 +00:00
Brian Troha
19371bb712 karnov.c: Added dipswitch locations to Wonder Planet and the Chelnov sets. [Brian Troha] 2011-08-07 04:59:54 +00:00
Brian Troha
d52fd0e33b cybertnk.c: Fix dipswitch titles based on effect and correct default settings - NW 2011-08-07 04:21:52 +00:00
Brian Troha
3dea893dc0 cybertnk.c: Added dipswitches as per "Super" on MW forum & linked Manual [Brian Troha] 2011-08-07 03:49:18 +00:00
Michaël Banaan Ananas
40ba5014a3 memadr is only updated after writing to reg 5 2011-08-07 02:53:02 +00:00
Michaël Banaan Ananas
71a26f0d5c (memaddr highest 2 bits are unused) 2011-08-07 02:45:46 +00:00
Michaël Banaan Ananas
044f676e02 (cleanup some comments/tabs to make addressmap more human readable) 2011-08-07 01:38:19 +00:00
Michaël Banaan Ananas
26d3abe0cb doh 2011-08-07 01:12:30 +00:00
Michaël Banaan Ananas
7cde78dac7 (debugmsg on port c illegal write) 2011-08-07 01:04:59 +00:00
Michaël Banaan Ananas
c4130de58a moved BUSY timer adjustment to ymf278b_w 2011-08-07 00:50:13 +00:00
Michaël Banaan Ananas
fbc5e6b21e added statusregister LD bit 2011-08-07 00:20:18 +00:00
Michaël Banaan Ananas
cb18107236 debugmsg if read memory data is used 2011-08-06 23:11:01 +00:00
Michaël Banaan Ananas
fd3155c00a added support for reading soundregs 2011-08-06 22:52:21 +00:00
Michaël Banaan Ananas
2d165ef98c added NEW2 bit 2011-08-06 22:19:59 +00:00
Brian Troha
555630efff metro.c: Searched FTP for old zips found some additional notes. Matched up docs with clock speeds ect... - NW 2011-08-06 21:47:58 +00:00
Michaël Banaan Ananas
f8a712d976 added statusregister BUSY bit 2011-08-06 21:29:11 +00:00
R. Belmont
ff7db800c3 GCC 4.6 compile fix (nw) 2011-08-06 20:38:38 +00:00
Angelo Salese
f46b240b03 Fix compile 2011-08-06 20:34:09 +00:00
Angelo Salese
fe6ba0865a Fixed SCU DSP PC reads from SH-2 side. [Angelo Salese] 2011-08-06 20:23:35 +00:00
Brian Troha
376bf4653a remove obsolete comment from metro.c - NW 2011-08-06 19:44:02 +00:00
Brian Troha
6df08d2856 metro.c: Add PCB locations to roms where possible. Corrected a few rom lables. Added basic PCB layout for Mouja. Changed clock speeds to values based on actual OSCs on the PCB. [Brian Troha] 2011-08-06 19:35:40 +00:00
Brian Troha
31f26f4e9d minor doc update/correction about the Seta ST010 used for Twin Eagle II in the ssv.c driver - NW 2011-08-06 18:56:38 +00:00
Brian Troha
99e237e00f minor rom label change for Hotdog Storm to conform to basic MAME standard IE: name.PCB location mp3u29 --> mp3.u29 - NW 2011-08-06 16:51:28 +00:00
Angelo Salese
7d677e11de Port from MESS, nw 2011-08-06 16:29:49 +00:00