Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r198816 Thursday 28th September, 2023 at 15:14:29 UTC by Julian Sikorski |
---|
3rdparty/bgfx: Cherry-picked upstream commits needed to support Wayland on Linux. (#11539) |
[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 |
[scripts/src] | 3rdparty.lua |
r198815 Thursday 28th September, 2023 at 14:41:31 UTC by tom.cariello |
---|
docs: Fixed many editing errors and spelling errors. (#11575) Also fixed outdated link to contributing guidelines. |
[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 |
r198814 Wednesday 27th September, 2023 at 16:57:49 UTC by Vasantha Crabb |
---|
formats/uef_cas.cpp: Fixed regression reading floating-point values. |
[/branches/release0259/src/lib/formats] | uef_cas.cpp |
r198813 Wednesday 27th September, 2023 at 16:35:48 UTC by Osso |
---|
New systems marked not working ------------------------------ Spin Fever [CoolMod, The Dumping Union] New working clones ------------------ Demon's World / Horror Story (set 6) [Tonitox] |
[src/mame] | mame.lst |
[src/mame/konami] | cougar.cpp* |
[src/mame/misc] | joystand.cpp |
[src/mame/toaplan] | toaplan1.cpp |
r198812 Wednesday 27th September, 2023 at 16:26:13 UTC by Vasantha Crabb |
---|
formats/hti_tape.cpp: Fixed regression detecting magic numbers. |
[/branches/release0259/src/lib/formats] | hti_tape.cpp |
r198811 Wednesday 27th September, 2023 at 14:33:45 UTC by tom.cariello |
---|
Removed extra tick after gtime example in documentation (#11574) |
[/branches/release0259/docs/source/debugger] | execution.rst |
r198810 Wednesday 27th September, 2023 at 14:02:14 UTC by Vasantha Crabb |
---|
msx1_cart.xml, msx1_flop.xml: Corrected 'Platty Soft'. |
[/branches/release0259/hash] | msx1_cart.xml msx1_flop.xml |
r198809 Wednesday 27th September, 2023 at 14:01:23 UTC by Carl |
---|
pc9801: fix a20 |
[/branches/release0259/src/mame/nec] | pc9801.cpp pc9801.h pc9801_epson.cpp |
r198808 Wednesday 27th September, 2023 at 13:51:32 UTC by tom.cariello |
---|
Removed extra tick after gtime example in documentation (#11574) |
[docs/source/debugger] | execution.rst |
r198807 Wednesday 27th September, 2023 at 07:48:50 UTC by ajrhacker |
---|
Filesystem code refactoring (#11570) - Separate fs::block_t and fs::filesystem_t to a new source file and header - Remove inclusion of flopimg.h from fsmgr.h |
[scripts/src] | formats.lua |
[src/lib/formats] | 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 |
[src/tools] | floptool.cpp image_handler.h |
r198806 Wednesday 27th September, 2023 at 00:49:47 UTC by Carl |
---|
pc9801: fix a20 |
[src/mame/nec] | pc9801.cpp pc9801.h pc9801_epson.cpp |
r198805 Tuesday 26th September, 2023 at 21:17:29 UTC by AJR |
---|
korgm1.cpp: Fix build |
[src/mame/korg] | korgm1.cpp |
r198804 Tuesday 26th September, 2023 at 21:09:24 UTC by Angelo Salese |
---|
korg/korgm1.cpp: add more notes |
[src/mame/korg] | korgm1.cpp |
r198803 Tuesday 26th September, 2023 at 20:54:10 UTC by Carl |
---|
upd7220: wrap the line if pitch is smaller than aw |
[src/devices/video] | upd7220.cpp upd7220.h |
r198802 Tuesday 26th September, 2023 at 20:03:04 UTC by Angelo Salese |
---|
korg/korgm1.cpp: workaround battery low detection |
[src/mame/korg] | korgm1.cpp |
r198801 Tuesday 26th September, 2023 at 20:01:51 UTC by Angelo Salese |
---|
hash/pc98.xml: QA checkpoint |
[hash] | pc98.xml |
r198800 Tuesday 26th September, 2023 at 18:25:00 UTC by Angelo Salese |
---|
korg/korgm1.cpp: identify some keys |
[src/mame/korg] | korgm1.cpp |
r198799 Tuesday 26th September, 2023 at 15:12:47 UTC by Osso |
---|
New systems marked not working ------------------------------ unknown Yuvo Joy Stand game [hammy] |
[src/mame] | mame.lst |
[src/mame/misc] | joystand.cpp |
r198798 Tuesday 26th September, 2023 at 14:32:13 UTC by Angelo Salese |
---|
korg/korgm1.cpp: add memory card note |
[src/mame/korg] | korgm1.cpp |
r198797 Tuesday 26th September, 2023 at 02:21:07 UTC by R. Belmont |
---|
bus/nubus/nubus.cpp: Support address mask for LC PDS. [R. Belmont] bus/nubus/nubus_asntmc3b.cpp: Add Asante MacCON i LC Ethernet card, another clone of this design. [R. Belmont] apple/maclc.cpp, maclc3.cpp, macquadra605.cpp: Add LC PDS slots to machines that have them. [R. Belmont] apple/sonora.cpp, apple/v8.cpp: Modernize slot/VIA2 IRQ inputs. [R. Belmont] |
[src/devices/bus/nubus] | cards.cpp cards.h nubus.cpp nubus.h nubus_asntmc3b.cpp nubus_asntmc3b.h |
[src/mame/apple] | maclc.cpp maclc3.cpp macquadra605.cpp sonora.cpp sonora.h v8.cpp v8.h |
r198796 Monday 25th September, 2023 at 13:37:32 UTC by hap |
---|
makefile: update some outdated stuff |
[/trunk] | makefile |
r198795 Monday 25th September, 2023 at 13:06:58 UTC by AJR |
---|
adsp2100: Fix one operation |
[/branches/release0259/src/devices/cpu/adsp2100] | adsp2100.cpp |
r198794 Monday 25th September, 2023 at 13:04:37 UTC by AJR |
---|
adsp2100: Fix a couple of disassembly regressions |
[/branches/release0259/src/devices/cpu/adsp2100] | 2100dasm.cpp |
r198793 Monday 25th September, 2023 at 13:06:26 UTC by AJR |
---|
adsp2100: Fix one operation |
[src/devices/cpu/adsp2100] | adsp2100.cpp |
r198792 Monday 25th September, 2023 at 13:03:57 UTC by AJR |
---|
adsp2100: Fix a couple of disassembly regressions |
[src/devices/cpu/adsp2100] | 2100dasm.cpp |
r198791 Monday 25th September, 2023 at 01:45:09 UTC by AJR |
---|
funkybee.cpp: Remove PCB diagram (which belongs to the other skylncr); add note |
[src/mame/orca] | funkybee.cpp |
r198790 Monday 25th September, 2023 at 01:22:11 UTC by AJR |
---|
solomon.cpp: VBLANK interrupt modernization; PSG type correction |
[src/mame/tecmo] | solomon.cpp |
r198789 Sunday 24th September, 2023 at 22:57:31 UTC by R. Belmont |
---|
nubus/nubus_asntmc3b.cpp: Updates [R. Belmont] - Updated and modernized, this was one of the first emulated NuBus cards and it showed. - Fixed missing save state for the on-card RAM. - Added Farallon EtherMac 30i-TH, an SE/30 PDS clone of these cards. - Added notes about how these cards are a Mac-ified version of the NE2000. nubus/nubus.cpp: Allow PDS cards to choose their phantom NuBus slot. Cards have been observed impersonating slots 9, 0xC, and 0xE. [R. Belmont] apple/maciici.cpp, apple/rbv.cpp: Updates [R. Belmont] - Made maciisi expansion more correct: it has a single slot that can be adapted to take either a NuBus or an SE/30 compatible PDS card. The slot name is "siexp" and it now allows the use of any NuBus or SE/30 PDS card (tested with several video and Ethernet cards). - Modernized slot interrupt routing. |
[src/devices/bus/nubus] | cards.cpp cards.h nubus.cpp nubus.h nubus_asntmc3b.cpp nubus_asntmc3b.h |
[src/mame/apple] | maciici.cpp rbv.cpp rbv.h |
r198788 Sunday 24th September, 2023 at 18:11:49 UTC by AJR |
---|
Remove flopimg.h and fsmgr.h from floppy device header |
[src/devices/bus/a2bus] | a2diskiing.h a2iwm.h ace2x00.h |
[src/devices/bus/ieee488] | hp9122c.cpp |
[src/devices/imagedev] | floppy.cpp floppy.h |
[src/devices/machine] | wozfdc.h |
[src/frontend/mame/ui] | filecreate.cpp floppycntrl.cpp floppycntrl.h |
[src/mame/apple] | apple3.h |
[src/mame/xerox] | xerox820.cpp |
[src/osd/modules/debugger] | debugimgui.cpp |
r198787 Sunday 24th September, 2023 at 16:02:28 UTC by AJR |
---|
Minor #include cleanup |
[src/devices/machine] | akiko.cpp |
[src/mame/konami] | konamim2.cpp ksys573.cpp |
[src/mame/philips] | cdicdic.cpp |
r198786 Sunday 24th September, 2023 at 04:57:55 UTC by AJR |
---|
chdman.cpp, imgtool/modules: Use multibyte.h functions |
[src/tools] | chdman.cpp |
[src/tools/imgtool/modules] | bml3.cpp cybiko.cpp cybikoxt.cpp psion.cpp |
r198785 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 |
[/branches/release0259/src/lib/util] | multibyte.h |
r198784 Sunday 24th September, 2023 at 02:52:09 UTC by AJR |
---|
multibyte.h: Fix shift count bug in 48-bit and 64-bit big-endian functions |
[src/lib/util] | multibyte.h |
r198783 Sunday 24th September, 2023 at 01:34:48 UTC by Roberto Fresca |
---|
Internal layout for Interflip electromechanical slots. |
[src/mame/layout] | ifslots.lay* |
r198782 Sunday 24th September, 2023 at 01:30:40 UTC by Roberto Fresca |
---|
Inerflip electromechanical slots major rewrite. [Roberto Fresca, Grull Osgo] Hooked all devices, inputs, outputs, reels mechs, internal layout with all parameters and working reels. Also added docs and technical notes. The machine is currently passing all the tests. New systems marked not working ------------------------------ Jack Use (Jackpot settings for Interflip slots machines) [Roberto Fresca, Grull Osgo] |
[src/mame] | mame.lst |
[src/mame/misc] | interflip8035.cpp |
r198781 Saturday 23rd September, 2023 at 18:18:36 UTC by Vasantha Crabb |
---|
srcclean in preparation for MAME 0.259 release branch |
[/branches] | release0259* |
r198780 Saturday 23rd September, 2023 at 18:18:36 UTC by Vasantha Crabb |
---|
srcclean in preparation for MAME 0.259 release branch |
[src/devices/bus/c64] | tibdd001.cpp tibdd001.h |
[src/devices/bus/nscsi] | tape.cpp |
[src/devices/bus/spectrum] | nemoide.cpp |
[src/devices/machine] | nscsi_bus.cpp |
[src/devices/video] | pc_vga_matrox.cpp |
[src/lib/util] | multibyte.h simh_tape_file.cpp |
[src/mame/amstrad] | amstrad.cpp |
[src/mame/apple] | apple3_m.cpp |
[src/mame/capcom] | lwings.cpp |
[src/mame/efo] | cedar_magnet.cpp |
[src/mame/konami] | djmain.cpp |
[src/mame/layout] | dnbanban.lay |
[src/mame/misc] | dgpix.cpp katosmedz80.cpp |
[src/mame/taito] | sbmjb.cpp |
[src/mame/trs] | trs80_quik.cpp |
r198779 Saturday 23rd September, 2023 at 18:04:19 UTC by Vasantha Crabb |
---|
dec/kn01.cpp, dec/kn02.cpp: Fixed an endianness issue and cleaned up a bit. * dec/kn01.cpp: Use endian cast helper when casting 32-bit memory to bytes. * Put local project headers before device headers. * Keep enum declarations together in classes (rather than mixed with data members). * A bit more const. |
[src/mame/dec] | kn01.cpp kn02.cpp |
r198778 Saturday 23rd September, 2023 at 16:44:17 UTC by AJR |
---|
qncrash: Fix exception at start |
[src/mame/namco] | quickncrash.cpp |
r198777 Saturday 23rd September, 2023 at 15:12:45 UTC by AJR |
---|
qncrash: Start hooking up peripherals |
[src/mame/namco] | quickncrash.cpp |
r198776 Saturday 23rd September, 2023 at 12:53:30 UTC by hap |
---|
eag68k: remove unused function prototype |
[src/mame/fidelity] | eag68k.cpp |
r198775 Saturday 23rd September, 2023 at 08:56:09 UTC by hap |
---|
fidelity*: remove some unneeded comments, bridgeb: tweak colors |
[src/mame/fidelity] | bridgeb.cpp card.cpp cc1.cpp cc10.cpp cc7.cpp chesster.cpp desdis.cpp excel.cpp msc.cpp sc6.cpp vcc.cpp |
[src/mame/layout] | fidel_bridgeb.lay |
r198774 Saturday 23rd September, 2023 at 07:16:17 UTC by Osso |
---|
New working clones ------------------ Wonder Boy - Monster Land (English, difficulty hack) [Bisboch, Alexforg83] |
[src/mame] | mame.lst |
[src/mame/sega] | system1.cpp |
r198773 Saturday 23rd September, 2023 at 02:57:44 UTC by R. Belmont |
---|
apple/maciivx.cpp,apple/maclc.cpp: Remove no longer necessary IMPERFECT_SOUND flags. [R. Belmont] |
[src/mame/apple] | maciivx.cpp maclc.cpp |
r198772 Saturday 23rd September, 2023 at 02:53:33 UTC by R. Belmont |
---|
apple/macquadra700.cpp,apple/macquadra800.cpp: Finish hooking up built-in SONIC ethernet. [R. Belmont] |
[src/mame/apple] | macquadra700.cpp macquadra800.cpp |
r198771 Saturday 23rd September, 2023 at 02:26:27 UTC by philip.bennett |
---|
New working clones ---------- F-15 Strike Eagle (rev. 2.2 02/25/91, 29K ver. 3.1f) [Phil Bennett] |
[src/mame] | mame.lst |
[src/mame/misc] | micro3d.cpp |
r198770 Friday 22nd September, 2023 at 20:39:20 UTC by hap |
---|
New working systems ------------------- Bridge Bidder [hap, Sean Riddle] |
[src/mame] | mame.lst |
[src/mame/ddr] | chessmstdm.cpp |
[src/mame/fidelity] | bridgeb.cpp* cc1.cpp cc7.cpp |
[src/mame/layout] | fidel_bridgeb.lay* lk3000.lay |
r198769 Friday 22nd September, 2023 at 13:58:20 UTC by hap |
---|
z80pio: change an if/else block to switch/case, dl1416: don't randomize ram at power on |
[src/devices/machine] | z80pio.cpp z80pio.h |
[src/devices/video] | dl1416.cpp dl1416.h |
[src/mame/handheld] | lk3000.cpp |
r198768 Friday 22nd September, 2023 at 13:55:34 UTC by Osso |
---|
- konami/konmedalppc.cpp: MT08757 - misc/gms.cpp: added oki banking |
[src/mame/konami] | konmedalppc.cpp |
[src/mame/misc] | gms.cpp |
r198767 Friday 22nd September, 2023 at 09:17:16 UTC by patrick.mackinlay |
---|
decstation: refactoring and wip |
[src/mame] | mame.lst |
[src/mame/dec] |
Previous 50 | 199869 Revisions | Next 50 |