Previous 199869 Revisions Next

r198822 Sunday 24th September, 2023 at 02:52:39 UTC by AJR
multibyte.h: Fix shift count bug in 48-bit and 64-bit big-endian functions
[/trunk]makefile
[3rdparty/bgfx/examples/00-helloworld]helloworld.cpp
[3rdparty/bgfx/examples/01-cubes]cubes.cpp
[3rdparty/bgfx/examples/02-metaballs]metaballs.cpp
[3rdparty/bgfx/examples/03-raymarch]raymarch.cpp
[3rdparty/bgfx/examples/04-mesh]mesh.cpp
[3rdparty/bgfx/examples/05-instancing]instancing.cpp
[3rdparty/bgfx/examples/06-bump]bump.cpp
[3rdparty/bgfx/examples/07-callback]callback.cpp
[3rdparty/bgfx/examples/08-update]update.cpp
[3rdparty/bgfx/examples/09-hdr]hdr.cpp
[3rdparty/bgfx/examples/10-font]font.cpp
[3rdparty/bgfx/examples/11-fontsdf]fontsdf.cpp
[3rdparty/bgfx/examples/12-lod]lod.cpp
[3rdparty/bgfx/examples/13-stencil]stencil.cpp
[3rdparty/bgfx/examples/14-shadowvolumes]shadowvolumes.cpp
[3rdparty/bgfx/examples/15-shadowmaps-simple]shadowmaps_simple.cpp
[3rdparty/bgfx/examples/16-shadowmaps]shadowmaps.cpp
[3rdparty/bgfx/examples/17-drawstress]drawstress.cpp
[3rdparty/bgfx/examples/18-ibl]ibl.cpp
[3rdparty/bgfx/examples/19-oit]oit.cpp
[3rdparty/bgfx/examples/20-nanovg]nanovg.cpp
[3rdparty/bgfx/examples/21-deferred]deferred.cpp
[3rdparty/bgfx/examples/22-windows]windows.cpp
[3rdparty/bgfx/examples/24-nbody]nbody.cpp
[3rdparty/bgfx/examples/25-c99]helloworld.c
[3rdparty/bgfx/examples/26-occlusion]occlusion.cpp
[3rdparty/bgfx/examples/27-terrain]terrain.cpp
[3rdparty/bgfx/examples/28-wireframe]wireframe.cpp
[3rdparty/bgfx/examples/29-debugdraw]debugdraw.cpp
[3rdparty/bgfx/examples/30-picking]picking.cpp
[3rdparty/bgfx/examples/31-rsm]reflectiveshadowmap.cpp
[3rdparty/bgfx/examples/32-particles]particles.cpp
[3rdparty/bgfx/examples/33-pom]pom.cpp
[3rdparty/bgfx/examples/34-mvs]mvs.cpp
[3rdparty/bgfx/examples/35-dynamic]dynamic.cpp
[3rdparty/bgfx/examples/36-sky]sky.cpp
[3rdparty/bgfx/examples/37-gpudrivenrendering]gpudrivenrendering.cpp
[3rdparty/bgfx/examples/38-bloom]bloom.cpp
[3rdparty/bgfx/examples/39-assao]assao.cpp
[3rdparty/bgfx/examples/40-svt]svt.cpp
[3rdparty/bgfx/examples/41-tess]tess.cpp
[3rdparty/bgfx/examples/42-bunnylod]bunnylod.cpp
[3rdparty/bgfx/examples/43-denoise]denoise.cpp
[3rdparty/bgfx/examples/44-sss]screen_space_shadows.cpp
[3rdparty/bgfx/examples/45-bokeh]bokeh.cpp
[3rdparty/bgfx/examples/47-pixelformats]pixelformats.cpp
[3rdparty/bgfx/examples/48-drawindirect]drawindirect.cpp
[3rdparty/bgfx/examples/49-hextile]hextile.cpp
[3rdparty/bgfx/examples/common/entry]entry.cpp entry.h entry_android.cpp entry_glfw.cpp entry_html5.cpp entry_ios.mm entry_noop.cpp entry_osx.mm entry_sdl.cpp entry_windows.cpp entry_x11.cpp
[3rdparty/bgfx/include/bgfx]bgfx.h
[3rdparty/bgfx/include/bgfx/c99]bgfx.h
[3rdparty/bgfx/src]amalgamated.cpp bgfx.cpp glcontext_egl.cpp glcontext_egl.h glcontext_glx.cpp* glcontext_glx.h* renderer_gl.h renderer_vk.cpp renderer_vk.h
[docs/source]index.rst whatis.rst
[docs/source/advanced]ctrlr_config.rst hlsl.rst
[docs/source/commandline]commandline-all.rst sdlconfig.rst
[docs/source/debugger]execution.rst index.rst registerpoints.rst
[docs/source/initialsetup]configuringmame.rst
[docs/source/luascript]ref-input.rst ref-mem.rst ref-render.rst
[docs/source/plugins]autofire.rst discord.rst index.rst inputmacro.rst
[docs/source/usingmame]assetsearch.rst mamemenus.rst usingmame.rst
[hash]pc98.xml
[scripts/src]3rdparty.lua formats.lua
[scripts/src/osd]sdl.lua sdl_cfg.lua
[src/devices/bus/a2bus]a2diskiing.h a2iwm.h ace2x00.h
[src/devices/bus/ieee488]hp9122c.cpp
[src/devices/bus/nubus]cards.cpp cards.h nubus.cpp nubus.h nubus_asntmc3b.cpp nubus_asntmc3b.h
[src/devices/cpu/adsp2100]2100dasm.cpp 2100ops.hxx adsp2100.cpp
[src/devices/imagedev]floppy.cpp floppy.h simh_tape_image.h
[src/devices/machine]akiko.cpp smc91c9x.cpp wozfdc.h
[src/devices/video]upd7220.cpp upd7220.h
[src/emu]emucore.h
[src/frontend/mame/ui]filecreate.cpp floppycntrl.cpp floppycntrl.h
[src/lib/formats]dmk_dsk.cpp fs_cbmdos.cpp fs_cbmdos.h fs_coco_os9.cpp fs_coco_os9.h fs_coco_rsdos.cpp fs_coco_rsdos.h fs_fat.cpp fs_fat.h fs_hp98x5.cpp fs_hplif.cpp fs_hplif.h fs_isis.cpp fs_oric_jasmin.cpp fs_prodos.cpp fs_unformatted.cpp fs_unformatted.h fs_vtech.cpp fsblk.cpp fsblk.h fsblk_vec.h fsmgr.cpp fsmgr.h td0_dsk.cpp
[src/lib/util]multibyte.h simh_tape_file.cpp simh_tape_file.h tape_file_interface.h
[src/mame]mame.lst
[src/mame/apple]apple3.h maciici.cpp maclc.cpp maclc3.cpp macquadra605.cpp rbv.cpp rbv.h sonora.cpp sonora.h v8.cpp v8.h
[src/mame/handheld]hh_pic16.cpp hh_tms1k.cpp
[src/mame/konami]cougar.cpp konamim2.cpp ksys573.cpp
[src/mame/korg]korgm1.cpp
[src/mame/layout]ifslots.lay
[src/mame/misc]interflip8035.cpp joystand.cpp katosmedz80.cpp
[src/mame/nec]pc9801.cpp pc9801.h pc9801_epson.cpp
[src/mame/orca]funkybee.cpp
[src/mame/philips]cdicdic.cpp
[src/mame/tecmo]solomon.cpp
[src/mame/toaplan]toaplan1.cpp
[src/mame/xerox]xerox820.cpp
[src/osd/modules/debugger]debugimgui.cpp
[src/osd/modules/render]drawbgfx.cpp
[src/osd/sdl]osdsdl.cpp
[src/tools]chdman.cpp floptool.cpp image_handler.h
[src/tools/imgtool/modules]bml3.cpp cybiko.cpp cybikoxt.cpp fat.cpp os9.cpp pc_flop.cpp psion.cpp


Previous 199869 Revisions Next


© 1997-2024 The MAME Team