Note
Feed
Note: GitHub retired the SVN interface on January 8, 2024.
| r30633 Saturday 24th May, 2014 at 13:35:26 UTC by Curt Coder |
| (MESS) ql: Started expansion port slotification. (nw) |
| [src/emu/bus] | bus.mak |
| [src/emu/bus/ql] | exp.c* exp.h* qimi.c* qimi.h* sandy_superdisk.c* sandy_superdisk.h* sandy_superqboard.c* sandy_superqboard.h* trumpcard.c* trumpcard.h* |
| [src/mess] | mess.mak |
| [src/mess/drivers] | ql.c |
| [src/mess/includes] | ql.h |
| r30632 Saturday 24th May, 2014 at 08:54:28 UTC by Dirk Best |
Amiga: Add version 6.1 bootroms for the A590/A2091 and RAM controller
PAL [Guru]. Fix device tag. |
| [src/emu/bus/zorro] | a590.c |
| r30631 Saturday 24th May, 2014 at 08:23:59 UTC by Barry Rodewald |
| fmtowns: renamed some of the Car Marty ROMs to avoid clashes between romsets. (no whatsnew) |
| [src/mess/drivers] | fmtowns.c |
| r30630 Saturday 24th May, 2014 at 06:54:17 UTC by Alex Jackson |
| fix compile (nw) |
| r30629 Saturday 24th May, 2014 at 06:14:07 UTC by Osso |
| MAME validation fix (nx) |
| [src/mame/drivers] | inder.c |
| r30628 Saturday 24th May, 2014 at 03:32:55 UTC by R. Belmont |
| debugqt: Un-revert and add fix for focus seizure [Carl] |
| [src/osd/modules/debugger] | debugqt.c |
| r30627 Saturday 24th May, 2014 at 02:32:41 UTC by R. Belmont |
| Reverted 30626, it trashes Linux multi-desktop setups. |
| [src/osd/modules/debugger] | debugqt.c |
| r30626 Friday 23rd May, 2014 at 23:50:08 UTC by Couriersud |
| Performance related changes. Mostly from analyzing auto-vectorization. |
| [src/emu/netlist] | nl_base.h |
| [src/emu/netlist/analog] | nld_solver.c nld_solver.h |
| r30625 Friday 23rd May, 2014 at 23:26:10 UTC by Dirk Best |
| Amiga: Add support for the Commodore A2232 Serial Card. |
| [src/emu/bus] | bus.mak |
| [src/emu/bus/zorro] | a2232.c* a2232.h* cards.c cards.h |
| [src/emu/machine] | mos6526.c mos6551.h |
| r30624 Friday 23rd May, 2014 at 23:26:09 UTC by Dirk Best |
| Fix some bit instructions in the m65ce02 core |
| [src/emu/cpu/m6502] | om65ce02.lst |
| r30623 Friday 23rd May, 2014 at 23:08:40 UTC by Barry Rodewald |
| fmtowns: Added FM-Towns Marty 2 [caius, Barry Rodewald] |
| [src/mess] | mess.lst |
| [src/mess/drivers] | fmtowns.c |
| r30622 Friday 23rd May, 2014 at 20:50:16 UTC by R. Belmont |
| debugqt: Fix 'source' capability. [Happy] |
| [src/osd/modules/debugger] | debugqt.c |
| r30621 Friday 23rd May, 2014 at 20:12:18 UTC by Wilbert Pol |
| (MESS) msx.c: Added msx audio keyboard connector. Added Toshiba HX-MU901 keyboard emulation. (nw) |
| [src/emu/bus] | bus.mak |
| [src/emu/bus/msx_cart] | msx_audio.c msx_audio_kb.c* msx_audio_kb.h* |
| r30620 Friday 23rd May, 2014 at 18:54:46 UTC by Alex Jackson |
| fix segac2 regression (nw) |
| [src/mame/drivers] | segac2.c |
| r30619 Friday 23rd May, 2014 at 18:24:13 UTC by Alex Jackson |
| fix apple2gs regression (nw) |
| [src/mess/drivers] | apple2gs.c |
| r30618 Friday 23rd May, 2014 at 12:33:35 UTC by Miodrag Milanović |
New drivers added :
- Mystery Castle (alternate set) [PinMAME]
- Atari 4x4 [PinMAME]
- Black Belt (Squawk and Talk) [PinMAME]
- Party Animal (German) [PinMAME]
- Strange Science (German) [PinMAME]
- Star Wars (1.04) [PinMAME]
- Baywatch (England) [PinMAME]
- Rotation VIII (v. 1.15) [PinMAME]
- Rotation VIII (v. 1.01) [PinMAME]
- Moon Light (Inder) [PinMAME]
- Halley Comet (alternate version) [PinMAME]
- F14 Tomcat (P-5) [PinMAME]
- Pin-Bot (P-4) [PinMAME]
- Still Crazy (L-1) [PinMAME]
- Apollo 13 (1.00) [PinMAME]
- Independence Day (v2.01) [PinMAME]
- Playboy (3.02) [PinMAME]
- Cactus Canyon (1.0) [PinMAME]
- Cactus Canyon (1.04 Test 0.2) [PinMAME]
- Congo (1.1) [PinMAME]
- Safe Cracker (0.91) [PinMAME]
- Judge Dredd (L-5) [PinMAME]
- Judge Dredd (L-4) [PinMAME]
- Star Trek: The Next Generation (P-8) [PinMAME]
- Star Trek: The Next Generation (P-4) [PinMAME]
- Star Trek: The Next Generation (LX-3) [PinMAME]
- The Getaway: High Speed II (P-B) [PinMAME]
- Corvette (LX2) [PinMAME]
- Corvette (LA1) [PinMAME]
- Johnny Mnemonic (0.5R) [PinMAME]
- No Fear: Dangerous Sports (1.0) [PinMAME] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | alvg.c atari_s2.c by6803.c capcom.c de_3.c de_3b.c g627.c inder.c jp.c s11a.c s9.c whitestar.c wpc_95.c wpc_dcs.c wpc_flip2.c wpc_s.c zac_1.c |
| r30617 Friday 23rd May, 2014 at 11:18:43 UTC by David Haywood |
| push the bootlegs through a common code path (nw) |
| [src/mame/drivers] | galspnbl.c |
| [src/mame/includes] | galspnbl.h |
| [src/mame/video] | galspnbl.c tecmo_spr.c tecmo_spr.h |
| r30616 Friday 23rd May, 2014 at 07:39:36 UTC by smf |
| The official MIPS ABI doesn't have $ in front of the software names for the integer registers http://math-atlas.sourceforge.net/devel/assembly/007-2816-005.pdf & the debugger thinks you're entering a hex number when you're trying to use them. I've left the disassembler, but the official ABI doesn't use them in source either (the only supporting evidence I found for them is the Linux ABI). I also removed the space padding which hasn't had the intended effect since the new debugger was introduced. [smf] |
| [src/emu/cpu/mips] | mips3com.c |
| r30615 Friday 23rd May, 2014 at 03:30:57 UTC by Brian Troha |
| peplus.c: Minor documentation correction / update - NW |
| [src/mame/drivers] | peplus.c |
| r30614 Friday 23rd May, 2014 at 03:05:03 UTC by Alex Jackson |
| fromanc2.c: use separate palettes per screen; use core palette formats; remove unneccessary eeprom-out trampolines (nw) |
| [src/mame/drivers] | fromanc2.c |
| [src/mame/includes] | fromanc2.h |
| [src/mame/video] | fromanc2.c |
| r30613 Thursday 22nd May, 2014 at 23:45:09 UTC by David Haywood |
| kill unused old code (nw) |
| [src/mame/includes] | gaiden.h tecmo16.h |
| [src/mame/video] | gaiden.c tecmo16.c |
| r30612 Thursday 22nd May, 2014 at 23:40:19 UTC by David Haywood |
| all games now use the new code, removed legacy code in tecmo_spr.c, still needs some tuning (nw) |
| [src/mame/drivers] | gaiden.c tecmo16.c |
| [src/mame/video] | gaiden.c spbactn.c tecmo16.c tecmo_spr.c tecmo_spr.h |
| r30611 Thursday 22nd May, 2014 at 23:30:15 UTC by hap |
| fix fromancr eeprom access |
| [src/mame/drivers] | fromanc2.c |
| r30610 Thursday 22nd May, 2014 at 23:19:31 UTC by David Haywood |
| more mixer fun (nw) |
| [src/mame/drivers] | gaiden.c spbactn.c |
| [src/mame/video] | gaiden.c tecmo_mix.c tecmo_mix.h |
| r30609 Thursday 22nd May, 2014 at 22:25:56 UTC by hap |
| fix astinvad red screen flashing |
| [src/mame/drivers] | astinvad.c |
| r30608 Thursday 22nd May, 2014 at 22:22:31 UTC by David Haywood |
| prepare more (nw) |
| [src/mame/drivers] | gaiden.c |
| [src/mame/video] | tecmo_mix.c tecmo_mix.h |
| r30607 Thursday 22nd May, 2014 at 20:49:38 UTC by Couriersud |
| Renamed auxiliary types to move them into the "p" namespace (plinearlist_t, pstack_t, ...). |
| [src/emu/machine] | netlist.c |
| [src/emu/netlist] | nl_base.c nl_base.h nl_lists.h nl_parser.h nl_setup.h nl_util.h plists.h* pstate.h |
| [src/emu/netlist/analog] | nld_solver.h |
| r30606 Thursday 22nd May, 2014 at 20:45:18 UTC by Andreas Naive |
Reconstructed the SEGA FD1094 key for altbeastj1 (317-0065) [Chris Hardy, Andreas Naive]
New games added or promoted from NOT_WORKING status:
Juuouki (set 1, Japan, FD1094 317-0065) [Chris Hardy, Andreas Naive] |
| [src/mame/drivers] | segas16b.c |
| r30605 Thursday 22nd May, 2014 at 20:06:49 UTC by Couriersud |
| Some improvements to the solver code. |
| [src/emu/netlist] | nl_base.h |
| [src/emu/netlist/analog] | nld_solver.c |
| r30604 Thursday 22nd May, 2014 at 19:33:55 UTC by David Haywood |
| add, but don't yet use (nw) |
| [src/mame/drivers] | gaiden.c tecmo16.c |
| [src/mame/includes] | gaiden.h tecmo16.h |
| r30603 Thursday 22nd May, 2014 at 19:25:59 UTC by Tafoid |
| Avoid parsing confusion for real errors (nw) |
| [src/mess/drivers] | mz3500.c |
| r30602 Thursday 22nd May, 2014 at 19:04:16 UTC by Wilbert Pol |
| (MESS) msx.c: Some small msx audio changes. Renamed the msx audio soft list sets. (nw) |
| [hash] | msx1_cart.xml |
| [src/emu/bus/msx_cart] | cartridge.c msx_audio.c msx_audio.h |
| r30601 Thursday 22nd May, 2014 at 18:56:49 UTC by David Haywood |
| start making the mixer a reusable device (nw) |
| [src/mame] | mame.mak |
| [src/mame/drivers] | spbactn.c |
| [src/mame/includes] | spbactn.h |
| [src/mame/video] | spbactn.c tecmo_mix.c* tecmo_mix.h* |
| r30600 Thursday 22nd May, 2014 at 18:23:40 UTC by hap |
| let's not set cps3sound basepointer the reverse way |
| [src/mame/audio] | cps3.c cps3.h |
| [src/mame/drivers] | cps3.c |
| [src/mame/includes] | cps3.h |
| r30599 Thursday 22nd May, 2014 at 18:11:04 UTC by hap |
| give cps3 sound its own headerfile |
| [src/mame/audio] | cps3.c cps3.h* |
| [src/mame/drivers] | cps3.c |
| [src/mame/includes] | cps3.h |
| r30598 Thursday 22nd May, 2014 at 17:57:44 UTC by David Haywood |
| make blend code more flexible so we can put in the alt config spbactnp uses, cleaned up some code in tecmo_spr as a result, actually has proper colours/priority now, still not sue what the extra cpu on the proto does tho! |
| [src/mame/drivers] | spbactn.c |
| [src/mame/video] | spbactn.c tecmo_spr.c tecmo_spr.h |
| r30597 Thursday 22nd May, 2014 at 16:19:39 UTC by hap |
| small cleanup: put draw_sprites in its own function instead of inside screen_update |
| [src/mame/drivers] | finalizr.c |
| [src/mame/includes] | finalizr.h |
| [src/mame/video] | finalizr.c |
| r30596 Thursday 22nd May, 2014 at 16:00:23 UTC by hap |
| added resnet info |
| [src/mame/video] | finalizr.c |
| r30595 Thursday 22nd May, 2014 at 15:23:09 UTC by David Haywood |
| spbactn now uses render to individual bitmaps then mix... fixes a few priority bugs, but there are a lot of uncertain cases |
| [src/mame/drivers] | spbactn.c |
| [src/mame/video] | spbactn.c tecmo_spr.c |
| r30594 Thursday 22nd May, 2014 at 10:11:47 UTC by Alex Jackson |
| m37710: make memory helpers inline; remove more obsolete cruft (nw) |
| [src/emu/cpu] | cpu.mak |
| [src/emu/cpu/m37710] | m37710.c m37710.h m37710cm.h m37710il.h* m37710o0.c m37710o1.c m37710o2.c m37710o3.c m37710op.h |
| r30593 Thursday 22nd May, 2014 at 04:18:10 UTC by Barry Rodewald |
| fm_scsi: fix SCSI regression. (no whatsnew) |
| [src/mess/machine] | fm_scsi.c |
| r30592 Wednesday 21st May, 2014 at 23:30:57 UTC by Couriersud |
Netlist codebase now also compiles outside the MAME environment.
Replaced tagmap with a very simple class to make it happen. Linear searches, slow, but only used during analysis.
Various minor changes and some more logging. |
| [src/emu/netlist] | nl_base.c nl_base.h nl_config.h nl_parser.c nl_setup.c nl_setup.h pstring.h |
| [src/emu/netlist/analog] | nld_solver.c nld_solver.h nld_switches.c nld_twoterm.h |
| [src/emu/netlist/devices] | nld_legacy.c nld_log.c |
| [src/mame/drivers] | nl_pong.c |
| r30591 Wednesday 21st May, 2014 at 21:57:46 UTC by Tafoid |
| Fix for regression in odeontw2 (nw) |
| r30590 Wednesday 21st May, 2014 at 19:31:24 UTC by Alex Jackson |
| sdl: properly disable sound on -bench runs (nw) |
| r30589 Wednesday 21st May, 2014 at 18:52:32 UTC by Dirk Best |
| Amiga: Fix some MAME issues |
| [src/emu/machine] | laserdsc.h |
| [src/mame/drivers] | alg.c arcadia.c mquake.c upscope.c |
| [src/mame/includes] | amiga.h |
| [src/mame/video] | amiga.c |
| [src/mess/drivers] | amiga.c |
| r30588 Wednesday 21st May, 2014 at 17:14:01 UTC by Dirk Best |
Amiga: Add support for interlaced modes. Currently, this basically
emulates a "flickerfixer" device because the core doesn't have native
interlace support yet. |
| [src/mame/includes] | amiga.h |
| [src/mame/machine] | amiga.c |
| [src/mame/video] | amiga.c |
| r30587 Wednesday 21st May, 2014 at 17:13:59 UTC by Dirk Best |
| Amiga: Fix A2052 device name |
| [src/emu/bus/zorro] | a2052.c |
| r30586 Wednesday 21st May, 2014 at 16:40:38 UTC by Osso |
| Fixed msx2_flop.xml validation (nw) |
| r30585 Wednesday 21st May, 2014 at 14:08:40 UTC by David Haywood |
| more movement towards better rendering (nw) |
| [src/mame/video] | spbactn.c tecmo_spr.c |
| r30584 Wednesday 21st May, 2014 at 12:51:40 UTC by smf |
| Fixed last one missed from r30521: Fixed ROM_RELOAD sizes to match actual rom sizes in certain WPC_95.c games (nw) |
| [src/mame/drivers] | wpc_95.c |
© 1997-2024 The MAME Team