Note: GitHub retired the SVN interface on January 8, 2024.
| Previous 50 | 199869 Revisions | Next 50 |
| r18470 Thursday 11th October, 2012 at 22:28:19 UTC by Angelo Salese |
|---|
| Small note update |
| [src/mess/drivers] | pc8801.c |
| r18469 Thursday 11th October, 2012 at 21:53:52 UTC by hap |
|---|
| invrvnge dips 5,6,7 are read from IN0 (info from misfitmame) also, put driver notes in one big comment section instead of /* separate lines */, and got rid of (very incomplete anyway)changelog |
| [src/mame/drivers] | 8080bw.c |
| r18468 Thursday 11th October, 2012 at 21:51:40 UTC by O. Galibert |
|---|
| (mess) upd765: Fix MSR DIO in EXEC phase [O. Galibert] |
| [src/mess/machine] | upd765.c |
| r18467 Thursday 11th October, 2012 at 21:51:36 UTC by O. Galibert |
|---|
| (mess) upd765: Fix busy status when seeking [O. Galibert] |
| [src/mess/machine] | upd765.c |
| r18466 Thursday 11th October, 2012 at 21:51:32 UTC by O. Galibert |
|---|
| (mess) upd765: Implement LOCK [O. Galibert] |
| [src/mess/machine] | upd765.c upd765.h |
| r18465 Thursday 11th October, 2012 at 21:50:16 UTC by smf |
|---|
| made cdrom_image_device & harddisk_image_device responsible for accessing driver based chd's (nw) |
| [src/emu/imagedev] | chd_cd.c chd_cd.h harddriv.c harddriv.h |
| [src/emu/machine] | scsicd.c scsicd.h scsihd.c scsihd.h |
| r18464 Thursday 11th October, 2012 at 21:07:57 UTC by hap |
|---|
| invrvnge sound is an MC6808P and AY-3-8910 |
| [src/mame/drivers] | 8080bw.c |
| r18463 Thursday 11th October, 2012 at 20:13:19 UTC by hap |
|---|
| hook up invrvnge color prom |
| [src/mame/drivers] | 8080bw.c |
| r18462 Thursday 11th October, 2012 at 20:03:40 UTC by hap |
|---|
| (realign the gamelist) |
| [src/mame/drivers] | 8080bw.c |
| r18461 Thursday 11th October, 2012 at 19:55:29 UTC by hap |
|---|
| New Clones Added ------------------ Invader's Revenge (3 sets) [Andrew Welburn] --- rename: invrvngea -> invrvngedu rename: invrvnge -> invrvngeb after that, the new ones are: invrvnge, invrvngea, invrvngec |
| [src/mame] | mame.lst |
| [src/mame/drivers] | 8080bw.c |
| r18460 Thursday 11th October, 2012 at 19:24:09 UTC by Mariusz Wojcieszek |
|---|
| Improved inputs in 3X3 Puzzle [Stephh] |
| [src/mame/drivers] | 3x3puzzl.c |
| r18459 Thursday 11th October, 2012 at 19:15:59 UTC by Roberto Fresca |
|---|
| New not working game added (similar to MultiWin). Added PCB layout. GFX are properly decoded. Needs decryption. New games marked as GAME_NOT_WORKING ------------------------------------ Mega Card (Ver 0263, encrypted) [Roberto Fresca, Team Europe] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | funworld.c |
| [src/mame/video] | funworld.c |
| r18458 Thursday 11th October, 2012 at 18:47:38 UTC by hap |
|---|
| get rid of: PORT_INCLUDE( invrvnge ) |
| [src/mame/drivers] | 8080bw.c |
| r18457 Thursday 11th October, 2012 at 18:23:29 UTC by hap |
|---|
| rm invrvnge color overlay: it doesn't have one |
| [src/mame] | mame.mak |
| [src/mame/drivers] | 8080bw.c |
| [src/mame/layout] |
| r18456 Thursday 11th October, 2012 at 17:54:42 UTC by Sandro Ronco |
|---|
| (MESS) fixed crash in a5105. (nw) |
| [src/mess/drivers] | a5105.c |
| r18455 Thursday 11th October, 2012 at 16:46:04 UTC by Curt Coder |
|---|
| pla.c: Fixed MOS8721. (nw) |
| [src/emu/machine] | pla.c |
| r18454 Thursday 11th October, 2012 at 16:45:30 UTC by Curt Coder |
|---|
| (mess) c128: Fixed MMU. (nw) |
| [src/mess/machine] | mos8722.c mos8722.h |
| r18453 Thursday 11th October, 2012 at 16:44:50 UTC by Curt Coder |
|---|
| (MESS) c64: Added skeleton for REU cartridge. (nw) |
| [src/mess] | mess.mak |
| [src/mess/machine] | c128_comal80.c c64_reu.c* c64_reu.h* cbmipt.c cbmipt.h mos8726.c* mos8726.h* |
| r18452 Thursday 11th October, 2012 at 16:43:19 UTC by Curt Coder |
|---|
| (MESS) c128: Cartridge softlist cleanup. (nw) |
| [hash] | c128_cart.xml |
| r18451 Thursday 11th October, 2012 at 14:58:01 UTC by Miodrag Milanović |
|---|
| port 0x64 opcode 0xd1 should incur no delay when delivering. This allows, for example, su2000 to start booting to the CMOS setup screen [Peter Ferrie] |
| [src/emu/machine] | 8042kbdc.c |
| r18450 Thursday 11th October, 2012 at 14:48:06 UTC by Miodrag Milanović |
|---|
| i386dasm.c: [Peter Ferrie] - added numerous opcodes for newer CPUs; - added some undocumented-but-supported opcodes from old CPUs; - corrected naming of two opcodes |
| [src/emu/cpu/i386] | i386dasm.c |
| r18449 Thursday 11th October, 2012 at 14:43:23 UTC by Miodrag Milanović |
|---|
| removed not needed calls from isa (no whatsnew) |
| [src/mess/machine] | isa.c isa.h |
| r18448 Thursday 11th October, 2012 at 14:19:58 UTC by Miodrag Milanović |
|---|
| made rsp core use callbacks (no whatsnew) |
| [src/emu/cpu/rsp] | rsp.c rsp.h rspdrc.c |
| [src/mame/machine] | n64.c |
| r18447 Thursday 11th October, 2012 at 14:19:24 UTC by Miodrag Milanović |
|---|
| added missing parts to devcb (no whatsnew) |
| [src/emu] | devcb.c |
| r18446 Thursday 11th October, 2012 at 13:45:30 UTC by Miodrag Milanović |
|---|
| device callback support for 32bit and 64bit handlers (no whatsnew) |
| [src/emu] | devcb.c devcb.h |
| r18445 Thursday 11th October, 2012 at 13:32:34 UTC by Miodrag Milanović |
|---|
| changed space_func to delegate (no whatsnew) |
| [src/emu/cpu/g65816] | g65816.c g65816.h g65816cm.h g65816op.h |
| [src/mess/includes] | apple2gs.h |
| [src/mess/machine] | apple2gs.c |
| r18444 Thursday 11th October, 2012 at 12:49:25 UTC by Robbbert |
|---|
| road runner / superman / hercules dips added; all work except for sound. |
| [src/mame/drivers] | atari_s2.c |
| r18443 Thursday 11th October, 2012 at 10:58:44 UTC by hap |
|---|
| fix MT5036. oops |
| [src/mame/drivers] | ninjakd2.c |
| r18442 Thursday 11th October, 2012 at 10:37:58 UTC by Robbbert |
|---|
| Merged atari_s2 and atari_s3 |
| [src/mame] | mame.mak |
| [src/mame/drivers] | atari_s2.c |
| r18441 Thursday 11th October, 2012 at 10:18:59 UTC by Miodrag Milanović |
|---|
| verify softlist items that are not CHDs or roms and display warnings/errors (no whatsnew) |
| [src/emu] | diimage.c |
| r18440 Thursday 11th October, 2012 at 08:39:37 UTC by smf |
|---|
| removed GetCommand() and made command and commandLength protected (nw) |
| [src/emu/machine] | cr589.c scsicd.c scsihd.c scsihle.c scsihle.h |
| [src/mame/machine] | gdrom.c |
| [src/mess/machine] | acb4070.c d9060hd.c s1410.c |
| r18439 Thursday 11th October, 2012 at 08:38:30 UTC by smf |
|---|
| remove redundant linking with dinput8.lib, it's conditionally added a few lines later. |
| [src/osd/windows] | windows.mak |
| r18438 Thursday 11th October, 2012 at 08:37:12 UTC by smf |
|---|
| fix unsafe mix of int and bool with | using MSVC (nw) |
| [src/mess/drivers] | wangpc.c |
| r18437 Thursday 11th October, 2012 at 08:36:00 UTC by smf |
|---|
| fix potentially uninitialized variable error in MSVC compile (nw) |
| [src/tools] | jedutil.c |
| r18436 Thursday 11th October, 2012 at 08:03:00 UTC by Miodrag Milanović |
|---|
| Fix validation and booting of cpc drivers (no whatsnew) |
| [src/mess/drivers] | amstrad.c |
| [src/mess/machine] | amstrad.c |
| r18435 Thursday 11th October, 2012 at 07:37:04 UTC by O. Galibert |
|---|
| (mess) d88: Reduce the gap3 size from the standard value when the data otherwise won't fit [O. Galibert] |
| [src/lib/formats] | d88_dsk.c |
| r18434 Wednesday 10th October, 2012 at 23:45:15 UTC by Angelo Salese |
|---|
| Notes update, OG: please check MESS forum |
| [src/mess/drivers] | pc8801.c |
| r18433 Wednesday 10th October, 2012 at 22:36:07 UTC by Angelo Salese |
|---|
| Fix compile |
| [src/mess/machine] | isa.h |
| r18432 Wednesday 10th October, 2012 at 21:25:01 UTC by hap |
|---|
| TAB menu: moved "Analog Controls" to under "Input (this xx)", and renamed "Driver Configuration" to "xx Configuration" (xx is Game in MAME, and System in MESS, i believe) |
| [src/emu] | uimain.c |
| r18431 Wednesday 10th October, 2012 at 21:14:56 UTC by smf |
|---|
| Uses logical levels rather than voltage levels for control signals, you have to write 0 to the data lines when you're not sending data. Added a kludge to stop the ff from the 6522 from preventing the bus from being read, this may or may not be how the hardware really works. [smf] |
| [src/emu/machine] | scsibus.c scsicb.c scsidev.c scsihle.c |
| [src/mess/drivers] | bullet.c v1050.c |
| [src/mess/machine] | d9060.c d9060.h e01.c lux4105.c lux4105.h rmnimbus.c |
| r18430 Wednesday 10th October, 2012 at 20:58:30 UTC by hap |
|---|
| change frogs settings from DIPSETTING to CONFSETTING |
| [src/mame/drivers] | vicdual.c |
| r18429 Wednesday 10th October, 2012 at 20:28:32 UTC by Wilbert Pol |
|---|
| (MESS) gameboy.c: Documented mappers from some more unlicensed titles (nw) |
| [hash] | gameboy.xml gbcolor.xml |
| [src/mess/includes] | gb.h |
| [src/mess/machine] | gb.c |
| r18428 Wednesday 10th October, 2012 at 20:12:45 UTC by Mariusz Wojcieszek |
|---|
| Added scrolling to 3X3 Puzzle [Mariusz Wojcieszek] |
| [src/mame/drivers] | 3x3puzzl.c |
| r18427 Wednesday 10th October, 2012 at 19:14:57 UTC by Mariusz Wojcieszek |
|---|
| Fixed sound banking in 3X3 Puzzle [Mariusz Wojcieszek] |
| [src/mame/drivers] | 3x3puzzl.c |
| r18426 Wednesday 10th October, 2012 at 18:49:23 UTC by hap |
|---|
| (doraemon year estimate) |
| [src/mame/drivers] | champbwl.c |
| r18425 Wednesday 10th October, 2012 at 18:47:25 UTC by Wilbert Pol |
|---|
| (MESS) gameboy.c: Added support for the mapper used by Sonic 3D Blast 5 pirate. [Wilbert Pol] |
| [hash] | gameboy.xml |
| [src/mess/includes] | gb.h |
| [src/mess/machine] | gb.c |
| r18424 Wednesday 10th October, 2012 at 18:28:46 UTC by Mariusz Wojcieszek |
|---|
| 3X3 Puzzle update [David Haywood] - fixed visible area - added the 2nd button - added the Demo Sound dip |
| [src/mame/drivers] | 3x3puzzl.c |
| r18423 Wednesday 10th October, 2012 at 17:00:30 UTC by Tafoid |
|---|
| New clones added ---------------- Knights of Valour Super Heroes / Sangoku Senki Super Heroes (ver. 102, CN) [Joerg Hartenberger, JackC] Knights of Valour Super Heroes / Sangoku Senki Super Heroes (ver. 101, CN) [Joerg Hartenberger, JackC] |
| [src/mame] | mame.lst |
| [src/mame/drivers] | pgm.c |
| r18422 Wednesday 10th October, 2012 at 16:46:21 UTC by Tafoid |
|---|
| Continued cleanup of Video Systems drivers and associated dependencies. From Haze (nw) |
| [src/mame] | mame.mak |
| [src/mame/drivers] | aerofgt.c f1gp.c pipedrm.c welltris.c |
| [src/mame/includes] | aerofgt.h f1gp.h fromance.h welltris.h |
| [src/mame/video] | aerofgt.c f1gp.c fromance.c vsystem_spr.c vsystem_spr.h vsystem_spr2.c* vsystem_spr2.h* welltris.c |
| r18421 Wednesday 10th October, 2012 at 16:05:05 UTC by hap |
|---|
| fix shtngmst gun position |
| [src/mame/drivers] | system1.c |
| [src/mame/includes] | system1.h |
| Previous 50 | 199869 Revisions | Next 50 |