Note Feed

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

Previous 50 199869 Revisions Next 50

r34283 Friday 9th January, 2015 at 10:58:03 UTC by Oliver Stöneberg
fixed Visual Studio compilation (nw)
[src/osd/modules/lib]osdlib_win32.c

r34282 Friday 9th January, 2015 at 07:55:02 UTC by Couriersud
Commit missing files. (nw)
[src/osd/modules/lib]osdlib_macosx.c* osdlib_os2.c* osdlib_unix.c* osdlib_win32.c*

r34281 Friday 9th January, 2015 at 06:49:12 UTC by Peter Ferrie
zn: implement (incomplete?) ROM banking in nbajamex, shows some graphics now [Peter Ferrie]
[src/mame/drivers]zn.c

r34280 Friday 9th January, 2015 at 05:49:01 UTC by Olivier Galibert
Merge pull request #97 from RealComboman/patch-3

added output so artwork can display current gear settings
[/trunk]makefile
[src/emu/netlist/devices]nld_9316.c
[src/mame]mame.lst
[src/mame/drivers]seta2.c
[src/osd/modules/sync]work_osd.c
[src/osd/osdmini]osdmini.mak
[src/osd/sdl]sdl.mak
[src/osd/windows]windows.mak

r34279 Friday 9th January, 2015 at 02:02:57 UTC by RealComboman
added output so artwork can display current gear settings

ignore previous push request, missing braces.
[/trunk]makefile
[src/emu/netlist/devices]nld_9316.c
[src/mame]mame.lst
[src/mame/drivers]firetrk.c seta2.c
[src/osd/modules/sync]work_osd.c
[src/osd/osdmini]osdmini.mak
[src/osd/sdl]sdl.mak
[src/osd/windows]windows.mak

r34278 Friday 9th January, 2015 at 04:38:38 UTC by Brian Troha
seta2.c: Minor info update - NW
[src/mame/drivers]seta2.c

r34277 Friday 9th January, 2015 at 03:54:28 UTC by Brian Troha
New Game Added - Endless Riches

New Game Added
-----------------------------------------
Endless Riches [Brian Troha]
[src/mame]mame.lst
[src/mame/drivers]seta2.c

r34276 Friday 9th January, 2015 at 02:26:52 UTC by Couriersud
Fixed Visual Studio source analysis warnings. (nw)
[src/emu/netlist/devices]nld_9316.c

r34275 Friday 9th January, 2015 at 02:25:46 UTC by Couriersud
Move definition of -DOSD_WINDOWS, -DOSD_SDL and -DOSD_MINI into
$(OSD).mak. Added sanity check to makefile. [Couriersud]
[/trunk]makefile
[src/osd/osdmini]osdmini.mak
[src/osd/sdl]sdl.mak
[src/osd/windows]windows.mak

r34274 Friday 9th January, 2015 at 02:03:44 UTC by Couriersud
Fix bug in work_osd.c causing discrete sound to crash. [Tafoid, Haze,
Couriersud]
[src/osd/modules/sync]work_osd.c

r34273 Friday 9th January, 2015 at 02:01:20 UTC by Couriersud
- Moved OS specific low level code to osd/modules/lib.
- Removed duplicate code
- Should support LIB/BASELIB separation better going forward
[src/osd/modules/lib]osdlib.h*
[src/osd/modules/sync]osdsync.h sync_mini.c sync_ntc.c sync_sdl.c sync_tc.c sync_windows.c work_osd.c
[src/osd/osdmini]minimisc.c
[src/osd/sdl]drawogl.c sdl.mak sdldir.c sdlfile.c sdlfile.h sdlmain.c sdlos.h sdlos_macosx.c sdlos_os2.c sdlos_unix.c sdlos_win32.c video.c watchdog.c window.c
[src/osd/windows]windows.mak winmisc.c winos.c winos.h

r34272 Friday 9th January, 2015 at 01:27:14 UTC by Scott Stone
(MESS) Alphatronic: Flipped fg/bg colors based off real system picture (nw)
[src/mess/drivers]alphatro.c

r34271 Friday 9th January, 2015 at 00:38:34 UTC by hap
fix s_flags[] array out of bounds access
[src/emu/cpu/tms0980]tms0980d.c

r34270 Thursday 8th January, 2015 at 23:13:26 UTC by Sandro Ronco
(MESS) New NOT WORKING systems
----------------------------------------------
VTech Genius Junior Redstar 2 (Germany) [TeamEurope]
[src/mess]mess.lst
[src/mess/drivers]prestige.c

r34269 Thursday 8th January, 2015 at 21:49:52 UTC by smf
fix incorrect cr+lf (nw)
[src/mame/includes]midtunit.h midwunit.h midyunit.h
[src/mame/machine]midtunit.c midwunit.c midyunit.c

