Note Feed

Note: GitHub retired the SVN interface on January 8, 2024.

Previous 50 199869 Revisions Next 50

r33683 Friday 5th December, 2014 at 02:17:16 UTC by hap
forgot to copypaste checksum
[src/mess/drivers]starwbc.c

r33682 Friday 5th December, 2014 at 02:13:16 UTC by hap
added starwbc rom listing from the patent, looks like it works fine after correcting 1 typo
[src/mess]mess.lst
[src/mess/drivers]starwbc.c

r33681 Friday 5th December, 2014 at 00:49:11 UTC by Jürgen Buchmüller
Connect ROM 6351-1J to the PPS-4 port A/B lines.
[src/mame/drivers]gts1.c

r33680 Friday 5th December, 2014 at 00:16:57 UTC by Jürgen Buchmüller
Add chip pinouts for 10660 and 11660 (nw)
[src/emu/cpu/pps4]pps4.c

r33679 Friday 5th December, 2014 at 00:16:30 UTC by hap
(MESS)Game promoted to working
------------------
Star Wars - Electronic Battle Command [hap, Kevin Horton]
[src/mess/drivers]starwbc.c
[src/mess/layout]starwbc.lay

r33678 Thursday 4th December, 2014 at 22:53:14 UTC by hap
starwbc button mapping
[src/mess/drivers]starwbc.c

r33677 Thursday 4th December, 2014 at 20:46:31 UTC by hap
starwbc: hooked up inputs/outputs
[src/mess/drivers]cnsector.c comp4.c merlin.c simon.c starwbc.c ticalc1x.c
[src/mess/layout]starwbc.lay

r33676 Thursday 4th December, 2014 at 20:04:16 UTC by Curt Coder
arc: clang compile fix. (nw)
[src/emu/cpu/arc]arc.h

r33675 Thursday 4th December, 2014 at 20:04:16 UTC by Curt Coder
[MESS] victor9k: Floppy WIP. (nw)
[src/lib/formats]victor9k_dsk.c victor9k_dsk.h

r33674 Thursday 4th December, 2014 at 19:36:02 UTC by Jürgen Buchmüller
Fix cut+paste, typos and some implementation bugs (nw)
[src/emu/cpu/pps4]pps4.c

r33673 Thursday 4th December, 2014 at 19:33:50 UTC by Fabio Priuli
(MESS) megacd: verified and better documented bios of Japanese
Rev.E [ShouTime]
[src/mess/drivers]megadriv.c

r33672 Thursday 4th December, 2014 at 12:25:13 UTC by hap
get rid of space between digits
[src/mess/layout]ti1270.lay ti30.lay tisr16.lay wizatron.lay

r33671 Thursday 4th December, 2014 at 08:47:30 UTC by Olivier Galibert
New NOT WORKING:
 House of the Dead 4 (Export)             [soyandroid, Guru]
 Virtua Fighter 5 (Export)                [soyandroid]
 After Burner Climax (Export)             [soyandroid]
 Let's Go Jungle (Export)                 [soyandroid]
 Outrun 2 SP SDX                          [soyandroid]
 Power Smash 3 / Virtua Tennis 3 (Export) [soyandroid]
 Virtua Tennis 3 (Japan)                  [Guru]
 Initial D4 (Rev D)                       [Guru]
 Initial D4 (Rev C)                       [Guru]
 Sega Race-TV (Export)                    [soyandroid, Guru]
 House of the Dead EX (Japan)             [soyandroid]
 Rambo (Export)                           [soyandroid, Guru]
 Hummer Extreme                           [soyandroid]
 VBios updater                            [Guru]
[src/mame]mame.lst
[src/mame/drivers]lindbergh.c

r33670 Thursday 4th December, 2014 at 06:03:08 UTC by Fabio Priuli
d'oh. I had forgotten to enable the softlist in the driver. nw.
[src/mess/drivers]mc1000.c

r33669 Thursday 4th December, 2014 at 06:02:17 UTC by Fabio Priuli
some new images from sparse sources. nw.
[hash]nes.xml

r33668 Thursday 4th December, 2014 at 03:10:08 UTC by Jürgen Buchmüller
Introduc m_Skip to skip ops. Clean up + fixes (nw)
[src/emu/cpu/pps4]pps4.c pps4.h pps4dasm.c

