Previous 199869 Revisions Next

r45127 Monday 22nd February, 2016 at 08:52:47 UTC by Miodrag Milanović
Merge pull request #633 from motoschifo/master

Fix reset of cheats when entering autofire menu
[/trunk].gitattributes .gitignore makefile
[3rdparty/bgfx]README.md
[3rdparty/bgfx/3rdparty/glsl-optimizer/src/glsl]ir_print_metal_visitor.cpp
[3rdparty/bgfx/3rdparty/iconfontheaders].gitignore* GenerateIconFontCppHeaders.py* LICENSE* README.md* icons_font_awesome.h* icons_kenney.h* icons_material_design.h*
[3rdparty/bgfx/3rdparty/ocornut-imgui]imgui.cpp imgui_demo.cpp
[3rdparty/bgfx/examples/10-font]font.cpp
[3rdparty/bgfx/examples/common]bounds.cpp bounds.h
[3rdparty/bgfx/examples/common/entry]entry_sdl.cpp
[3rdparty/bgfx/examples/common/imgui]imgui.cpp imgui.h ocornut_imgui.cpp
[3rdparty/bgfx/examples/runtime/font]kenney-icon-font.ttf*
[3rdparty/bgfx/include/bgfx]bgfx.h bgfxdefines.h bgfxplatform.h
[3rdparty/bgfx/include/bgfx/c99]bgfx.h bgfxplatform.h
[3rdparty/bgfx/scripts]bgfx.lua example-common.lua genie.lua
[3rdparty/bgfx/src]bgfx.cpp bgfx_p.h image.cpp renderer_d3d11.cpp renderer_d3d11.h renderer_d3d12.cpp renderer_d3d12.h renderer_d3d9.cpp renderer_d3d9.h renderer_gl.cpp renderer_gl.h renderer_mtl.h renderer_mtl.mm renderer_null.cpp
[3rdparty/bgfx/tools/geometryc]geometryc.cpp
[3rdparty/bx/include/bx]fpumath.h hash.h
[3rdparty/bx/scripts]toolchain.lua
[3rdparty/bx/tools/bin/darwin]genie
[3rdparty/bx/tools/bin/linux]genie
[3rdparty/bx/tools/bin/windows]genie.exe
[3rdparty/genie/src/actions/xcode]xcode_common.lua
[3rdparty/genie/src/host]scripts.c
[3rdparty/lua-zlib].gitattributes* CMakeLists.txt* Makefile* README* amnon_david.gz* lua_zlib.c* rockspec* tap.lua* test.lua* tom_macwright.gz* tom_macwright.out* zlib.def*
[3rdparty/lua-zlib/cmake/Modules]FindLuaJIT.cmake*
[3rdparty/luafilesystem].travis.yml* LICENSE* Makefile* Makefile.win* README* config* config.win*
[3rdparty/luafilesystem/.travis]platform.sh* setup_lua.sh*
[3rdparty/luafilesystem/doc/us]doc.css* examples.html* index.html* license.html* luafilesystem.png* manual.html*
[3rdparty/luafilesystem/rockspecs]luafilesystem-1.3.0-1.rockspec* luafilesystem-1.4.0-1.rockspec* luafilesystem-1.4.0-2.rockspec* luafilesystem-1.4.1-1.rockspec* luafilesystem-1.4.1rc1-1.rockspec* luafilesystem-1.4.2-1.rockspec* luafilesystem-1.5.0-1.rockspec* luafilesystem-1.6.0-1.rockspec* luafilesystem-1.6.1-1.rockspec* luafilesystem-1.6.2-1.rockspec* luafilesystem-1.6.3-1.rockspec* luafilesystem-cvs-1.rockspec* luafilesystem-cvs-2.rockspec* luafilesystem-cvs-3.rockspec*
[3rdparty/luafilesystem/src].gitignore* lfs.c* lfs.def* lfs.h*
[3rdparty/luafilesystem/tests]test.lua*
[3rdparty/luafilesystem/vc6]lfs.def* luafilesystem.dsw* luafilesystem_dll.dsp*
[3rdparty/luv].gitignore* .travis.yml* CMakeLists.txt* LICENSE.txt* Makefile* README.md* appveyor.yml* docs.md* luv-1.8.0-4.rockspec* msvcbuild.bat*
[3rdparty/luv/.ci]install.bat* platform.sh* set_compiler_env.bat* setenv_lua.sh* setup_lua.sh* winmake.bat*
[3rdparty/luv/cmake/Modules]FindLibuv.cmake* FindLuaJIT.cmake*
[3rdparty/luv/deps]lua.cmake* lua_one.c* luajit.cmake* uv.cmake*
[3rdparty/luv/examples]cqueues-main.lua* cqueues-slave.lua* echo-server-client.lua* killing-children.lua* lots-o-dns.lua* repl.lua* talking-to-children.lua* tcp-cluster.lua* timers.lua*
[3rdparty/luv/examples/uvbook]helloworld.lua* idle-basic.lua* onchange.lua* queue-work.lua* tcp-echo-client.lua* tcp-echo-server.lua* thread-create.lua* uvcat.lua* uvtee.lua*
[3rdparty/luv/lib]tap.lua* utils.lua*
[3rdparty/luv/src]async.c* check.c* constants.c* dns.c* fs.c* fs_event.c* fs_poll.c* handle.c* idle.c* lhandle.c* lhandle.h* loop.c* lreq.c* lreq.h* lthreadpool.h* luv.c* luv.h* misc.c* pipe.c* poll.c* prepare.c* process.c* req.c* schema.c* signal.c* stream.c* tcp.c* thread.c* timer.c* tty.c* udp.c* util.c* util.h* work.c*
[3rdparty/luv/tests]manual-test-cluster.lua* run.lua* test-async.lua* test-conversions.lua* test-dns.lua* test-fs.lua* test-leaks.lua* test-misc.lua* test-prepare-check-idle-async.lua* test-process.lua* test-sigchld-after-lua_close.sh* test-signal.lua* test-tcp.lua* test-thread.lua* test-timer.lua* test-work.lua*
[3rdparty/rapidjson].gitignore* .gitmodules* .travis.yml* CHANGELOG.md* CMakeLists.txt* RapidJSON.pc.in* RapidJSONConfig.cmake.in* RapidJSONConfigVersion.cmake.in* appveyor.yml* library.json* license.txt* rapidjson.autopkg* readme.md* readme.zh-cn.md* travis-doxygen.sh*
[3rdparty/rapidjson/CMakeModules]FindGTestSrc.cmake*
[3rdparty/rapidjson/bin/data]glossary.json* menu.json* readme.txt* sample.json* webapp.json* widget.json*
[3rdparty/rapidjson/bin/draft-04]schema*
[3rdparty/rapidjson/bin/encodings]utf16be.json* utf16bebom.json* utf16le.json* utf16lebom.json* utf32be.json* utf32bebom.json* utf32le.json* utf32lebom.json* utf8.json* utf8bom.json*
[3rdparty/rapidjson/bin/jsonchecker]fail1.json* fail10.json* fail11.json* fail12.json* fail13.json* fail14.json* fail15.json* fail16.json* fail17.json* fail18.json* fail19.json* fail2.json* fail20.json* fail21.json* fail22.json* fail23.json* fail24.json* fail25.json* fail26.json* fail27.json* fail28.json* fail29.json* fail3.json* fail30.json* fail31.json* fail32.json* fail33.json* fail4.json* fail5.json* fail6.json* fail7.json* fail8.json* fail9.json* pass1.json* pass2.json* pass3.json* readme.txt*
[3rdparty/rapidjson/bin/jsonschema].gitignore* .travis.yml* LICENSE* README.md* tox.ini*
[3rdparty/rapidjson/bin/jsonschema/bin]jsonschema_suite*
[3rdparty/rapidjson/bin/jsonschema/remotes].DS_Store* integer.json* subSchemas.json*
[3rdparty/rapidjson/bin/jsonschema/remotes/folder]folderInteger.json*
[3rdparty/rapidjson/bin/jsonschema/tests].DS_Store*
[3rdparty/rapidjson/bin/jsonschema/tests/draft3]additionalItems.json* additionalProperties.json* default.json* dependencies.json* disallow.json* divisibleBy.json* enum.json* extends.json* items.json* maxItems.json* maxLength.json* maximum.json* minItems.json* minLength.json* minimum.json* pattern.json* patternProperties.json* properties.json* ref.json* refRemote.json* required.json* type.json* uniqueItems.json*
[3rdparty/rapidjson/bin/jsonschema/tests/draft3/optional]bignum.json* format.json* jsregex.json* zeroTerminatedFloats.json*
[3rdparty/rapidjson/bin/jsonschema/tests/draft4].DS_Store* additionalItems.json* additionalProperties.json* allOf.json* anyOf.json* default.json* definitions.json* dependencies.json* enum.json* items.json* maxItems.json* maxLength.json* maxProperties.json* maximum.json* minItems.json* minLength.json* minProperties.json* minimum.json* multipleOf.json* not.json* oneOf.json* pattern.json* patternProperties.json* properties.json* ref.json* refRemote.json* required.json* type.json* uniqueItems.json*
[3rdparty/rapidjson/bin/jsonschema/tests/draft4/optional]bignum.json* format.json* zeroTerminatedFloats.json*
[3rdparty/rapidjson/bin/types]booleans.json* floats.json* guids.json* integers.json* mixed.json* nulls.json* paragraphs.json* readme.txt*
[3rdparty/rapidjson/doc]CMakeLists.txt* Doxyfile.in* Doxyfile.zh-cn.in* dom.md* dom.zh-cn.md* encoding.md* encoding.zh-cn.md* faq.md* faq.zh-cn.md* features.md* features.zh-cn.md* internals.md* performance.md* performance.zh-cn.md* pointer.md* pointer.zh-cn.md* sax.md* sax.zh-cn.md* schema.md* schema.zh-cn.md* stream.md* stream.zh-cn.md* tutorial.md* tutorial.zh-cn.md*
[3rdparty/rapidjson/doc/diagram]architecture.dot* architecture.png* insituparsing.dot* insituparsing.png* iterative-parser-states-diagram.dot* iterative-parser-states-diagram.png* makefile* move1.dot* move1.png* move2.dot* move2.png* move3.dot* move3.png* normalparsing.dot* normalparsing.png* simpledom.dot* simpledom.png* tutorial.dot* tutorial.png* utilityclass.dot* utilityclass.png*
[3rdparty/rapidjson/doc/logo]rapidjson.png* rapidjson.svg*
[3rdparty/rapidjson/doc/misc]DoxygenLayout.xml* doxygenextra.css* footer.html* header.html*
[3rdparty/rapidjson/example]CMakeLists.txt*
[3rdparty/rapidjson/example/capitalize]capitalize.cpp*
[3rdparty/rapidjson/example/condense]condense.cpp*
[3rdparty/rapidjson/example/jsonx]jsonx.cpp*
[3rdparty/rapidjson/example/messagereader]messagereader.cpp*
[3rdparty/rapidjson/example/pretty]pretty.cpp*
[3rdparty/rapidjson/example/prettyauto]prettyauto.cpp*
[3rdparty/rapidjson/example/schemavalidator]schemavalidator.cpp*
[3rdparty/rapidjson/example/serialize]serialize.cpp*
[3rdparty/rapidjson/example/simpledom]simpledom.cpp*
[3rdparty/rapidjson/example/simplereader]simplereader.cpp*
[3rdparty/rapidjson/example/simplewriter]simplewriter.cpp*
[3rdparty/rapidjson/example/tutorial]tutorial.cpp*
[3rdparty/rapidjson/include/rapidjson]allocators.h* document.h* encodedstream.h* encodings.h* filereadstream.h* filewritestream.h* fwd.h* istreamwrapper.h* memorybuffer.h* memorystream.h* ostreamwrapper.h* pointer.h* prettywriter.h* rapidjson.h* reader.h* schema.h* stream.h* stringbuffer.h* writer.h*
[3rdparty/rapidjson/include/rapidjson/error]en.h* error.h*
[3rdparty/rapidjson/include/rapidjson/internal]biginteger.h* diyfp.h* dtoa.h* ieee754.h* itoa.h* meta.h* pow10.h* regex.h* stack.h* strfunc.h* strtod.h* swap.h*
[3rdparty/rapidjson/include/rapidjson/msinttypes]inttypes.h* stdint.h*
[3rdparty/rapidjson/test]CMakeLists.txt*
[3rdparty/rapidjson/test/perftest]CMakeLists.txt* misctest.cpp* perftest.cpp* perftest.h* platformtest.cpp* rapidjsontest.cpp* schematest.cpp*
[3rdparty/rapidjson/test/unittest]CMakeLists.txt* allocatorstest.cpp* bigintegertest.cpp* documenttest.cpp* dtoatest.cpp* encodedstreamtest.cpp* encodingstest.cpp* filestreamtest.cpp* fwdtest.cpp* istreamwrappertest.cpp* itoatest.cpp* jsoncheckertest.cpp* namespacetest.cpp* ostreamwrappertest.cpp* pointertest.cpp* prettywritertest.cpp* readertest.cpp* regextest.cpp* schematest.cpp* simdtest.cpp* strfunctest.cpp* stringbuffertest.cpp* strtodtest.cpp* unittest.cpp* unittest.h* valuetest.cpp* writertest.cpp*
[bgfx/chains]test.json*
[bgfx/effects]gui_add.json* gui_blend.json* gui_multiply.json* gui_opaque.json* screen_add.json* screen_blend.json* screen_multiply.json* screen_opaque.json*
[docs]luaengine.md
[hash]a2600.xml a800_flop.xml c128_cart.xml c64_cart.xml m5_cart.xml m5_flop.xml snotec.xml
[language/Afrikaans]strings.po*
[language/Albanian]strings.po*
[language/Arabic]strings.po*
[language/Basque]strings.po*
[language/Belarusian]strings.po*
[language/Bosnian]strings.po*
[language/Bulgarian]strings.po*
[language/Burmese]strings.po*
[language/Catalan]strings.po*
[language/Chinese_Simplified]strings.po*
[language/Chinese_Traditional]strings.po*
[language/Croatian]strings.po*
[language/Czech]strings.po*
[language/Danish]strings.po*
[language/Dutch]strings.po*
[language/English]strings.po*
[language/Estonian]strings.po*
[language/Finnish]strings.po*
[language/French]strings.po*
[language/French_Canada]strings.po*
[language/Georgian]strings.po*
[language/German]strings.po*
[language/Greek]strings.po*
[language/Hebrew]strings.po*
[language/Hindi]strings.po*
[language/Hungarian]strings.po*
[language/Indonesian]strings.po*
[language/Italian]strings.po*
[language/Japanese]strings.po*
[language/Korean]strings.po*
[language/Latvian]strings.po*
[language/Lithuanian]strings.po*
[language/Macedonian]strings.po*
[language/Norwegian]strings.po*
[language/Persian]strings.po*
[language/Polish]strings.po*
[language/Portuguese]strings.po*
[language/Portuguese_Brazil]strings.po*
[language/Romanian]strings.po*
[language/Russian]strings.po*
[language/Serbian]strings.po*
[language/Serbian_Cyrillic]strings.po*
[language/Slovak]strings.po*
[language/Slovenian]strings.po*
[language/Spanish]strings.po*
[language/Spanish_Mexico]strings.po*
[language/Swedish]strings.po*
[language/Thai]strings.po*
[language/Turkish]strings.po*
[language/Ukrainian]strings.po*
[language/Vietnamese]strings.po*
[plugins]boot.lua*
[plugins/coro-channel]LICENSE* README.md* init.lua* plugin.json*
[plugins/coro-fs]LICENSE* README.md* init.lua* plugin.json*
[plugins/coro-http]LICENSE* README.md* init.lua* plugin.json*
[plugins/coro-net]LICENSE* README.md* init.lua* plugin.json*
[plugins/coro-tls]LICENSE* README.md* init.lua* plugin.json*
[plugins/coro-wrapper]LICENSE* README.md* init.lua* plugin.json*
[plugins/dummy]init.lua* plugin.json*
[plugins/http-codec]LICENSE* README.md* init.lua* plugin.json*
[plugins/json]LICENSE* README.md* init.lua* plugin.json*
[plugins/mime]LICENSE* README.md* init.lua* plugin.json*
[plugins/path]LICENSE* README.md* init.lua* plugin.json*
[plugins/pretty-print]LICENSE* README.md* init.lua* plugin.json*
[plugins/querystring]LICENSE* README.md* init.lua* plugin.json*
[plugins/weblit]LICENSE* README.md* app.lua* auto-headers.lua* etag-cache.lua* init.lua* logger.lua* plugin.json* static.lua* websocket.lua*
[plugins/webserver]init.lua* plugin.json*
[plugins/websocket-codec]LICENSE* README.md* init.lua* plugin.json*
[regtests/jedutil/baseline/ampal18p8]pal10h8-as-ampal18p8.txt* pal10l8-as-ampal18p8.txt* pal12h6-as-ampal18p8.txt* pal12l6-as-ampal18p8.txt* pal14h4-as-ampal18p8.txt* pal14l4-as-ampal18p8.txt* pal16h2-as-ampal18p8.txt* pal16l2-as-ampal18p8.txt* pal16l8-as-ampal18p8.txt*
[regtests/jedutil/eqns]readme.txt
[regtests/jedutil/eqns/PALASM/ampal18p8]pal10h8-as-ampal18p8.pds* pal10l8-as-ampal18p8.pds* pal12h6-as-ampal18p8.pds* pal12l6-as-ampal18p8.pds* pal14h4-as-ampal18p8.pds* pal14l4-as-ampal18p8.pds* pal16h2-as-ampal18p8.pds* pal16l2-as-ampal18p8.pds* pal16l8-as-ampal18p8.pds*
[regtests/jedutil/eqns/pal10l8]pal10l8.eqn
[regtests/jedutil/eqns/pal12h6]pal12h6.eqn
[regtests/jedutil/eqns/pal12l6]pal12l6.eqn
[regtests/jedutil/eqns/pal14h4]pal14h4.eqn
[regtests/jedutil/eqns/pal14l4]pal14l4.eqn
[regtests/jedutil/eqns/pal16c1]pal16c1.eqn
[regtests/jedutil/eqns/pal16h2]pal16h2.eqn
[regtests/jedutil/eqns/pal16l2]pal16l2.eqn
[regtests/jedutil/eqns/pal16l8]pal16l8.eqn
[regtests/jedutil/eqns/pal16r4]pal16r4.eqn
[regtests/jedutil/eqns/pal16r6]pal16r6.eqn
[regtests/jedutil/eqns/pal16r8]pal16r8.eqn
[regtests/jedutil/eqns/pal20l10]pal20l10.eqn
[regtests/jedutil/eqns/pal20l8]pal20l8.eqn
[regtests/jedutil/eqns/pal20r4]pal20r4.eqn
[regtests/jedutil/eqns/pal20r6]pal20r6.eqn
[regtests/jedutil/eqns/pal20r8]pal20r8.eqn
[regtests/jedutil/jeds/ampal18p8]pal10h8-as-ampal18p8.jed* pal10l8-as-ampal18p8.jed* pal12h6-as-ampal18p8.jed* pal12l6-as-ampal18p8.jed* pal14h4-as-ampal18p8.jed* pal14l4-as-ampal18p8.jed* pal16h2-as-ampal18p8.jed* pal16l2-as-ampal18p8.jed* pal16l8-as-ampal18p8.jed*
[scripts]genie.lua toolchain.lua
[scripts/build]msgfmt.py*
[scripts/src]3rdparty.lua emu.lua machine.lua main.lua tools.lua
[scripts/src/osd]modules.lua sdl.lua sdl_cfg.lua windows.lua windows_cfg.lua
[scripts/target/mame]mess.lua
[shaders/dx11]fs_gui.bin* fs_line.bin fs_quad.bin fs_quad_texture.bin fs_screen.bin* vs_gui.bin* vs_line.bin vs_quad.bin vs_quad_texture.bin vs_screen.bin*
[shaders/dx9]fs_gui.bin* fs_line.bin fs_quad.bin fs_quad_texture.bin fs_screen.bin* vs_gui.bin* vs_line.bin vs_quad.bin vs_quad_texture.bin vs_screen.bin*
[shaders/gles]fs_gui.bin* fs_line.bin fs_quad.bin fs_quad_texture.bin fs_screen.bin* vs_gui.bin* vs_line.bin vs_quad.bin vs_quad_texture.bin vs_screen.bin*
[shaders/glsl]fs_gui.bin* fs_line.bin fs_quad.bin fs_quad_texture.bin fs_screen.bin* vs_gui.bin* vs_line.bin vs_quad.bin vs_quad_texture.bin vs_screen.bin*
[shaders/metal]fs_gui.bin* fs_line.bin fs_quad.bin fs_quad_texture.bin fs_screen.bin* vs_gui.bin* vs_line.bin vs_quad.bin vs_quad_texture.bin vs_screen.bin*
[src/devices/bus/isa]3c505.cpp 3c505.h omti8621.cpp omti8621.h sc499.cpp sc499.h
[src/devices/cpu/h8]h8.cpp
[src/devices/cpu/hphybrid]hphybrid.cpp
[src/devices/cpu/i386]i386.cpp i386.h i386op32.inc i386ops.h i386ops.inc i386priv.h
[src/devices/machine]com8116.cpp com8116.h corvushd.cpp hp_taco.cpp* hp_taco.h*
[src/devices/video]upd7220.cpp
[src/emu]clifront.cpp emu.h emuopts.cpp emuopts.h info.cpp ioport.cpp language.cpp* language.h* luaengine.cpp luaengine.h machine.cpp mame.cpp mame.h render.cpp render.h romload.cpp save.cpp video.cpp video.h
[src/emu/debug]debugcpu.cpp
[src/emu/ui]auditmenu.cpp barcode.cpp cheatopt.cpp ctrlmenu.cpp custmenu.cpp custui.cpp custui.h datmenu.cpp dirmenu.cpp dirmenu.h dsplmenu.cpp filesel.cpp mainmenu.cpp menu.cpp menu.h miscmenu.cpp moptions.cpp moptions.h optsmenu.cpp selector.cpp selgame.cpp selsoft.cpp simpleselgame.cpp sliders.cpp sliders.h slotopt.cpp sndmenu.cpp swlist.cpp ui.cpp ui.h utils.cpp utils.h videoopt.cpp viewgfx.cpp
[src/ldplayer]ldplayer.cpp
[src/lib/util]aviio.cpp
[src/mame]arcade.lst mame.cpp mess.cpp mess.lst
[src/mame/drivers]1943.cpp 8080bw.cpp at.cpp avigo.cpp blmbycar.cpp elecbowl.cpp esq5505.cpp esqkt.cpp fidel6502.cpp fidel68k.cpp fidelz80.cpp galaxy.cpp glass.cpp goldstar.cpp hh_cop400.cpp hh_hmcs40.cpp hh_melps4.cpp hh_pic16.cpp hh_tms1k.cpp hh_ucom4.cpp hp9845.cpp k28.cpp kurukuru.cpp m5.cpp mbdtower.cpp mitchell.cpp mstation.cpp namcops2.cpp pc9801.cpp rex6000.cpp sigmab52.cpp ticalc1x.cpp tispeak.cpp tispellb.cpp viper.cpp
[src/mame/includes]avigo.h blmbycar.h fidelz80.h glass.h goldstar.h hh_tms1k.h hh_ucom4.h xbox.h
[src/mame/layout]amaztron.lay cnfball2.lay* cnsector.lay cqback.lay* esq2by16.lay* fidel_eag.lay fidel_fev.lay h2hfootb.lay lostreas.lay* mathmagi.lay mdndclab.lay* zodiac.lay*
[src/mame/machine]esqlcd.cpp* esqlcd.h* esqpanel.cpp esqpanel.h xbox.cpp
[src/mame/video]apollo.cpp blmbycar.cpp chihiro.cpp glass.cpp
[src/osd]osdepend.h
[src/osd/modules]osdwindow.cpp* osdwindow.h
[src/osd/modules/font]font_sdl.cpp
[src/osd/modules/lib]osdobj_common.cpp osdobj_common.h
[src/osd/modules/opengl]SDL1211_opengl.h osd_opengl.h
[src/osd/modules/render]binpacker.cpp* binpacker.h* d3dtarget.h* draw13.cpp draw13.h* drawbgfx.cpp drawbgfx.h* drawd3d.cpp drawd3d.h drawdd.cpp drawgdi.cpp drawgdi.h* drawnone.cpp drawnone.h* drawogl.cpp drawogl.h* drawsdl.cpp drawsdl.h* sdlglcontext.h* winglcontext.h*
[src/osd/modules/render/bgfx]blendreader.cpp* blendreader.h* chain.cpp* chain.h* chainentry.cpp* chainentry.h* chainentryreader.cpp* chainentryreader.h* chainreader.cpp* chainreader.h* cullreader.cpp* cullreader.h* depthreader.cpp* depthreader.h* effect.cpp* effect.h* effectmanager.cpp* effectmanager.h* effectreader.cpp* effectreader.h* fs_gui.sc* fs_line.sc fs_quad.sc fs_quad_texture.sc fs_screen.sc* inputpair.cpp* inputpair.h* parameter.cpp* parameter.h* paramreader.cpp* paramreader.h* shadermanager.cpp* shadermanager.h* slider.cpp* slider.h* sliderreader.cpp* sliderreader.h* statereader.cpp* statereader.h* target.cpp* target.h* targetmanager.cpp* targetmanager.h* texture.cpp* texture.h* texturemanager.cpp* texturemanager.h* uniform.cpp* uniform.h* uniformreader.cpp* uniformreader.h* vs_gui.sc* vs_line.sc vs_quad.sc vs_quad_texture.sc vs_screen.sc* writereader.cpp* writereader.h*
[src/osd/modules/render/d3d]d3d9intf.cpp d3dcomm.h d3dhlsl.cpp d3dhlsl.h d3dintf.h
[src/osd/modules/sound]direct_sound.cpp js_sound.js sdl_sound.cpp
[src/osd/modules/sync]sync_sdl.cpp
[src/osd/sdl]SDLMain_tmpl.h SDLMain_tmpl.mm input.cpp osdsdl.h sdlinc.h sdlmain.cpp sdlos_unix.cpp testkeys.cpp video.cpp video.h window.cpp window.h
[src/osd/windows]video.cpp video.h window.cpp window.h winmain.cpp winmain.h
[src/tools]jedutil.cpp


Previous 199869 Revisions Next


© 1997-2024 The MAME Team