Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r33333 Tuesday 11th November, 2014 at 02:08:29 UTC by Alex W. Jackson |
---|
tilemap.h: remove temporary assert (nw) |
[src/emu] | tilemap.h |
r33332 Tuesday 11th November, 2014 at 01:59:03 UTC by Alex W. Jackson |
---|
Fix uPD7810 sound/hang regressions in some MAME drivers (nw) |
[src/emu/cpu/upd7810] | upd7810.c |
[src/mame/drivers] | fitfight.c homedata.c |
r33331 Tuesday 11th November, 2014 at 01:27:18 UTC by Brian Troha |
---|
new Player's Edge Plus clone New Clone Added --------------------------------------- Player's Edge Plus (PP0040) Standard Draw Poker (International) [BrianT, Ken R] |
[src/mame] | mame.lst |
[src/mame/drivers] | peplus.c |
r33330 Tuesday 11th November, 2014 at 00:52:23 UTC by David Haywood |
---|
new clones Play Girls 2 (bootleg) [system11] (also I took the chance to unify the gfxdecodes in the drivers, and give them a real name instead of '2') |
[src/mame] | mame.lst |
[src/mame/drivers] | taito_l.c |
r33329 Monday 10th November, 2014 at 23:49:42 UTC by David Haywood |
---|
new NOT WORKING Sonic 2 (bootleg of Megadrive version) [caius] needs correct coin logic (mcu sim?) hooking up for this bootleg, looks like a nasty hack, time counter is accelerated (so really you don't have long to complete the levels) sonic lives logo is hacked out and replaced with the credit display. it boots with 2 credits, so you can play it right now, but can't add more credits. |
[src/mame] | mame.lst |
[src/mame/drivers] | megadrvb.c |
r33328 Monday 10th November, 2014 at 23:32:07 UTC by hap |
---|
added comp4 and wizatron output_pla from Sean Riddle |
[src/emu/cpu/tms0980] | tms0980.c |
[src/mess/drivers] | comp4.c merlin.c wizatron.c |
r33327 Monday 10th November, 2014 at 23:11:29 UTC by Alex W. Jackson |
---|
dec8: lol 'colour overflow' (nw) |
[src/mame/drivers] | dec8.c |
r33326 Monday 10th November, 2014 at 22:08:07 UTC by Olivier Galibert |
---|
i82875p: Host bridge fun [O. Galibert] |
[src/emu/machine] | i82875p.c i82875p.h pci.c pci.h |
r33325 Monday 10th November, 2014 at 21:24:57 UTC by David Haywood |
---|
new clones Ave Fenix (Recreativos Franco) [Enricnes] (also verified on a PCB owned by Roselson) this is the more polished of the Spanish bootlegs, possibly with a real license, even if the code is hacked from the original. |
[src/mame] | mame.lst |
[src/mame/drivers] | phoenix.c |
r33324 Monday 10th November, 2014 at 21:22:27 UTC by Alex W. Jackson |
---|
gunbustr.c: use core palette handling (nw) |
[src/mame/drivers] | gunbustr.c |
[src/mame/includes] | gunbustr.h |
r33323 Monday 10th November, 2014 at 20:36:34 UTC by Alex W. Jackson |
---|
undrfire.c, groundfx.c: improve documentation (TC0620SCC is the 6bpp tilemap chip) (nw) |
[src/mame/drivers] | groundfx.c undrfire.c |
[src/mame/video] | groundfx.c undrfire.c |
r33322 Monday 10th November, 2014 at 19:55:33 UTC by Alex W. Jackson |
---|
cbombers: fix TC0480SCP text layer colors [Alex Jackson] |
[src/mame/drivers] | undrfire.c |
r33321 Monday 10th November, 2014 at 18:46:18 UTC by Olivier Galibert |
---|
pci: Add remapping notifiers [O. Galibert] |
[src/emu/machine] | i6300esb.c pci.c pci.h |
r33320 Monday 10th November, 2014 at 17:06:28 UTC by hap |
---|
(MESS) Added preliminary driver for TI Wiz-A-Tron. [Sean Riddle, hap] |
[src/mess] | mess.lst mess.mak |
[src/mess/drivers] | comp4.c merlin.c simon.c wizatron.c* |
r33319 Monday 10th November, 2014 at 16:38:44 UTC by hap |
---|
there were some typos in stopthie.bin (game still goes in an infinite loop tho) |
[src/mess/drivers] | stopthie.c |
r33318 Monday 10th November, 2014 at 16:34:06 UTC by hap |
---|
minor fixes |
[src/emu/cpu/tms0980] | tms0980.c |
r33317 Monday 10th November, 2014 at 09:19:15 UTC by Oliver Stöneberg |
---|
removed duplicated line of code (nw) |
[src/osd/windows] | winmain.c |
r33316 Monday 10th November, 2014 at 07:34:30 UTC by Alex W. Jackson |
---|
Taito device tilemap assert fixes, and clean up of obsolete stuff (nw) |
[src/mame/drivers] | darius.c opwolf.c rainbow.c rastan.c slapshot.c taito_f2.c topspeed.c |
[src/mame/includes] | darius.h ninjaw.h warriorb.h |
[src/mame/video] | darius.c ninjaw.c tc0080vco.c tc0100scn.c tc0100scn.h tc0480scp.c warriorb.c |
r33315 Monday 10th November, 2014 at 07:26:46 UTC by Miodrag Milanović |
---|
Merge pull request #44 from ramiropolla/steppers steppers: add absolute position |
[src/emu/cpu/upd7810] | upd7810.c upd7810.h upd7810_macros.h |
[src/mame/drivers] | peplus.c |
r33314 Monday 10th November, 2014 at 03:04:35 UTC by Ramiro Polla |
---|
steppers: add absolute position |
[src/emu/cpu/upd7810] | upd7810.c upd7810.h upd7810_macros.h |
[src/mame/drivers] | peplus.c |
[src/mame/machine] | steppers.c steppers.h |
r33313 Monday 10th November, 2014 at 07:26:39 UTC by Miodrag Milanović |
---|
Merge pull request #43 from ramiropolla/upd7810 upd7810: use intermediate flip flops for extended timer/event counter |
[src/mame/drivers] | peplus.c |
r33312 Monday 10th November, 2014 at 02:55:56 UTC by Ramiro Polla |
---|
upd7810: use intermediate flip flops for extended timer/event counter The extended timer/event counter uses intermediate flip flops (LV0 and LV1) before writing the output to CO0 and CO1. The introduction of LV0/LV1 addresses three issues: - Level inversion occurs after the flip flop is output, not before; - The intermediate flip flop can be altered without affecting the output of CO0/CO1; - upd7810_write_EOM() didn't work properly when the level inversion bit was set along other bits. |
[src/emu/cpu/upd7810] | upd7810.c upd7810.h upd7810_macros.h |
[src/mame/drivers] | peplus.c |
r33311 Monday 10th November, 2014 at 03:48:03 UTC by Brian Troha |
---|
peplus.c: Slight update - NW |
[src/mame/drivers] | peplus.c |
r33310 Monday 10th November, 2014 at 03:31:58 UTC by Brian Troha |
---|
peplus.c: Documentation update - NW |
[src/mame/drivers] | peplus.c |
r33309 Sunday 9th November, 2014 at 20:35:01 UTC by hap |
---|
small cleanup |
[src/mame/drivers] | segas24.c |
[src/mame/includes] | segas24.h |
[src/mame/video] | segaic24.h segas24.c |
r33308 Sunday 9th November, 2014 at 19:35:42 UTC by Olivier Galibert |
---|
pentium: Some stuff to make lindbergh go further [O. Galibert] |
[src/emu/cpu/i386] | i386.c i386.h i386ops.inc i386priv.h pentops.inc |
r33307 Sunday 9th November, 2014 at 18:44:08 UTC by Alex W. Jackson |
---|
Fix more tilemap asserts (remaining ones are all Taito drivers) (nw) |
[src/mame/drivers] | deco32.c tattack.c |
r33306 Sunday 9th November, 2014 at 18:41:27 UTC by David Haywood |
---|
new NOT WORKING Club Pacman [Roberto Fresca, ytsejam] very weird set dumped by Robbie, might even be an original codebase, has a 2 player simultaneous mode (not as polished as Pacman Twin) need to fins the control multiplex tho, and understand if the game is really glitchy due to how it's programmed, or if there's something else going on. |
[src/mame] | mame.lst |
[src/mame/drivers] | pacman.c |
r33305 Sunday 9th November, 2014 at 17:17:59 UTC by Olivier Galibert |
---|
i386: MMX disassembly fixes [O. Galibert] |
[src/emu/cpu/i386] | i386dasm.c |
r33304 Sunday 9th November, 2014 at 14:23:29 UTC by Miodrag Milanović |
---|
Merge pull request #41 from shattered/_cba9492 asst128: has joystick port |
[hash] | apfimag_cass.xml |
[src/emu/bus/coco] | coco_dwsock.c |
[src/emu/cpu/rsp] | rspdrc.c |
[src/mame] | mame.lst |
[src/mame/drivers] | ampoker2.c atetris.c batman.c calomega.c cninja.c coinmstr.c legionna.c mario.c miniboy7.c peplus.c pipedrm.c sbugger.c |
[src/mame/includes] | mario.h |
[src/mame/video] | calomega.c k054156_k054157_k056832.c mario.c n64.c rdpspn16.c |
r33303 Sunday 9th November, 2014 at 14:15:17 UTC by Sergey Svishchev |
---|
asst128: has joystick port |
[hash] | apfimag_cass.xml |
[src/emu/bus/coco] | coco_dwsock.c |
[src/emu/cpu/rsp] | rspdrc.c |
[src/mame] | mame.lst |
[src/mame/drivers] | ampoker2.c atetris.c batman.c calomega.c cninja.c coinmstr.c legionna.c mario.c miniboy7.c peplus.c pipedrm.c sbugger.c |
[src/mame/includes] | mario.h |
[src/mame/video] | calomega.c k054156_k054157_k056832.c mario.c n64.c rdpspn16.c |
[src/mess/drivers] | asst128.c |
r33302 Sunday 9th November, 2014 at 13:10:48 UTC by Oliver Stöneberg |
---|
added assert for usage of uninitialized stack memory in n64_rdp::SpanDraw1Cycle() (nw) happens with e.g. n64 -cart vprowrs2 - it actually already goes out of bounds in poly_manager::render_triangle_custom() but since that code is generic it's hard to add an assert there / also added another FBSize check |
[src/mame/video] | n64.c rdpspn16.c |
r33301 Sunday 9th November, 2014 at 11:50:30 UTC by Oliver Stöneberg |
---|
added another check for unsupported FBSize (nw) happens with n64 -cart sbowlingj |
[src/mame/video] | rdpspn16.c |
r33300 Sunday 9th November, 2014 at 10:47:51 UTC by Brian Troha |
---|
new Player's Edge Plus poker clones New Clones Added -------------------------------------------- Player's Edge Plus (PP0042) 10's or Better [BrianT, Ken R] Player's Edge Plus (PP0043) 10's or Better (International, set 2) [BrianT, Ken R] Player's Edge Plus (PP0060) Standard Draw Poker (set 3) [BrianT, Ken R] Player's Edge Plus (PP0429) Joker Poker (Aces or Better, set 2) [BrianT, Ken R] |
[src/mame] | mame.lst |
[src/mame/drivers] | peplus.c |
r33299 Sunday 9th November, 2014 at 09:36:25 UTC by Osso |
---|
Fix for atetrisb2 regression (nw) Do the bootlegs really have the slapstick? our code assumes so. Maybe it's something equivalent and we don't bother documenting it? |
[src/mame/drivers] | atetris.c |
r33298 Sunday 9th November, 2014 at 09:32:44 UTC by Miodrag Milanović |
---|
Update README.md One more test adašđšđčćžđščđš |
[/trunk] | README.md |
r33297 Sunday 9th November, 2014 at 09:26:51 UTC by Miodrag Milanović |
---|
Update README.md Just test of UTF-8 encoding in notifier šđšđćžćžćčćč |
[/trunk] | README.md |
r33296 Sunday 9th November, 2014 at 08:27:54 UTC by Alex W. Jackson |
---|
mario.c: fix Monitor switch so it correctly affects both tiles and sprites [Alex Jackson] |
[src/mame/drivers] | mario.c |
[src/mame/includes] | mario.h |
[src/mame/video] | mario.c |
r33295 Sunday 9th November, 2014 at 07:59:03 UTC by Oliver Stöneberg |
---|
Merge branch 'master' of https://github.com/mamedev/mame |
[hash] | apfimag_cass.xml |
[src/emu/bus/coco] | coco_dwsock.c |
[src/mame/drivers] | ampoker2.c batman.c calomega.c cninja.c coinmstr.c legionna.c miniboy7.c pipedrm.c sbugger.c |
[src/mame/video] | calomega.c k054156_k054157_k056832.c |
r33294 Sunday 9th November, 2014 at 07:58:44 UTC by Oliver Stöneberg |
---|
Revert "Revert "added assert for e.g. n64 -cart waveracej crash in rsp_device::generate_checksum_block() (nw)"" This reverts commit 36218e2220cca2d31121a06c314ad11f72431527. |
[src/emu/cpu/rsp] | rspdrc.c |
r33293 Sunday 9th November, 2014 at 07:58:01 UTC by Oliver Stöneberg |
---|
Revert "added assert for e.g. n64 -cart waveracej crash in rsp_device::generate_checksum_block() (nw)" This reverts commit 491842f8db702b2ccd94c7f0ae78482ab48cef05. |
[src/emu/cpu/rsp] | rspdrc.c |
r33292 Saturday 8th November, 2014 at 22:17:17 UTC by Oliver Stöneberg |
---|
added assert for e.g. n64 -cart waveracej crash in rsp_device::generate_checksum_block() (nw) |
[hash] | apfimag_cass.xml |
[src/emu/bus/coco] | coco_dwsock.c |
[src/emu/cpu/rsp] | rspdrc.c |
[src/mame/drivers] | ampoker2.c batman.c calomega.c cninja.c coinmstr.c legionna.c miniboy7.c pipedrm.c sbugger.c |
[src/mame/video] | calomega.c k054156_k054157_k056832.c |
r33291 Sunday 9th November, 2014 at 07:44:20 UTC by Fabio Priuli |
---|
whops. these were meant to be <info> and not <feature>. nw. |
[hash] | apfimag_cass.xml |
r33290 Sunday 9th November, 2014 at 07:32:19 UTC by Alex W. Jackson |
---|
First batch of tilemap assert fixes (nw) |
[src/mame/drivers] | ampoker2.c batman.c cninja.c coinmstr.c legionna.c pipedrm.c sbugger.c |
[src/mame/video] | k054156_k054157_k056832.c |
r33289 Sunday 9th November, 2014 at 07:06:19 UTC by Alex W. Jackson |
---|
miniboy7.c: Slightly improve colors (see gfx2 color 4, now correct playing card colors) (nw) |
[src/mame/drivers] | miniboy7.c |
r33288 Sunday 9th November, 2014 at 07:04:04 UTC by Alex W. Jackson |
---|
calomega.c: Improve color emulation by analogy with tugboat.c (which is actually a heavily modified Cal Omega board) [Alex Jackson] |
[src/mame/drivers] | calomega.c |
[src/mame/video] | calomega.c |
r33287 Sunday 9th November, 2014 at 01:33:06 UTC by Jürgen Buchmüller |
---|
Prevent calls to osd_read/write when m_pSocket is NULL [nw] |
[src/emu/bus/coco] | coco_dwsock.c |
r33286 Saturday 8th November, 2014 at 21:38:56 UTC by GitHub |
---|
- |
r33285 Saturday 8th November, 2014 at 21:38:56 UTC by Oliver Stöneberg |
---|
added asserts for n64 -cart conker crash in mips3_device::generate_checksum_block() (nw) |
[src/emu/cpu/mips] | mips3drc.c |
r33284 Saturday 8th November, 2014 at 20:50:19 UTC by Scott Stone |
---|
Alignment fixes for recent changes to XML hashes. (nw) |
[hash] | apfimag_cass.xml epson_cpm.xml galaxy.xml jupace_cass.xml megadriv.xml |
Previous 50 | 199869 Revisions | Next 50 |