r34268 Thursday 8th January, 2015 at 21:03:59 UTC by Mariusz Wojcieszek
Load proms for Black Window prototype (no whatsnew)
[src/mame/drivers]bwidow.c

r34267 Thursday 8th January, 2015 at 17:41:40 UTC by Osso
midtunit.c, midwunit.c, midyunit.c: reduced tagmap lookups (nw)
[src/mame/includes]midtunit.h midwunit.h midyunit.h
[src/mame/machine]midtunit.c midwunit.c midyunit.c

r34266 Thursday 8th January, 2015 at 11:44:05 UTC by Stiletto
another minor comment change (nw)

another minor comment change (nw)
[src/mame/drivers]calchase.c

r34265 Thursday 8th January, 2015 at 11:39:32 UTC by Stiletto
Minor comment fixes (nw)

Minor comment fixes (nw)
[src/mame/drivers]calchase.c

r34264 Thursday 8th January, 2015 at 11:21:57 UTC by Oliver Stöneberg
osd_work: use same SPIN_LOOP_TIME value on all platforms (nw)
[src/osd/modules/sync]work_osd.c

r34263 Thursday 8th January, 2015 at 11:26:16 UTC by Fabio Priuli
(MESS) ui: converted barcode reader menu to use devctrl
base class so to avoid the need of an intermediate menu
where to select the reader to act on. nw.
[src/emu/ui]barcode.c barcode.h mainmenu.c

r34262 Thursday 8th January, 2015 at 11:23:50 UTC by Fabio Priuli
(MESS) ui: fixed a small problem with tape control menu with
systems with multiple cassette drives attached. nw.
[src/emu/ui]devctrl.h tapectrl.c

r34261 Thursday 8th January, 2015 at 10:19:47 UTC by Oliver Stöneberg
fixed testkeys linking on Windows (nw)
[src/osd/sdl]sdl.mak

r34260 Thursday 8th January, 2015 at 09:55:56 UTC by Oliver Stöneberg
osd_work: moved thread count printing to KEEP_STATISTICS / prevent KEEP_STATISTICS loop from going out-of-bounds (nw)
[src/osd/modules/sync]work_osd.c

r34259 Thursday 8th January, 2015 at 09:21:18 UTC by Oliver Stöneberg
proper fix for PROFILE=1 with clang (nw)

png2bdc was crashing because an implicitly enabled optimizations - see
http://llvm.org/bugs/show_bug.cgi?id=14713
[/trunk]makefile

r34258 Thursday 8th January, 2015 at 09:08:00 UTC by Oliver Stöneberg
sync: cleanups (nw)
[src/osd/modules/sync]osdsync.h work_osd.c

r34257 Thursday 8th January, 2015 at 08:36:33 UTC by Olivier Galibert
Merge pull request #96 from RealComboman/patch-1

added outputs so artwork can display current gear settings
[src/emu/ui]devctrl.h mainmenu.c mainmenu.h tapectrl.c tapectrl.h
[src/osd/sdl]sdl.mak

r34256 Thursday 8th January, 2015 at 03:01:26 UTC by RealComboman
added outputs so artwork can display current gear settings
[src/emu/ui]devctrl.h mainmenu.c mainmenu.h tapectrl.c tapectrl.h
[src/mame/drivers]dragrace.c
[src/osd/sdl]sdl.mak

r34255 Thursday 8th January, 2015 at 07:53:48 UTC by Fabio Priuli
(MESS) ui: minor improvement to Tape Control menu, so that when
multiple cassettes are available it is clear which drive controls are
displayed (see e.g. sol20 or pet2001 with "-tape2 c2n" slot). also
cleaned up some function names and better described the usage of
the devctrl.h base class. nw.
[src/emu/ui]devctrl.h mainmenu.c mainmenu.h tapectrl.c tapectrl.h

r34254 Thursday 8th January, 2015 at 03:37:01 UTC by R. Belmont
Merge pull request #95 from ramiropolla/cross-compile

Fix linking for Windows SDL cross-compilations (ramiropolla)
[/trunk]makefile
[src/build]file2str.py
[src/mame/video]gaelco3d.c
[src/mess]tiny.mak
[src/osd/modules/sync]work_osd.c

r34253 Wednesday 7th January, 2015 at 22:41:11 UTC by Ramiro Polla
Fix linking for Windows SDL cross-compilations

- Library names must be lower-case when cross-compiling from Linux (-limm32 instead of -lImm32)
- ntohl() needs -lws2_32
[/trunk]makefile
[src/build]file2str.py
[src/mame/video]gaelco3d.c
[src/mess]tiny.mak
[src/osd/modules/sync]work_osd.c
[src/osd/sdl]sdl.mak

