Previous 199869 Revisions Next

r35067 Monday 16th February, 2015 at 17:33:20 UTC by R. Belmont
Merge pull request #128 from 0-wiz-0/master

3rdparty/mongoose: Fix build on NetBSD and possibly Solaris.
[/trunk]makefile
[3rdparty/bgfx].gitignore README.md
[3rdparty/bgfx/3rdparty/ib-compress]readbitstream.h
[3rdparty/bgfx/3rdparty/ocornut-imgui]imgui.cpp imgui.h
[3rdparty/bgfx/examples/08-update]update.cpp
[3rdparty/bgfx/examples/18-ibl]ibl.cpp
[3rdparty/bgfx/examples/common]bgfx_utils.cpp common.h
[3rdparty/bgfx/examples/common/entry]cmd.cpp cmd.h entry.cpp entry_osx.mm entry_p.h entry_x11.cpp input.cpp input.h
[3rdparty/bgfx/examples/common/font]font_manager.cpp
[3rdparty/bgfx/examples/common/imgui]fs_imgui_latlong.bin.h* fs_imgui_latlong.sc* imgui.cpp imgui.h vs_imgui_latlong.bin.h* vs_imgui_latlong.sc*
[3rdparty/bgfx/examples/common/nanovg]fontstash.h
[3rdparty/bgfx/include]bgfx.c99.h bgfx.h bgfxplatform.h
[3rdparty/bgfx/scripts]bgfx.lua
[3rdparty/bgfx/src]bgfx.cpp bgfx_compute.sh bgfx_p.h glcontext_egl.cpp glcontext_glx.cpp glimports.h image.cpp image.h renderer_d3d11.cpp renderer_d3d12.cpp renderer_gl.cpp
[3rdparty/bx/include/bx]macros.h
[3rdparty/bx/tools/bin/darwin]genie
[3rdparty/bx/tools/bin/linux]genie
[3rdparty/bx/tools/bin/windows]genie.exe
[3rdparty/genie]README.md
[3rdparty/genie/build/gmake.windows]genie.make
[3rdparty/genie/src/actions/make]make_cpp.lua
[3rdparty/genie/src/host]scripts.c
[src/build]build.mak makelist.c makelist.py* verinfo.c verinfo.py*
[src/emu]audit.c device.h diserial.c diserial.h fileio.c fileio.h memory.c render.c render.h save.c save.h schedule.c sound.c tilemap.c
[src/emu/bus/isa]gblaster.c sblaster.c
[src/emu/bus/rs232]keyboard.c
[src/emu/cpu/amis2000]amis2000.c amis2000.h amis2000op.inc
[src/emu/cpu/psx]dma.c
[src/emu/cpu/ucom4]ucom4.c ucom4.h ucom4op.inc
[src/emu/machine]6850acia.c i8251.c ins8250.c z80dart.c
[src/emu/sound]saa1099.c saa1099.h
[src/emu/video]psx.c scn2674.c* scn2674.h* video.mak
[src/lib]lib.mak
[src/mame]mame.lst mame.mak
[src/mame/drivers]alg.c bingor.c cchance.c chaknpop.c champbas.c dreamwld.c equites.c expro02.c exzisus.c galpani2.c galpanic.c gladiatr.c gsword.c igs011.c igs_m027.c jpmsys5.c liberate.c manohman.c mastboy.c mpu4vid.c naomi.c peplus.c pokechmp.c segaorun.c shougi.c snowbros.c tnzs.c wc90.c welltris.c wwfsstar.c xorworld.c xxmissio.c
[src/mame/includes]chaknpop.h exzisus.h galpanic.h gladiatr.h gsword.h liberate.h snowbros.h tnzs.h wc90.h welltris.h wwfsstar.h xorworld.h xxmissio.h
[src/mame/machine]chaknpop.c pgmcrypt.c pgmcrypt.h tait8741.c tnzs.c
[src/mame/video]chaknpop.c exzisus.c galpani2.c galpanic.c gladiatr.c gsword.c kaneko_spr.c kaneko_spr.h liberate.c scn2674.c scn2674.h wc90.c welltris.c wwfsstar.c xorworld.c xxmissio.c
[src/mess]mess.lst mess.mak
[src/mess/drivers]advision.c alesis.c alnchase.c cnsector.c comp4.c edracula.c elecdet.c kaypro.c mbee.c ngen.c pcd.c prestige.c samcoupe.c splitsec.c starwbc.c stopthie.c tb303.c* ticalc1x.c tispeak.c tmtennis.c wildfire.c
[src/mess/includes]alesis.h kaypro.h mbee.h
[src/mess/layout]alnchase.lay edracula.lay tb303.lay* tmtennis.lay wildfire.lay
[src/mess/machine]kaypro.c mbee.c ngen_kb.c ngen_kb.h
[src/mess/osd/windows]windows.mak
[src/mess/video]mbee.c
[src/osd/modules/debugger]debugosx.h debugosx.m
[src/osd/modules/debugger/osx]debugosx.h* debugosxbreakpointsview.h* debugosxbreakpointsview.m* debugosxconsoleview.h* debugosxconsoleview.m* debugosxdebugcommandhistory.h* debugosxdebugcommandhistory.m* debugosxdebugconsole.h* debugosxdebugconsole.m* debugosxdebugview.h* debugosxdebugview.m* debugosxdebugwindowhandler.h* debugosxdebugwindowhandler.m* debugosxdisassemblyview.h* debugosxdisassemblyview.m* debugosxdisassemblyviewer.h* debugosxdisassemblyviewer.m* debugosxerrorlogview.h* debugosxerrorlogview.m* debugosxerrorlogviewer.h* debugosxerrorlogviewer.m* debugosxmemoryview.h* debugosxmemoryview.m* debugosxmemoryviewer.h* debugosxmemoryviewer.m* debugosxpointsviewer.h* debugosxpointsviewer.m* debugosxregistersview.h* debugosxregistersview.m* debugosxwatchpointsview.h* debugosxwatchpointsview.m*
[src/osd/sdl]draw13.c drawbgfx.c drawogl.c drawsdl.c input.c osdsdl.h sdl.mak video.c video.h window.c window.h
[src/osd/windows]d3dcomm.h d3dhlsl.c d3dhlsl.h drawbgfx.c drawd3d.c drawd3d.h drawdd.c drawgdi.c drawnone.c input.c video.c video.h window.c window.h windows.mak winmain.c
[src/ume/osd/windows]windows.mak

Previous 199869 Revisions Next


© 1997-2024 The MAME Team