Note Feed

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

Previous 50 199869 Revisions Next 50

r198866 Tuesday 3rd October, 2023 at 09:42:35 UTC by hap
bridgeb: remove unnneeded assert,
ktmnt2: add clarity check for sample 0
[src/mame/fidelity]bridgeb.cpp
[src/mame/handheld]hh_sm510.cpp

r198865 Tuesday 3rd October, 2023 at 03:48:40 UTC by David Haywood
seibu/wiz.cpp: Added preliminary protection simulation for kungfuta. (#11590) [David Haywood]

Protection is similar to Wiz.  This simulates enough that the game doesn't crash after bonus rounds.
[src/mame/seibu]wiz.cpp wiz.h

r198864 Tuesday 3rd October, 2023 at 02:48:27 UTC by Vasantha Crabb
cpu/sh: Explicitly #include prefix header (fixes GitHub #11591).
[src/devices/cpu/sh]sh7021.cpp sh7032.cpp

r198863 Tuesday 3rd October, 2023 at 02:29:35 UTC by AJR
pokey: Double-check to make sure timer IRQs are enabled before raising them
[src/devices/sound]pokey.cpp

r198862 Tuesday 3rd October, 2023 at 02:05:12 UTC by AJR
bus/a800: Fix class hierarchy for "a5200_2chips" ROM type
[src/devices/bus/a800]rom.cpp rom.h

r198861 Tuesday 3rd October, 2023 at 02:04:08 UTC by AJR
a5200: Fix keypad scanning
[src/mame/atari]atari400_m.cpp

r198860 Monday 2nd October, 2023 at 17:11:54 UTC by Osso
merit/merit.cpp: Added PLD dumps to various games. [Brian Troha, caius, The Dumping Union]
[src/mame]mame.lst
[src/mame/merit]merit.cpp

r198859 Monday 2nd October, 2023 at 13:56:58 UTC by Vasantha Crabb
misc/dgpix.cpp: Demoted Let's Dance and Beat Player 2000 to not working.
[src/mame/misc]dgpix.cpp

r198858 Monday 2nd October, 2023 at 11:38:00 UTC by AJR
imagedev/floppy.cpp: Workaround for index timing regression
[src/devices/imagedev]floppy.cpp

r198857 Monday 2nd October, 2023 at 10:33:36 UTC by hap
chess*: add note about new game command,
gtsers9: fix rom load typo
[src/mame/chess]cking_master.cpp
[src/mame/fidelity]as12.cpp csc.cpp sc12.cpp
[src/mame/misc]gei.cpp

r198856 Sunday 1st October, 2023 at 19:46:47 UTC by Olivier Galibert
swp00: small fixes to the lpf, may need more bits in the calculation though
[src/devices/sound]swp00.cpp

r198855 Sunday 1st October, 2023 at 17:23:18 UTC by R. Belmont
macOS: Xcode 15 requires explicitly setting -rpath to find the SDL framework. [R. Belmont, Carbon]
[scripts/src/osd]sdl.lua

r198854 Sunday 1st October, 2023 at 10:44:45 UTC by hap
bcheetah.lay: black background, button panel at bottom, simpler implementation
[src/mame/handheld]hh_tms1k.cpp
[src/mame/hegenerglaser]modular_tm.cpp
[src/mame/layout]bcheetah.lay

r198853 Sunday 1st October, 2023 at 09:43:57 UTC by goldnchild
bcheetah.lay: add keypad (#11580)
[src/mame/layout]bcheetah.lay

r198852 Sunday 1st October, 2023 at 02:39:06 UTC by tom.cariello
docs: Fixed a number of grammatical errors and editing errors. (#11578)
[docs/source]security.rst
[docs/source/contributing]softlist.rst
[docs/source/techspecs]device_disasm_interface.rst device_memory_interface.rst floppy.rst inputsystem.rst layout_files.rst layout_script.rst m6502.rst memory.rst naming.rst object_finders.rst poly_manager.rst
[docs/source/tools]imgtool.rst

r198851 Sunday 1st October, 2023 at 02:10:30 UTC by firehawke
docs: Fixed documentation compilation warning. (#11586)

Fixes a title underline too short warning.
[docs/source/commandline]sdlconfig.rst

r198850 Saturday 30th September, 2023 at 21:04:57 UTC by Nigel Barnes
bus/bbc/modem/scsiaiv: cleanup, no functional changes.
[src/devices/bus/bbc/modem]scsiaiv.cpp scsiaiv.h

r198849 Saturday 30th September, 2023 at 21:04:57 UTC by Nigel Barnes
bus/electron/cumana: Added support for Cumana floppy format.
[src/devices/bus/electron/cart]cumana.cpp cumana.h

r198848 Saturday 30th September, 2023 at 21:04:57 UTC by Nigel Barnes
acorn_dsk.cpp: Added Cumana DFS disk image format.
[src/lib/formats]acorn_dsk.cpp acorn_dsk.h

r198847 Saturday 30th September, 2023 at 19:40:35 UTC by Osso
New systems marked not working
------------------------------
Go & Stop [Phil Bennett]
[src/mame]mame.lst
[src/mame/misc]astrcorp.cpp

r198846 Saturday 30th September, 2023 at 16:55:42 UTC by arcadeshadow
amigaocs_flop.xml, megacdj.xml, megadriv.xml, vic10.xml: Various metadata cleanings (#11583)

* Renamed countries' abbreviations
* Lowercase on descriptive words
[hash]amigaocs_flop.xml megacdj.xml megadriv.xml vic10.xml

r198845 Saturday 30th September, 2023 at 14:06:49 UTC by hap
bcheetah: correct K4 connection, increase mcu freq
[src/mame/handheld]hh_tms1k.cpp

r198844 Saturday 30th September, 2023 at 12:35:11 UTC by Olivier Galibert
swp00: Add the lpf
[src/devices/sound]swp00.cpp swp00.h

r198843 Saturday 30th September, 2023 at 11:55:13 UTC by hap
bcheetah: update notes

New working clones
-------------------
Gorf (program 1, with French Language ROM) [René Balke]
[src/mame]mame.lst
[src/mame/handheld]hh_tms1k.cpp
[src/mame/midway]astrocde.cpp

r198842 Saturday 30th September, 2023 at 08:45:47 UTC by 987123879113
dgpix: Use intelfsh + improvements to sound emulation (#11582)

* sound/ks0164: Attempt to fix audio looping issues

* cpu/ks0164: swap bges and bles (fixes sound effects), fix some disasm issues, document a new opcode

* misc/dgpix: Refactor to use intelfsh, add controls for btplay2k and letsdnce, add sound banking for BMkey PCB
[src/devices/cpu/ks0164]ks0164.cpp ks0164d.cpp
[src/devices/sound]ks0164.cpp ks0164.h
[src/mame/misc]dgpix.cpp

r198841 Saturday 30th September, 2023 at 06:25:10 UTC by Osso
New working clones
------------------
Deluxe Trivia ? Whiz (6221-75, U5-0 Edition 5 Vertical) [Brian Troha, The Dumping Union]
The Pit Boss (2214-07, U5-0) [Brian Troha, The Dumping Union]
Tic Tac Trivia (6221-23, U5-0C (07/07/86) [Brian Troha, The Dumping Union]
Trivia ? Whiz (6221-05 U5-0C, Edition 3) [Brian Troha, The Dumping Union]

New clones marked not working
-----------------------------
Match'em Up (6221-51, U5-1) [Brian Troha, The Dumping Union]

- merit/merit.cpp updated: [Brian Troha]
* Added additional notes to some sets.
* Added a few missing dipswitch settings.
* Removed "Horizontal" from parent game descriptions as it's the standard version, leaving Vertical as the a defining seperator.
* Removed the "h" from Trivia ? Whiz 3 set names, was the only set to add h to ROM names.
* Ordered Phraze Craze from newest to oldest making Phraze Craze (6221-40, U5-3A Expanded Questions) the parent.
* Arranged Phraze Craze questions ROMs as found on actual ROM board.
* Several ROM name corrections.
* Dumped the KEY BPROM for Phraze Craze & Deluxe Trivia ? Whiz.
[src/mame]mame.lst
[src/mame/merit]merit.cpp

r198840 Saturday 30th September, 2023 at 06:17:09 UTC by Roberto Fresca
Interflip electromechanical slots driver improvements: [Roberto Fresca, Grull Osgo]
- Corrected the notes about Costa Brava payment.
- Switch the system to game mode by default.
[src/mame/misc]interflip8035.cpp

r198839 Saturday 30th September, 2023 at 05:56:44 UTC by Roberto Fresca
Interflip electromechanical slots driver improvements: [Roberto Fresca, Grull Osgo]
- Changed default Door Switch state.
- Added missing kbdc scan line mask to get the machine in working state.
- Added and hooked Hopper Device.
- Fixed reels symbol's positions in external artworks for all machines.
- Fixed reels symbol's positions for Toledo internal layout.
- Changed where possible logical operators with BIT function.
- Added coin-in sound sample.
- Added Lever mechanical rattle sound sample.
- Added and updated technical notes.
- Promoted to working machine.
[src/mame/layout]ifslots.lay
[src/mame/misc]interflip8035.cpp

r198838 Friday 29th September, 2023 at 16:40:02 UTC by Olivier Galibert
mu50: Add the db50xg roms.  They may even be the correct ones
swp00: Add most of the AWM.  Missing the lpf and the meg.
[src/devices/cpu/h8]h8_intc.cpp
[src/devices/sound]swp00.cpp swp00.h swp30.cpp
[src/mame/yamaha]ymmu50.cpp

r198837 Friday 29th September, 2023 at 15:59:54 UTC by Osso
New systems marked not working
------------------------------
Hanguk Pro Yagu 98 [WangDrum]
[src/mame]mame.lst
[src/mame/sega]model2.cpp

r198836 Friday 29th September, 2023 at 14:44:56 UTC by hap
bigtrak: add note about soviet version
[src/mame/handheld]hh_tms1k.cpp

r198835 Friday 29th September, 2023 at 12:49:28 UTC by hap
chessking: sound is correct according to video
[src/mame/handheld]chessking.cpp

r198834 Friday 29th September, 2023 at 12:23:56 UTC by hap
dnbanban: better guess for irq frequency
[src/mame/misc]katosmedz80.cpp

r198833 Friday 29th September, 2023 at 12:23:56 UTC by GitHub
-

r198832 Thursday 28th September, 2023 at 15:23:40 UTC by Vasantha Crabb
Bumped version to 0.259
[/tags]mame0259*

r198831 Friday 29th September, 2023 at 11:56:21 UTC by Vasantha Crabb
Merge tag 'mame0259' into HEAD

MAME 0.259
[/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]2100ops.hxx
[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/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

r198830 Thursday 28th September, 2023 at 15:23:40 UTC by Vasantha Crabb
Bumped version to 0.259
[/trunk]makefile
[android-project/app/src/main]AndroidManifest.xml
[docs/source]conf.py

r198829 Wednesday 27th September, 2023 at 16:57:49 UTC by Vasantha Crabb
formats/uef_cas.cpp: Fixed regression reading floating-point values.
[src/lib/formats]uef_cas.cpp

r198828 Wednesday 27th September, 2023 at 16:26:13 UTC by Vasantha Crabb
formats/hti_tape.cpp: Fixed regression detecting magic numbers.
[src/lib/formats]hti_tape.cpp

r198827 Wednesday 27th September, 2023 at 14:33:45 UTC by tom.cariello
Removed extra tick after gtime example in documentation (#11574)
[docs/source/debugger]execution.rst

r198826 Wednesday 27th September, 2023 at 14:02:14 UTC by Vasantha Crabb
msx1_cart.xml, msx1_flop.xml: Corrected 'Platty Soft'.
[hash]msx1_cart.xml msx1_flop.xml

r198825 Wednesday 27th September, 2023 at 14:01:23 UTC by Carl
pc9801: fix a20
[src/mame/nec]pc9801.cpp pc9801.h pc9801_epson.cpp

r198824 Monday 25th September, 2023 at 13:06:58 UTC by AJR
adsp2100: Fix one operation
[src/devices/cpu/adsp2100]adsp2100.cpp

r198823 Monday 25th September, 2023 at 13:04:37 UTC by AJR
adsp2100: Fix a couple of disassembly regressions
[src/devices/cpu/adsp2100]2100dasm.cpp

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

r198821 Friday 29th September, 2023 at 10:30:38 UTC by hap
dnbanban: quick fix for crash due to uninitialized variable
[/branches/release0259/src/mame/misc]katosmedz80.cpp

r198820 Friday 29th September, 2023 at 10:29:09 UTC by hap
dnbanban: use pwm display device for the 7segs
[src/mame/misc]katosmedz80.cpp

r198819 Friday 29th September, 2023 at 09:17:27 UTC by hap
hh_pic16,hh_tms1k: update serial notes
[src/mame/handheld]hh_pic16.cpp hh_tms1k.cpp

r198818 Thursday 28th September, 2023 at 15:56:51 UTC by Vasantha Crabb
Miscellaneous change roll-up:

render/drawbgfx.cpp: Return an error if Wayland EGL surface can't be
created for additional windows.

emu/emucore.h: Added explicitly defaulted copy and move constructors for
emu_fatalerror.

Fixed apparent misunderstanding of const.  Returning const value types
and casting to const value types is pointless outside very narrow use
cases.  Putting const value type parameters in interfaces just makes
trouble.

cpu/adsp2100: Use count_leading_ones_32 where it's simple rather than
inverting and counting leading zeroes.

util/multibyte.h: Don't pollute global namespace, constexpr implies
inline, make narrowing casts explicit.

imagedev/simh_tape_image.h: inline is implied for member functions with
bodies supplied at declaration.

Tidied up some ugly casts in various places.
[docs/source]index.rst
[src/devices/cpu/adsp2100]2100ops.hxx
[src/devices/imagedev]simh_tape_image.h
[src/devices/machine]smc91c9x.cpp
[src/emu]emucore.h
[src/lib/formats]dmk_dsk.cpp td0_dsk.cpp
[src/lib/util]multibyte.h simh_tape_file.cpp simh_tape_file.h tape_file_interface.h
[src/osd/modules/render]drawbgfx.cpp
[src/tools/imgtool/modules]fat.cpp os9.cpp pc_flop.cpp

r198817 Thursday 28th September, 2023 at 15:24:59 UTC by Julian Sikorski
render/drawbgfx.cpp: Added initial support for Wayland on Linux. (#11451)
[/trunk]makefile
[scripts/src]3rdparty.lua
[scripts/src/osd]sdl.lua sdl_cfg.lua
[src/osd/modules/render]drawbgfx.cpp
[src/osd/sdl]osdsdl.cpp

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team