Note Feed

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

Previous 50 199869 Revisions Next 50

r32933 Friday 24th October, 2014 at 21:20:10 UTC by Carl
upd7220: slanted chars [Carl]
[src/emu/video]upd7220.c
[src/mess/drivers]a5105.c apc.c dmv.c mz3500.c pc9801.c qx10.c vt240.c

r32932 Friday 24th October, 2014 at 17:30:08 UTC by Sandro Ronco
(MESS) asma2k: fixed LCD and RAM bankswitch. (nw)
[src/mess/drivers]alphasma.c

r32931 Friday 24th October, 2014 at 16:19:38 UTC by Cowering
More updates, Figured out country code 1 (nw)
[hash]vsmile_cart.xml

r32930 Friday 24th October, 2014 at 16:01:36 UTC by Oliver Stöneberg
added assert for index out-of-bounds access with jolypark (nw)
[src/mame/drivers]spinb.c

r32929 Friday 24th October, 2014 at 13:49:33 UTC by Oliver Stöneberg
adjusted check in src/emu/snes/snes_slot.c (nw)
[src/emu/bus/snes]snes_slot.c

r32928 Friday 24th October, 2014 at 13:48:51 UTC by Oliver Stöneberg
fixed usage of initialized members in dave_device() (nw)

also fixes signed integer overflow in dave_device::sound_stream_update()
with ep128 and others
[src/mess/audio]dave.c

r32927 Friday 24th October, 2014 at 13:38:45 UTC by smf
New games added or promoted from NOT_WORKING status
---------------------------------------------------

Pop'n Music 1 (ver AA-A) [smf]
[src/mame]mame.lst
[src/mame/drivers]djmain.c

r32926 Friday 24th October, 2014 at 12:51:06 UTC by Miodrag Milanović
made .gitignore much smaller (nw)
[/trunk].gitignore

r32925 Friday 24th October, 2014 at 12:20:32 UTC by Miodrag Milanović
fix for gitignore (nw)
[/trunk].gitignore

r32924 Friday 24th October, 2014 at 12:11:24 UTC by Oliver Stöneberg
Merge branch 'master' of https://github.com/mamedev/mame
[src/emu/bus/isa]isa_cards.c svga_trident.c svga_trident.h

r32923 Friday 24th October, 2014 at 12:11:17 UTC by Oliver Stöneberg
ignore *.psess and *.vsp in root (nw)

these are Visual Studio Performance Analysis output files
[/trunk].gitignore
[src/emu/bus/isa]isa_cards.c svga_trident.c svga_trident.h

r32922 Friday 24th October, 2014 at 08:36:52 UTC by Barry Rodewald
Changed Trident ISA device to be 16-bit, which is likely more correct.
[src/emu/bus/isa]isa_cards.c svga_trident.c svga_trident.h

r32921 Friday 24th October, 2014 at 06:23:55 UTC by Miodrag Milanović
fix eol for brian (nw)
[src/mame/drivers]peplus.c

r32920 Friday 24th October, 2014 at 05:39:06 UTC by Robbbert
gts3a.c : WIP
[src/mame/drivers]gts3a.c

r32919 Friday 24th October, 2014 at 05:18:12 UTC by Fabio Priuli
made accessible to frontends usage instructions for tapes which need to
be loaded twice. nw.
[hash]spc1000_cass.xml

r32918 Friday 24th October, 2014 at 04:10:24 UTC by Fabio Priuli
I still have not complete control over github
[hash]spc1000_cass.xml*

r32917 Friday 24th October, 2014 at 04:10:24 UTC by Fabio Priuli
(MESS) spc1000: added support for tapes in .cas format [Fabio Priuli]

(MESS) spc1000: added emulation of joystick inputs [Fabio Priuli]

(MESS) added software list for Samsung spc1000 tapes [Fabio Priuli]

out of whatsnew: addition of joystick support made playable Space Invaders, Super Xevious, The Goonies and King's Valley.
[src/lib/formats]spc1000_cas.c
[src/mess/drivers]spc1000.c

r32916 Thursday 23rd October, 2014 at 21:23:08 UTC by Scott Stone
delete assert no longer needed (nw)
[src/emu/bus/snes]snes_slot.c

r32915 Thursday 23rd October, 2014 at 20:52:09 UTC by Brian Troha
sonson.c: Correct Audio CPU clock for Son Son as measured on PCB. [Corrado Tomaselli]
[src/mame/drivers]sonson.c