r33667 Thursday 4th December, 2014 at 02:52:33 UTC by Scott Stone
Quiet MESS -validate issues for stopthie.c (nw)
[src/mess/drivers]stopthie.c

r33666 Thursday 4th December, 2014 at 02:47:53 UTC by Scott Stone
(MESS) maria.c:  Implemented "colorburst kill" bit of the MARIA CTRL register.  [Mike Saarna, Robert Tuccitto]
[src/mess/video]maria.c

r33665 Thursday 4th December, 2014 at 01:58:05 UTC by Barry Rodewald
(MESS) ngen: added notes on entering menu mode and the Panel Debugger.
[src/mess/drivers]ngen.c

r33664 Thursday 4th December, 2014 at 00:54:06 UTC by hap
default button mapping
[src/mess/drivers]ticalc1x.c

r33663 Wednesday 3rd December, 2014 at 23:55:39 UTC by hap
(MESS)Game promoted to working
------------------
Code Name: Sector [hap, seanriddle]
[src/mess/drivers]cnsector.c comp4.c ticalc1x.c
[src/mess/layout]cnsector.lay

r33662 Wednesday 3rd December, 2014 at 22:02:03 UTC by Alex W. Jackson
mjkjidai.c: replace custom sound with MSM5205; add dip locations; modernize (nw)
[src/mame/drivers]mjkjidai.c
[src/mame/includes]mjkjidai.h
[src/mame/video]mjkjidai.c

r33661 Wednesday 3rd December, 2014 at 21:01:58 UTC by hap
added leds decay simulation (copypasted from ticalc1x.c)
[src/mess/drivers]cnsector.c
[src/mess/layout]cnsector.lay

r33660 Wednesday 3rd December, 2014 at 20:41:26 UTC by hap
added prelim input/outputs, you can see it strobing the 7segleds
[src/mess/drivers]cnsector.c
[src/mess/layout]cnsector.lay

r33659 Wednesday 3rd December, 2014 at 20:11:41 UTC by hap
dice info
[src/mess/drivers]ticalc1x.c

r33658 Wednesday 3rd December, 2014 at 19:56:13 UTC by Angelo Salese
Merge branch 'master' of https://github.com/mamedev/mame
[src/emu/bus/psx]memcard.h multitap.c
[src/mess/drivers]comp4.c starwbc.c
[src/mess/layout]comp4.lay

r33657 Wednesday 3rd December, 2014 at 19:54:50 UTC by Angelo Salese
Pixel clock notes, nw
[src/emu/bus/psx]memcard.h multitap.c
[src/mame/drivers]galpani2.c
[src/mess/drivers]comp4.c starwbc.c
[src/mess/layout]comp4.lay

r33656 Wednesday 3rd December, 2014 at 19:32:58 UTC by Carl
(mess) psx/memcard: change clocks to rising edge. (nw)
[src/emu/bus/psx]memcard.h multitap.c

r33655 Wednesday 3rd December, 2014 at 19:26:45 UTC by hap
(MESS)Game promoted to working
------------------
Comp IV [hap, seanriddle]
[src/mess/drivers]comp4.c starwbc.c
[src/mess/layout]comp4.lay

r33654 Wednesday 3rd December, 2014 at 17:32:20 UTC by Jürgen Buchmüller
Rewrote Rockwell PPS-4 CPU core based on bitsavers.org documents
[src/emu/cpu/pps4]pps4.c pps4.h pps4dasm.c

r33653 Wednesday 3rd December, 2014 at 17:06:46 UTC by Alex W. Jackson
raiden2: endian fix for sprite decryption (nw)
[src/mame/drivers]r2dx_v33.c raiden2.c

r33652 Wednesday 3rd December, 2014 at 16:09:46 UTC by Alex W. Jackson
raiden2: rename program ROM region so romload automatically picks correct width/endianness (nw)
[src/mame/drivers]r2dx_v33.c raiden2.c

r33651 Wednesday 3rd December, 2014 at 15:53:43 UTC by Alex W. Jackson
renegade.c: make ADPCM ROM addressing more hardware-like (nw)
[src/mame/drivers]renegade.c

r33650 Wednesday 3rd December, 2014 at 15:37:33 UTC by Alex W. Jackson
raiden2cop.c: Endian safety fix [Alex Jackson]
[src/mame/machine]raiden2cop.c

