Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r33233 Wednesday 5th November, 2014 at 21:23:46 UTC by Sergey Svishchev |
---|
mc1502: re-add speaker output |
[/trunk] | makefile |
[src/mame] | mame.lst mame.mak |
[src/mame/audio] | harddriv.c |
[src/mame/drivers] | atarig1.c atarisy1.c atarisy2.c atetris.c beaminv.c cyberbal.c gauntlet.c harddriv.c pgm2.c rampart.c starwars.c toaplan2.c vindictr.c xybots.c yunsun16.c |
[src/mame/includes] | atarigx2.h atarisy2.h atetris.h harddriv.h slapstic.h starwars.h |
[src/mame/layout] | |
[src/mame/machine] | asic65.c atarigen.c atarigen.h harddriv.c slapstic.c |
[src/mame/video] | atarisy2.c harddriv.c twin16.c |
[src/mess/drivers] | mc1502.c |
[src/mess/includes] | mc1502.h |
[src/osd/sdl] | sdl.mak |
r33232 Thursday 6th November, 2014 at 07:12:54 UTC by Justin Kerk |
---|
Build fixes for Emscripten (nw) |
[/trunk] | makefile |
[src/osd/sdl] | sdl.mak |
r33231 Thursday 6th November, 2014 at 04:51:54 UTC by David Haywood |
---|
new clones Oriental Legend 2 (V101, China) [bytestorm] (not working) Knights of Valour 2 New Legend (V300, Taiwan) [bytestorm] (not working) |
[src/mame] | mame.lst |
[src/mame/drivers] | pgm2.c |
r33230 Thursday 6th November, 2014 at 04:00:32 UTC by David Haywood |
---|
Start converting the various Hard Drivin' board types to be devices, allowing me to add the 2 additional video boards to Race Drivin' Panorama. This brings Race Drivin' Panorama to within an inch of working, however there seems to be what I think is a core bug with partial updates on anything except the primary screen, meaning the other screens fail to update properly. It isn't a communicaiton issue ,as you can swap the screens around and get the other screens updating smoothly instead, it just doesn't seem to want to update the screen when it should. With a tiny bit more work this could be marked as working. Also added default eeproms for each of the sub-boards with the views correctly setup. |
[src/mame] | mame.mak |
[src/mame/audio] | harddriv.c |
[src/mame/drivers] | harddriv.c |
[src/mame/includes] | harddriv.h |
[src/mame/layout] | racedrivpan.lay* |
[src/mame/machine] | asic65.c harddriv.c slapstic.c |
[src/mame/video] | harddriv.c |
r33229 Wednesday 5th November, 2014 at 22:26:26 UTC by David Haywood |
---|
get rid of some global stuff by making this a device, need this step for now, will improve further later (nw) |
[src/mame/drivers] | atarig1.c atarisy1.c atarisy2.c atetris.c cyberbal.c gauntlet.c harddriv.c rampart.c starwars.c vindictr.c xybots.c |
[src/mame/includes] | atarigx2.h atarisy2.h atetris.h harddriv.h slapstic.h starwars.h |
[src/mame/machine] | atarigen.c atarigen.h harddriv.c slapstic.c |
[src/mame/video] | atarisy2.c |
r33228 Wednesday 5th November, 2014 at 21:19:21 UTC by Brian Troha |
---|
New Magic Bubble clone New Clone Added ------------------------------------ Magic Bubble (Adult version, YS-0211 PCB) [caius, The Dumping Union] |
[src/mame] | mame.lst |
[src/mame/drivers] | yunsun16.c |
r33227 Wednesday 5th November, 2014 at 21:17:13 UTC by Brian Troha |
---|
new Battle Bakraid clone added New Clone Added --------------------------------------- Battle Bakraid - Unlimited Version (China) (Tue Jun 8 1999) [Bill D, The Dumping Union] |
[src/mame] | mame.lst |
[src/mame/drivers] | toaplan2.c |
r33226 Wednesday 5th November, 2014 at 20:59:33 UTC by hap |
---|
nw |
[src/mame/drivers] | beaminv.c |
r33225 Wednesday 5th November, 2014 at 20:38:49 UTC by hap |
---|
looks like they romanized themselves as "Teknon Kogyo", seen on Dracula titlescreen(another old game by them) |
[src/mame/drivers] | beaminv.c |
r33224 Wednesday 5th November, 2014 at 20:37:03 UTC by Alex W. Jackson |
---|
twin16: note about fround (nw) |
[src/mame/video] | twin16.c |
r33223 Wednesday 5th November, 2014 at 19:33:55 UTC by hap |
---|
redo merlin layout |
[src/mess/layout] | merlin.lay |
r33222 Wednesday 5th November, 2014 at 19:24:26 UTC by Curt Coder |
---|
(MESS) victor9k: Floppy WIP. (nw) |
[src/lib/formats] | flopimg.c flopimg.h victor9k_dsk.c victor9k_dsk.h |
[src/mess/drivers] | victor9k.c |
[src/mess/machine] | victor9k_fdc.c victor9k_fdc.h |
r33221 Wednesday 5th November, 2014 at 17:53:11 UTC by Alex W. Jackson |
---|
k007121.c: improve documentation (nw) |
[src/mame/video] | k007121.c konamiic.txt |
r33220 Wednesday 5th November, 2014 at 15:39:44 UTC by Miodrag Milanović |
---|
Merge pull request #35 from shattered/_dcd0ca6 Allow sound output if 8253 is never programmed, i.e. all output is done ... |
r33219 Wednesday 5th November, 2014 at 15:10:34 UTC by Sergey Svishchev |
---|
Allow sound output if 8253 is never programmed, i.e. all output is done by modulating speaker output line. |
[src/emu/bus/lpci] | southbridge.c |
[src/mame/drivers] | pcxt.c |
[src/mess/drivers] | pasogo.c pc1512.c |
[src/mess/machine] | at.c genpc.c |
r33218 Wednesday 5th November, 2014 at 14:13:50 UTC by Miodrag Milanović |
---|
Compile fix (nw) |
[src/emu/machine] | pci.c |
r33217 Wednesday 5th November, 2014 at 12:28:48 UTC by Olivier Galibert |
---|
Experiments in PCI land [O. Galibert] |
[src/emu/bus] | bus.mak |
[src/emu/bus/lpci] | cirrus.c* cirrus.h* i82371ab.c* i82371ab.h* i82371sb.c* i82371sb.h* i82439tx.c* i82439tx.h* mpc105.c* mpc105.h* northbridge.c* northbridge.h* pci.c* pci.h* southbridge.c* southbridge.h* |
[src/emu/bus/pci] | |
[src/emu/machine] | i6300esb.c* i6300esb.h* i82541.c* i82541.h* i82875p.c* i82875p.h* lpci.c* lpci.h* machine.mak pci-apic.c* pci-apic.h* pci-sata.c* pci-sata.h* pci-smbus.c* pci-smbus.h* pci-usb.c* pci-usb.h* pci.c pci.h |
[src/emu/sound] | pci-ac97.c* pci-ac97.h* sb0400.c* sb0400.h* sound.mak |
[src/emu/video] | gf6800gt.c* gf6800gt.h* video.mak |
[src/mame] | mame.mak |
[src/mame/drivers] | calchase.c chihiro.c cobra.c fruitpc.c funkball.c gamecstl.c gammagic.c lindbergh.c magictg.c mediagx.c midqslvr.c photoply.c pinball2k.c queen.c savquest.c taitowlf.c viper.c voyager.c xtom3d.c |
[src/mame/machine] | segabb.c* segabb.h* |
[src/mess] | mess.mak |
[src/mess/drivers] | bebox.c |
[src/mess/includes] | at.h |
[src/mess/machine] | bebox.c |
r33216 Wednesday 5th November, 2014 at 12:27:17 UTC by hap |
---|
get rid of old printfs |
[src/emu/cpu/tms0980] | tms0980.c |
r33215 Wednesday 5th November, 2014 at 11:30:07 UTC by hap |
---|
added simon skillswitch, thanks to Simon from http://www.waitingforfriday.com for making a wiring diagram |
[src/mess/drivers] | merlin.c simon.c |
[src/mess/layout] | simon.lay |
r33214 Wednesday 5th November, 2014 at 08:44:34 UTC by Alex W. Jackson |
---|
MT 03590 [Alex Jackson] |
[src/mame/drivers] | rockrage.c |
[src/mame/video] | rockrage.c |
r33213 Wednesday 5th November, 2014 at 07:11:13 UTC by Miodrag Milanović |
---|
Merge pull request #34 from shattered/_664d68d dvk_ksm: DEC VT52-compatible video terminal |
[hash] | galaxy.xml |
[src/emu/bus] | bus.mak |
[src/emu/bus/isa] | isa_cards.c isa_cards.h num9rev.c* num9rev.h* |
[src/emu/cpu/rsp] | rsp.h rspdrc.c |
[src/emu/cpu/upd7810] | upd7810.c upd7810.h |
[src/emu/video] | upd7220.c upd7220.h |
[src/lib/formats] | victor9k_dsk.c victor9k_dsk.h |
[src/mess/drivers] | gmaster.c m5.c ptcsol.c specpls3.c spectrum.c victor9k.c |
[src/mess/machine] | victor9k_fdc.c victor9k_fdc.h |
r33212 Tuesday 4th November, 2014 at 21:20:12 UTC by Sergey Svishchev |
---|
dvk_ksm: DEC VT52-compatible video terminal |
[hash] | galaxy.xml m5.xml* |
[src/emu/bus] | bus.mak |
[src/emu/bus/isa] | isa_cards.c isa_cards.h |
[src/emu/cpu/rsp] | rsp.h rspdrc.c |
[src/emu/cpu/upd7810] | upd7810.c upd7810.h |
[src/emu/drivers] | xtal.h |
[src/emu/video] | upd7220.c upd7220.h |
[src/lib/formats] | victor9k_dsk.c victor9k_dsk.h |
[src/mess] | mess.lst mess.mak |
[src/mess/drivers] | dvk_ksm.c* gmaster.c m5.c ptcsol.c specpls3.c spectrum.c victor9k.c |
[src/mess/machine] | ms7004.c* ms7004.h* victor9k_fdc.c victor9k_fdc.h |
r33211 Wednesday 5th November, 2014 at 07:11:05 UTC by Miodrag Milanović |
---|
Merge pull request #33 from ramiropolla/upd7810 upd7810: interrupt-related fixes |
[hash] | galaxy.xml |
[src/emu/bus] | bus.mak |
[src/emu/bus/isa] | isa_cards.c isa_cards.h num9rev.c* num9rev.h* |
[src/emu/cpu/rsp] | rsp.h rspdrc.c |
[src/emu/video] | upd7220.c upd7220.h |
[src/lib/formats] | victor9k_dsk.c victor9k_dsk.h |
[src/mame/drivers] | coolridr.c vigilant.c |
[src/mess/drivers] | m5.c merlin.c ptcsol.c specpls3.c spectrum.c victor9k.c |
[src/mess/machine] | victor9k_fdc.c victor9k_fdc.h |
r33210 Tuesday 4th November, 2014 at 18:47:54 UTC by Ramiro Polla |
---|
upd7810: return meaningful value when PC3 is in control mode When PC3 is in control mode, it acts as INT2 and external Timer Input. INT2 may be set by connected devices through set_input_line(), so its value can be used when reading or writing to PC3. There is currently no code to support external timer input. |
[src/emu/cpu/upd7810] | upd7810.c |
r33209 Tuesday 4th November, 2014 at 17:58:05 UTC by Ramiro Polla |
---|
upd7810: correctly deal with external interrupts |
[src/emu/cpu/upd7810] | upd7810.c upd7810.h |
r33208 Tuesday 4th November, 2014 at 17:57:58 UTC by Ramiro Polla |
---|
upd7810: treat NMI like other interrupts |
[src/emu/cpu/upd7810] | upd7810.c |
r33207 Tuesday 4th November, 2014 at 17:56:05 UTC by Ramiro Polla |
---|
upd7810: remove gamemaster hack for INTFE1 The extended timer has been properly implemented in upd7810. Tested with Continental Galaxy 2020. |
[hash] | galaxy.xml m5.xml* |
[src/emu/bus] | bus.mak |
[src/emu/bus/isa] | isa_cards.c isa_cards.h |
[src/emu/cpu/rsp] | rsp.h rspdrc.c |
[src/emu/cpu/upd7810] | upd7810.c |
[src/emu/video] | upd7220.c upd7220.h |
[src/lib/formats] | victor9k_dsk.c victor9k_dsk.h |
[src/mame/drivers] | coolridr.c vigilant.c |
[src/mess/drivers] | gmaster.c m5.c merlin.c ptcsol.c specpls3.c spectrum.c victor9k.c |
[src/mess/machine] | victor9k_fdc.c victor9k_fdc.h |
r33206 Wednesday 5th November, 2014 at 06:41:36 UTC by Fabio Priuli |
---|
(MESS) softlist: Added new lists for Sord M5 and PTC SOL-20 cassettes. [Riley110] (MESS) softlist: Added info in many Eastern Europe computer softlists. [Riley110] also, renamed a few lists for consistency. |
[hash] | galaxy.xml |
[src/mess/drivers] | m5.c ptcsol.c specpls3.c spectrum.c |
r33205 Wednesday 5th November, 2014 at 01:39:38 UTC by Carl |
---|
(mess) num9rev: add number 9 revolution 512x32 [Carl] --- Only the demo programs tested for now |
[src/emu/bus] | bus.mak |
[src/emu/bus/isa] | isa_cards.c isa_cards.h num9rev.c* num9rev.h* |
[src/emu/video] | upd7220.c upd7220.h |
r33204 Tuesday 4th November, 2014 at 22:12:31 UTC by Ryan Holtz |
---|
rspdrc: Added undocumented ops VADDB, VACCB, VSUBB, and VSUCB. [MooglyGuy] |
[src/emu/cpu/rsp] | rsp.h rspdrc.c |
r33203 Tuesday 4th November, 2014 at 21:37:05 UTC by Curt Coder |
---|
(MESS) victor9k: Floppy WIP. (nw) |
[src/lib/formats] | victor9k_dsk.c victor9k_dsk.h |
[src/mess/drivers] | victor9k.c |
[src/mess/machine] | victor9k_fdc.c victor9k_fdc.h |
r33202 Tuesday 4th November, 2014 at 20:34:27 UTC by Brian Troha |
---|
vigilant.c: Consistency, some hade "Rev." and others just "Rev" - NW |
[src/mame/drivers] | vigilant.c |
r33201 Tuesday 4th November, 2014 at 20:25:29 UTC by Brian Troha |
---|
coolridr.c: Add a note about "Aqua Stage" also running on Sega H1 hardware. - NW |
[src/mame/drivers] | coolridr.c |
r33200 Tuesday 4th November, 2014 at 20:07:31 UTC by hap |
---|
improved cpu clock and speaker lvl |
[src/mess/drivers] | merlin.c |
r33199 Tuesday 4th November, 2014 at 17:18:28 UTC by hap |
---|
small cleanup to merlin.c, it is very similar to simon.c I want to redo the merlin layout later, make it more similar/appealing. |
[src/mess/drivers] | merlin.c simon.c |
[src/mess/layout] | merlin.lay simon.lay |
r33198 Tuesday 4th November, 2014 at 16:38:55 UTC by Dirk Best |
---|
epson cpm softlist: change n/a to unofficial |
[hash] | epson_cpm.xml |
r33197 Tuesday 4th November, 2014 at 15:04:55 UTC by Ryan Holtz |
---|
rspdrc: Fix crash on Linux when recompiling BREAK opcode. [MooglyGuy, Firewave] |
[src/emu/cpu/rsp] | rspdrc.c |
r33196 Tuesday 4th November, 2014 at 14:41:50 UTC by Dirk Best |
---|
px4: fix initial rs232 status after reset and add the dram test replacement roms |
[src/mess/drivers] | px4.c |
r33195 Tuesday 4th November, 2014 at 14:36:32 UTC by Oliver Stöneberg |
---|
flush drcuml.asm log (nw) |
[src/emu/cpu] | drcuml.c |
r33194 Tuesday 4th November, 2014 at 13:14:26 UTC by Ryan Holtz |
---|
mips3: Fixed left-shift-of-signed-value issues. [MooglyGuy] rsp: Fixed left-shift-of-signed-value issues. [MooglyGuy] |
[src/emu/cpu/mips] | mips3drc.c mips3fe.c |
[src/emu/cpu/rsp] | rspfe.c |
r33193 Tuesday 4th November, 2014 at 10:43:40 UTC by David Haywood |
---|
correct patches for drgw2hk [iq_132] |
[src/mame/machine] | pgmprot_igs025_igs012.c |
r33192 Tuesday 4th November, 2014 at 04:16:53 UTC by Alex W. Jackson |
---|
px4.c: safer portability fix (nw) |
[src/mess/drivers] | px4.c |
r33191 Tuesday 4th November, 2014 at 03:31:47 UTC by Carl |
---|
upd7220: shift screen down by vbp (nw) |
[src/emu/video] | upd7220.c |
r33190 Tuesday 4th November, 2014 at 01:22:38 UTC by Carl |
---|
(mess) upd7220: duh (nw) |
[src/emu/video] | upd7220.c |
r33189 Tuesday 4th November, 2014 at 00:52:17 UTC by David Haywood |
---|
Merge branch 'master' of https://github.com/mamedev/mame |
[src/mame/drivers] | stv.c |
[src/mame/includes] | stv.h |
[src/mame/machine] | 315-5881_crypt.c 315-5881_crypt.h stvprot.c |
r33188 Tuesday 4th November, 2014 at 00:48:51 UTC by R. Belmont |
---|
OS/2 build fixes [KO Myung-Hun] |
[src/lib/sqlite3] | sqlite3.c |
[src/lib/web] | mongoose.c |
r33187 Tuesday 4th November, 2014 at 00:44:41 UTC by R. Belmont |
---|
fix non-Windows compile (nw) |
[src/mame/drivers] | stv.c |
[src/mame/includes] | stv.h |
[src/mame/machine] | 315-5881_crypt.c 315-5881_crypt.h stvprot.c |
[src/mess/drivers] | px4.c |
r33186 Tuesday 4th November, 2014 at 00:51:52 UTC by David Haywood |
---|
just test code (nw) |
[src/mame/drivers] | stv.c |
[src/mame/includes] | stv.h |
[src/mame/machine] | 315-5881_crypt.c 315-5881_crypt.h stvprot.c |
r33185 Monday 3rd November, 2014 at 22:57:43 UTC by Robbbert |
---|
MT 05776 |
[src/mame/includes] | tx1.h |
[src/mame/video] | tx1.c |
r33184 Monday 3rd November, 2014 at 22:55:57 UTC by hap |
---|
(MESS) New System Drivers Supported: ----------------------------- Simon [Sean Riddle, hap] |
[src/mess] | mess.lst mess.mak |
[src/mess/drivers] | simon.c* |
[src/mess/layout] | simon.lay* |
Previous 50 | 199869 Revisions | Next 50 |