r32914 Thursday 23rd October, 2014 at 20:46:17 UTC by Brian Troha
psychic5.c: Correct Audio CPU clock for Psychic 5 as measured on PCB. [Corrado Tomaselli]
[src/mame/drivers]psychic5.c

r32913 Thursday 23rd October, 2014 at 20:35:35 UTC by Brian Troha
segas16b.c: Minor doc update & rom name corrections. - NW
[src/mame/drivers]segas16b.c

r32912 Thursday 23rd October, 2014 at 20:31:53 UTC by Brian Troha
New IGT Player's Plus clone

peplus.c: Add the CAPX2172 color prom to the Ace$ Bonus sets correcting color in those sets. [BrianT]

New Clone Added
-----------------------------------
Player's Edge Plus (X002173P+XP000038) Ace$ Bonus Poker [BrianT]
[src/mame]mame.lst
[src/mame/drivers]peplus.c

r32911 Thursday 23rd October, 2014 at 19:50:00 UTC by smf
fixed the other __MSC_VER (nw)
[src/lib/winpcap]pcap-stdinc.h

r32910 Thursday 23rd October, 2014 at 19:25:27 UTC by Fabio Priuli
fixed out-of-bound access during logging
[src/emu/bus/snes]snes_slot.c

r32909 Thursday 23rd October, 2014 at 17:28:07 UTC by smf
fix building with MSVC (nw)
[src/lib/winpcap]pcap-stdinc.h

r32908 Thursday 23rd October, 2014 at 17:28:06 UTC by smf
renamed psx controller and memory card files, renamed znsec to cat702. (nw)
[src/emu/bus]bus.mak
[src/emu/bus/psx]analogue.c* analogue.h* ctlrport.c* ctlrport.h* memcard.c* memcard.h* multitap.c* multitap.h*
[src/mame]mame.mak
[src/mame/drivers]taitogn.c zn.c
[src/mame/machine]cat702.c* cat702.h* znsec.c znsec.h
[src/mess]mess.mak
[src/mess/drivers]psx.c
[src/mess/machine]psxanalog.c psxanalog.h psxcard.c psxcard.h psxcport.c psxcport.h psxmultitap.c psxmultitap.h

r32907 Thursday 23rd October, 2014 at 17:10:22 UTC by Olivier Galibert
More ignorance (nw)
[/trunk].gitignore

r32906 Thursday 23rd October, 2014 at 13:32:31 UTC by Oliver Stöneberg
only normalize component bounds in layout_element::layout_element() when components exist (nw)

avoids division by zero for sets using src/emu/layout/vertical.lay
[src/emu]rendlay.c

r32905 Thursday 23rd October, 2014 at 12:04:19 UTC by Barry Rodewald
Add check for GCC 4.4.4+ for pragma, definitely doesn't work with 4.4.3
[src/emu]inpttype.h

r32904 Thursday 23rd October, 2014 at 10:42:34 UTC by Curt Coder
(MESS) x820ii: Added keyboard ROM. [Gabriele]
[src/mess/drivers]xerox820.c

r32903 Thursday 23rd October, 2014 at 09:19:39 UTC by Oliver Stöneberg
fixed signed integer overflow in address_map::uplift_submaps() - by O. Galibert (nw)
[src/emu]addrmap.c

r32902 Thursday 23rd October, 2014 at 09:15:43 UTC by Oliver Stöneberg
fixed signed integer overflow in address_table::subtable_open() - by O. Galibert (nw)
[src/emu]memory.c

r32901 Thursday 23rd October, 2014 at 08:32:38 UTC by Dirk Best
Allow compilation on cygwin based terminals on Windows (like cmder)
[src/build]build.mak

r32900 Thursday 23rd October, 2014 at 08:08:34 UTC by Curt Coder
Updated ignore file with executables
[/trunk].gitignore

r32899 Thursday 23rd October, 2014 at 07:58:45 UTC by Oliver Stöneberg
enabled some more ubsan checks (nw)
[/trunk]makefile