r33649 Wednesday 3rd December, 2014 at 14:51:54 UTC by David Haywood
misc arc (nw)
[src/emu/cpu/arc]arc.c arc.h arcdasm.c
[src/emu/cpu/arcompact]arcompact.c arcompact.h arcompactdasm.c

r33648 Wednesday 3rd December, 2014 at 14:33:29 UTC by Curt Coder
(MESS) victor9k: Floppy WIP. (nw)
[src/lib/formats]flopimg.c
[src/mess/machine]victor9k_fdc.c victor9k_fdc.h

r33647 Wednesday 3rd December, 2014 at 13:13:34 UTC by David Haywood
ok, we're definitely ARCompact based, it's a different instruction set (nw)
[src/emu/cpu]cpu.mak
[src/emu/cpu/arc]arcdasm.c
[src/emu/cpu/arcompact]arcompact.c* arcompact.h* arcompactdasm.c*
[src/mess]mess.mak
[src/mess/drivers]leapster.c

r33646 Wednesday 3rd December, 2014 at 11:16:38 UTC by David Haywood
(nw)
[src/emu/cpu/arc]arcdasm.c

r33645 Wednesday 3rd December, 2014 at 11:01:10 UTC by Fabio Priuli
(MESS) apollo: made possible to load cartridge tapes from softlist, by dealing with
these images like it's done for cassettes and floppies. [Fabio Priuli]

out of whatsnew: eventually, I hope to have some more spare time to clean up image handling
because the different implementations for each media type cause a lot of unneeded headaches.
[src/emu/bus/isa]sc499.c sc499.h

r33644 Wednesday 3rd December, 2014 at 10:01:02 UTC by David Haywood
arc branch dasm (nw)
[src/emu/cpu/arc]arcdasm.c

r33643 Wednesday 3rd December, 2014 at 07:31:06 UTC by Guru
(nw)
[src/mame/drivers]lindbergh.c

r33642 Wednesday 3rd December, 2014 at 06:43:58 UTC by Alex W. Jackson
cultures.c: fix flipscreen; fix potential out-of-bounds colors; use region_ptr_finder for tilemap ROMs (nw)
[src/mame/drivers]cultures.c

r33641 Wednesday 3rd December, 2014 at 05:15:57 UTC by Alex W. Jackson
renegade.c: replace custom sound with MSM5205 [Alex Jackson]
[src/mame/drivers]renegade.c
[src/mame/includes]renegade.h
[src/mame/video]renegade.c

r33640 Wednesday 3rd December, 2014 at 02:16:11 UTC by Barry Rodewald
(MESS) ngen: started keyboard support, plus a few minor updates.
[src/mess]mess.mak
[src/mess/drivers]ngen.c
[src/mess/machine]ngen_kb.c* ngen_kb.h*

r33639 Wednesday 3rd December, 2014 at 01:38:25 UTC by David Haywood
skeleton CPU core so that I can begin to write an ARC disassembler (nw)
[src/emu/cpu]cpu.mak
[src/emu/cpu/arc]arc.c* arc.h* arcdasm.c*
[src/mess]mess.mak
[src/mess/drivers]leapster.c

r33638 Tuesday 2nd December, 2014 at 23:45:37 UTC by hap
added skeleton drivers for Parker Brothers Code Name: Sector, Kenner Star Wars: Electronic Battle Command Game -- will improve them over the next few days
[src/mess]mess.lst mess.mak
[src/mess/drivers]cnsector.c* starwbc.c*
[src/mess/layout]cnsector.lay* starwbc.lay* stopthie.lay

r33637 Tuesday 2nd December, 2014 at 22:46:19 UTC by Fabio Priuli
srcclean. nw.
[hash]mc1000_cass.xml psx.xml tvc_flop.xml

r33636 Tuesday 2nd December, 2014 at 22:45:12 UTC by Fabio Priuli
(MESS) psx.xml: added info to all the remaining images. [AntoPisa]
[hash]psx.xml

r33635 Tuesday 2nd December, 2014 at 22:43:56 UTC by Fabio Priuli
(MESS) vsmile.xml: two new dumps added. [TeamEurope]
[hash]vsmile_cart.xml

r33634 Tuesday 2nd December, 2014 at 22:42:34 UTC by Fabio Priuli
(MESS) softlist: added new lists for mc1000 tapes and tvc
floppies. also added info to osborne1.xml. [Riley110]
[hash]mc1000_cass.xml* osborne1.xml tvc_flop.xml*
[src/mess/drivers]tvc.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team