r34252 Thursday 8th January, 2015 at 01:17:39 UTC by Couriersud
Fixed typo in last commit. (nw)
[/trunk]makefile

r34251 Thursday 8th January, 2015 at 00:47:27 UTC by Couriersud
Changed error about wrong OSD to a warning. Non supported builds can now
add the proper define (OSD_WINDOWS, OSD_MINI, OSD_SDL, or
OSD_my_own_OSD) in my_own_OSD.mak (nw)
[/trunk]makefile

r34250 Thursday 8th January, 2015 at 00:29:24 UTC by Couriersud
Make file2str.pv compatible with python 2.5 (nw)
[src/build]file2str.py

r34249 Wednesday 7th January, 2015 at 23:20:41 UTC by Oliver Stöneberg
fixed MESS tiny build (nw)
[src/mess]tiny.mak

r34248 Wednesday 7th January, 2015 at 22:41:23 UTC by Oliver Stöneberg
gaelco3d: small optimization (nw)
[src/mame/video]gaelco3d.c

r34247 Wednesday 7th January, 2015 at 22:41:03 UTC by Oliver Stöneberg
osd_work: default back to numproc-1 threads for WORK_QUEUE_FLAG_MULTI (nw)
[src/osd/modules/sync]work_osd.c

r34246 Wednesday 7th January, 2015 at 21:44:48 UTC by Olivier Galibert
Merge pull request #94 from fesh0r/fix-rom-names

fix rom names in pet drivers

r34245 Wednesday 7th January, 2015 at 21:16:59 UTC by Andrew McRae
fix rom names in pet drivers

fix a couple of rom names that have a forward slash in them
[src/emu/bus/pet]hsg.c
[src/mess/drivers]pet.c

r34244 Wednesday 7th January, 2015 at 20:36:19 UTC by Wilbert Pol
pokey.c: Make acaid5200 pokey_seroc test pass. (nw)
[src/emu/sound]pokey.c

r34243 Wednesday 7th January, 2015 at 20:36:19 UTC by Wilbert Pol
(MESS) Fixed acid5200 pokey_default test. (nw)
[src/emu/sound]pokey.c

r34242 Wednesday 7th January, 2015 at 19:56:57 UTC by Couriersud
Fix compile of sync_sdl.c. (nw)
[src/osd/modules/sync]sync_sdl.c

r34241 Wednesday 7th January, 2015 at 19:40:15 UTC by Mariusz Wojcieszek
New clones added

--------------------
Black Widow (prototype) [Mariusz Wojcieszek]
[src/mame]mame.lst
[src/mame/drivers]bwidow.c
[src/mame/includes]bwidow.h

r34240 Wednesday 7th January, 2015 at 17:42:09 UTC by Osso
calomega.c: greatly reduced tagmap lookups, added save state support (nw)
[src/mame/drivers]calomega.c
[src/mame/includes]calomega.h

r34239 Wednesday 7th January, 2015 at 16:03:32 UTC by Oliver Stöneberg
added OSD_EVENT_WAIT_INFINITE and implemented it properly for all platforms (nw)
[src/osd/modules/sync]osdsync.h sync_ntc.c sync_os2.c sync_sdl.c sync_tc.c sync_windows.c work_osd.c

r34238 Wednesday 7th January, 2015 at 15:47:09 UTC by Oliver Stöneberg
osd_work: use n threads when n CPUs are detected since modern CPUs have at least two cores per CPU (nw)

also makes -np use the actual number supplied across all platforms
[src/osd/modules/sync]work_osd.c

r34237 Wednesday 7th January, 2015 at 15:43:11 UTC by Oliver Stöneberg
osd_work: small formating change (nw)
[src/osd/modules/sync]work_osd.c

r34236 Wednesday 7th January, 2015 at 15:42:16 UTC by Oliver Stöneberg
osd_work: use the non-yield implementation of spin_while() for all platforms (nw)

futher tests have shown there is no actual speed difference - and it
reduces the CPU load even more
[src/osd/modules/sync]work_osd.c

r34235 Wednesday 7th January, 2015 at 14:58:40 UTC by Oliver Stöneberg
fixed non-DEBUG PROFILE=1 build with clang (nw)
[/trunk]makefile

r34234 Wednesday 7th January, 2015 at 14:02:14 UTC by Fabio Priuli
ui: Added "Reset" option to DipSwitch and ConfSettings menu, as well
as to the File Manager, for consistency with other menus where an hard
reset is of help [Fabio Priuli]
ui: Fixed DipLocation drawing so that it remains on screen also when
highlighting switches without locations [Fabio Priuli]

out of whatsnew: while at it, I have also cleaned up a bit the handling of
"Reset" in the slot and bios menus...
[src/emu/ui]filemngr.c miscmenu.c

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team