r32898 Thursday 23rd October, 2014 at 07:33:05 UTC by Oliver Stöneberg
Merge branch 'master' of https://github.com/mamedev/mame
[src/emu]clifront.c clifront.h
[src/emu/sound]ay8910.c
[src/emu/video]upd7220.c
[src/lib/winpcap]Packet32.h* Win32-Extensions.h* bittypes.h* ip6_misc.h* pcap-bpf.h* pcap-namedb.h* pcap-stdinc.h* pcap.h* remote-ext.h*
[src/lib/winpcap/pcap]bluetooth.h* bpf.h* namedb.h* pcap.h* sll.h* usb.h* vlan.h*
[src/osd]osdcore.h osdnet.c
[src/osd/windows]windows.mak

r32897 Thursday 23rd October, 2014 at 07:32:53 UTC by Oliver Stöneberg
added *.sln and *.suo to .gitignore (nw)
[/trunk].gitignore

r32896 Thursday 23rd October, 2014 at 07:31:42 UTC by Oliver Stöneberg
added assert for index out-of-bounds access in z8536_device::external_port_w() with apple3 (nw)
[src/emu/machine]z8536.c

r32895 Thursday 23rd October, 2014 at 07:27:55 UTC by Oliver Stöneberg
fixed usage of uninitialized member in wozfdc_device (nw)
[src/emu/machine]wozfdc.c

r32894 Thursday 23rd October, 2014 at 07:23:52 UTC by Oliver Stöneberg
fixed usage of uninitialized members in gtia_device (nw)
[src/emu]clifront.c clifront.h
[src/emu/sound]ay8910.c
[src/emu/video]upd7220.c
[src/lib/winpcap]Packet32.h Win32-Extensions.h bittypes.h ip6_misc.h pcap-bpf.h pcap-namedb.h pcap-stdinc.h pcap.h remote-ext.h
[src/lib/winpcap/pcap]bluetooth.h bpf.h namedb.h pcap.h sll.h usb.h vlan.h
[src/mame/video]gtia.c
[src/osd]osdcore.h osdnet.c
[src/osd/windows]windows.mak

r32893 Thursday 23rd October, 2014 at 07:26:29 UTC by Miodrag Milanović
Added -listnetwork option to list available network adapters
[src/emu]clifront.c clifront.h
[src/osd]osdcore.h osdnet.c

r32892 Thursday 23rd October, 2014 at 06:49:14 UTC by Curt Coder
line ending changes?
[src/lib/winpcap]Packet32.h Win32-Extensions.h

r32891 Thursday 23rd October, 2014 at 06:39:28 UTC by Miodrag Milanović
Fix compile on official tools (nw)
[src/lib/winpcap]bittypes.h pcap-stdinc.h

r32890 Thursday 23rd October, 2014 at 06:23:44 UTC by Miodrag Milanović
line endings (nw)
[src/lib/winpcap]remote-ext.h

r32889 Thursday 23rd October, 2014 at 03:04:13 UTC by Alex W. Jackson
ay8910: only build the table that will be actually used (per-channel or pre-mixed) (nw)
[src/emu/sound]ay8910.c

r32888 Thursday 23rd October, 2014 at 02:47:23 UTC by Carl
upd7220: don't skip every other line in mixed mode (nw)
[src/emu/video]upd7220.c

r32887 Thursday 23rd October, 2014 at 00:25:03 UTC by Peter Ferrie
winpcap: add WinPCap headers to the project;
windows.mak: include WinPCap headers during Windows build; suppress MSVC debug build warning
[src/lib/winpcap]Packet32.h* Win32-Extensions.h* bittypes.h* ip6_misc.h* pcap-bpf.h* pcap-namedb.h* pcap-stdinc.h* pcap.h* remote-ext.h*
[src/lib/winpcap/pcap]bluetooth.h* bpf.h* namedb.h* pcap.h* sll.h* usb.h* vlan.h*
[src/osd/windows]windows.mak

r32886 Wednesday 22nd October, 2014 at 19:44:24 UTC by James Wallace
Altered FIRQ and NMI handling to improve Maygay M1 operation.
[src/mame/drivers]maygay1b.c
[src/mame/includes]maygay1b.h

r32885 Wednesday 22nd October, 2014 at 17:11:51 UTC by Alex W. Jackson
ay8910.c: try zero-initializing dynamic array (nw)
[src/emu/sound]ay8910.c

r32884 Wednesday 22nd October, 2014 at 16:50:27 UTC by Cowering
REcommit last changes
[hash]vsmile_cart.xml

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team