Commit Graph

  • 3f6e8e1abf (From Samuele Zannoli) The attached patch is some more progress in the sh4 core, expecially in the fpu. Now there should be all the minimum needed to run the naomi bios ... Aaron Giles 2007-12-31 02:00:41 +0000
  • 625c8308b9 (From Barry Rodewald) Here is a fix I've done to the Z80 CPU core that removes the increasing of the R register from each IX/IY related (FD xx or DD xx) instruction. Aaron Giles 2007-12-31 01:58:34 +0000
  • d7e58ce2d0 (From Oliver Stoneberg) Fixed several memory leaks related to SCSI CD emulation. Aaron Giles 2007-12-31 01:57:54 +0000
  • 1ea08b6933 (From Corrado Tomaselli and Zsolt Vasvari) Verified a number of clock frequencies from real PCBs. Aaron Giles 2007-12-31 01:57:32 +0000
  • b482fd8c82 Add register usage tracking to Zeus 2. Added artifical Z offset of -2 to make the full screen show in crusnexo. Really fixed TMS3203x interrupt handling. Added hack to catch invalid SP values during 32031 execution (debug mode only). Aaron Giles 2007-12-31 01:46:50 +0000
  • 3228b1b341 - Updated headers following LN's mail on revisions - renamed table to _5110a to avoid confusion Couriersud 2007-12-30 21:48:42 +0000
  • c9a8e71f68 Added the Guru's readme info for Thundercade Corrected rom name for Thundercade changed clocks to OSC by divider IE: 16000000/2 /* 8MHz */ Changed Orbs clock to 16MHz with note about 14.xx MHz Changed Meta Fox's x0-006 (65c02) to same as Thundercade Changed the YM3438 in Ultra Toukond Densetsu from 6MHz to 1600000/4 /* 4MHz */ as there is no mention of 6MHz OSC on PCB Brian Troha 2007-12-30 19:26:09 +0000
  • bb95b2fe55 fixed help for wpset to match the required syntax for checking the data written. smf- 2007-12-30 17:05:00 +0000
  • add1ed21c1 Added guitar freaks 3rd mix revision c. smf- 2007-12-30 15:22:57 +0000
  • 9652452079 rfjetus - added note on how to create nvram for rfjetus Couriersud 2007-12-30 12:25:29 +0000
  • 1c670facf4 Dkong fixes - Cosmetic changes - Fixed regression in radarscp sound - Added dipswitch locations to dkong3b Couriersud 2007-12-30 12:04:20 +0000
  • 4df95f41db - Added dkongjr discrete sound - Proper interface Z80 - I8035 for dkongjr - Changed discrete sound output factors - removed samples support for dkongjr Couriersud 2007-12-30 01:38:30 +0000
  • e15832fcb4 Added discrete 74LS624(56789) implementation - DISCRETE_74LS624 is a VCO needed for dkongjr - Supports Logic, Energy and Count outputs Couriersud 2007-12-30 01:35:45 +0000
  • 83d4e33df8 Replaced tekken2/tekken2a/tekken2b 'tes1wave.8k' ROM with the correct, non-byte-swapped dump. Phil Bennett 2007-12-29 11:49:02 +0000
  • c6e5e16748 Updated Zeus to handle waveram like the Zeus2 Added save state support to the Zeus games Updated driver flags Aaron Giles 2007-12-28 18:16:09 +0000
  • d9da8bd1e7 Fixed whiny gcc errors. Aaron Giles 2007-12-28 16:39:13 +0000
  • 2f8231e10a TMS3203x core updates: * fixed interrupt handling * added support for edge-triggered interrupts on '32 * expanded interrupt support for the '32 * updated drivers using TMS3203x core to deassert interrupts * added externally accessible functions for converting '3x floating point format * updated gaelco3d driver to use new functions Aaron Giles 2007-12-28 06:11:52 +0000
  • 8d6c62b976 Removed GAME_IMPERFECT_SOUND flag from qtheater (ref: qtheater0122u1ora) Phil Bennett 2007-12-27 11:45:00 +0000
  • da78ef37e1 Corrected tx1 and tx1a coinage DSW assignments. Reversed buggyboy/buggybjr 'Game Time' settings. Phil Bennett 2007-12-27 00:55:09 +0000
  • e5a0e34716 Oops, error in my previous fix for save state. Aaron Giles 2007-12-26 23:28:18 +0000
  • eb5699299c Changed an unamed enumeration to a named one (input_seq_type) Nathan Woods 2007-12-26 21:20:34 +0000
  • 08f8fbf348 Changed int to UINT8 in dkong_state (includes/dkong.h) Couriersud 2007-12-26 18:42:25 +0000
  • 6b2a41d6e1 - documented TRS-02, TKG-02/03 "voice" interface Couriersud 2007-12-26 18:03:32 +0000
  • 28d23853ae (From AtariAce) Aaron Giles 2007-12-26 16:55:35 +0000
  • 6e44952678 Fixed save state errors reported on MAMETesters. Aaron Giles 2007-12-26 15:37:47 +0000
  • f76a01ecc7 - Fixes mwalk0122red The peplus games I tested (pexp0019, peps0716, pebe0014 and pepp0188) did not hang so this should be ok for peplus and mwalk Couriersud 2007-12-26 00:47:40 +0000
  • bf79fa4948 - radarsc1 uses tms5110 speech synth - cvs games: according to PCBInfos speech chip is TMS5100. Changed driver to use TMS5100 and "game system operational" now sounds more natural - removed sound/m58817.* - added support for multiple coefficients maps to tms5110.* - added coefficient maps for TMS5100 and M58817 from documented sources to tms5110r.c - fixed interpolation factors (see tms5110r.c for reason) - made lattice calculation precision 9bit - added support for READBIT and LOADADDRESS commands to tms5110.c - more changes in line with various patents Couriersud 2007-12-25 22:47:08 +0000
  • dd82d11edb - added some comments relating to Z80 DMA chip (dkong3) Couriersud 2007-12-25 22:21:57 +0000
  • 24edb7d555 Fixed M65C02 optimization [Peter Trauner] Nathan Woods 2007-12-25 17:56:12 +0000
  • 3ff2882dda - Fixes radarscp0122yel - Updated driver "todo" section Couriersud 2007-12-24 22:16:41 +0000
  • e613da3c3b - Fixes hunchbkd0122red Note: Protection still not understood in detail. Driver only contains "hacks" as workarounds. Consequently, more protection issues are likely to surface in the future. Couriersud 2007-12-24 22:10:04 +0000
  • dd703b9d81 Reverting my change; I must be understanding this as well as I thought Nathan Woods 2007-12-24 18:09:23 +0000
  • 787d8d1a8d Fixes mametesters bug pestplce0122red Couriersud 2007-12-24 14:07:55 +0000
  • f27de85b8e 1. Added assertion to append_render_primitive() to test for degenerate case Nathan Woods 2007-12-24 07:39:36 +0000
  • 707e623381 One more straggler for spacing cleanups. mame0122u1 Aaron Giles 2007-12-24 04:06:02 +0000
  • 76278ddf02 Spacing cleanups. Aaron Giles 2007-12-24 04:03:00 +0000
  • 2d19847752 (From Corrado Tomaselli) Aaron Giles 2007-12-24 03:43:45 +0000
  • b5087df8d2 (From Atari Ace) Aaron Giles 2007-12-24 03:41:16 +0000
  • a570a7d8c6 (From Corrado Tomaselli) Aaron Giles 2007-12-24 03:13:19 +0000
  • ec956ae1bf Further Zeus 2 implementation. Hooked up ZPRAM for Zeus 2. Fixed digital inputs for crusnexo. Fixed default screen parameters to match the games. Aaron Giles 2007-12-24 03:09:07 +0000
  • 959d2d85bb adds driver def for WCBowl v1.3 to mame/mamedriv.c Brian Troha 2007-12-23 17:18:21 +0000
  • 975f32f1cc Changes LFO Frequency table entry 232 from 13.35547 to 14.35547 as per discussions of the list. Adds notes about it and the other error in the manual. IE entry 201 & 202 were the same 3.74490 and 202 has been changed to 3.92 which is "about right" Brian Troha 2007-12-23 15:21:00 +0000
  • 28e5db00d5 Adds v1.3 of World Class Bowling and some minor clean up of the driver. Brian Troha 2007-12-23 15:17:33 +0000
  • b36449e08c Game description changes: 'buggyboy' : "Buggy Boy/Speed Buggy (Cockpit)" 'buggybjr' : "Buggy Boy Junior/Speed Buggy (Upright)" Phil Bennett 2007-12-23 02:37:31 +0000
  • 7dd02be32d Fixed daft input-port mappings in TX-1 and the Buggy Boys. Phil Bennett 2007-12-22 23:14:53 +0000
  • 997890a56d Fixed bug that would cause events to leak through to the game when the debugger was up. Aaron Giles 2007-12-21 17:46:00 +0000
  • dbb50ed634 Zeus hardware: * Cleaned up zeus wave RAM accessors. * Changed rendering code to allow for greater parallelism on multicore systems. * Removed some vestigial zeus 2 hacks. * Reduced visible area to remove artifacts. * Made right/bottom vertices inclusive to fix some gapping issues. * Fixed invasn lightgun offset. * Marked invasn as playable. Aaron Giles 2007-12-21 16:12:20 +0000
  • 4371646560 Workaround for ym2610_0119u2gre Phil Bennett 2007-12-21 01:32:15 +0000
  • 047ec5ff5c One more fix for 64-bit GCC. R. Belmont 2007-12-21 00:43:47 +0000
  • 366460bd8f Renamed 'buggyb1' set to 'buggybjr' Also made it work properly. Phil Bennett 2007-12-20 23:58:28 +0000
  • 6b1fab82d2 Fixed ROM-based DCS2 system to ignore HLE transfers. (Fixes broken sound in invasn.) Properly reduced internal memory on the ADSP-2104 variants. Aaron Giles 2007-12-20 07:18:16 +0000
  • cae7ef0587 * Fixed C219 sample read order and implemented sign+magnitude format. * Removed GAME_IMPERFECT_SOUND flag from all Namco NA-1 games. Phil Bennett 2007-12-19 19:46:12 +0000
  • 675246085e Oops, had the 2 matrix multiply order reversed! Aaron Giles 2007-12-19 14:25:24 +0000
  • f80cc32b04 Merged afega.c and nmk16.c drivers Removed many hacks from both. A couple of games changed status from GAME_NOT_WORKING to fully playable: stagger1, redhawk, redhawkb, grdnstrm, spec2k, firehawk (all - former afega.c) and tharrier/tharrierj(nmk16.c) Tomasz Slanina 2007-12-19 14:16:30 +0000
  • 9334535a4d Figured out data format of 2 matrix form. invasn looks a lot better now. Extracted data for lights. Added backface culling which mostly works but fails sometimes, so it is disabled. Started on some initial lighting calculations. Aaron Giles 2007-12-19 06:27:29 +0000
  • b347392d92 Cleanups for MAME 0.122. Added missing driver entry for orbs. mame0122 Aaron Giles 2007-12-18 08:24:58 +0000
  • 75265e5e23 Changes for MAME 0.122. Aaron Giles 2007-12-18 08:09:03 +0000
  • 8a9ea25d74 Fixed bogus characters in newvideo.txt. Fixed const changes in sidvoice.c. Removed GAME_SUPPORTS_SAVE from namcond1 driver. Aaron Giles 2007-12-18 03:13:07 +0000
  • 507ca2d275 Changes for MAME 0.121u4. mame0121u4 Aaron Giles 2007-12-17 16:41:39 +0000
  • df34329a47 Changes for MAME 0.121u3. mame0121u3 Aaron Giles 2007-12-17 16:39:40 +0000
  • c82a966b3b Changes for MAME 0.121u2. mame0121u2 Aaron Giles 2007-12-17 16:37:57 +0000
  • 8a8ccc5949 Changes for MAME 0.121u1. mame0121u1 Aaron Giles 2007-12-17 16:33:33 +0000
  • 7b77f12186 Initial checkin of MAME 0.121. mame0121 Aaron Giles 2007-12-17 15:19:59 +0000
  • 3da7f47606 First checkin of MAME 0.121 docs folder. Aaron Giles 2007-12-17 06:11:01 +0000
  • 811ef79c66 Created directory structure. Aaron Giles 2007-12-17 05:15:05 +0000