Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r189107 Monday 5th September, 2022 at 17:55:23 UTC by MetalliC |
---|
new NOT_WORKING machine ----------------------- Virtua Golf / Dynamic Golf (prototype) [brizzo, MetalliC, Mirko, rtw, XeD] |
[/branches/barcrest/src/mame] | mame.lst |
[/branches/barcrest/src/mame/sega] | naomi.cpp |
r189106 Monday 5th September, 2022 at 17:28:07 UTC by 0kmg |
---|
emu/video.cpp: Added a space before %FPS in speed text. (#10305) |
[/branches/barcrest/src/emu] | video.cpp |
r189105 Monday 5th September, 2022 at 16:13:24 UTC by BraiNKilleRGR |
---|
Updated Greek Translation (#10309) |
[/branches/barcrest/language/Greek] | strings.po |
r189104 Monday 5th September, 2022 at 10:06:22 UTC by barry.rodewald |
---|
amstrad: reorganised softlist entries for Roland in Time, Roland in Space, and Roland in the Caves |
[/branches/barcrest/hash] | cpc_flop.xml |
r189103 Sunday 4th September, 2022 at 16:44:25 UTC by hap |
---|
source org: move z80ne to misc folder |
[/branches/barcrest/src/mame] | mame.lst mess.flt |
[/branches/barcrest/src/mame/misc] | z80ne.cpp* |
[/branches/barcrest/src/mame/ne] |
r189102 Sunday 4th September, 2022 at 16:41:52 UTC by hap |
---|
glasgow/amsterdam: rom regions were 256 times too large somehow |
[/branches/barcrest/src/mame/ddr] | sc2.cpp |
[/branches/barcrest/src/mame/hegenerglaser] | amsterdam.cpp glasgow.cpp milano.cpp polgar.cpp |
[/branches/barcrest/src/mame/saitek] | cp2000.cpp delta1.cpp |
r189101 Sunday 4th September, 2022 at 16:41:52 UTC by hap |
---|
toprollr: add safety cliprect mask |
[/branches/barcrest/src/mame/nichibutsu] | cclimber_v.cpp |
r189100 Sunday 4th September, 2022 at 16:41:52 UTC by hap |
---|
cmi: move global int_levels array to local function where it's accessed |
[/branches/barcrest/src/mame/fairlight] | cmi.cpp |
r189099 Sunday 4th September, 2022 at 16:41:52 UTC by hap |
---|
redclash: add minimal beeper frequency |
[/branches/barcrest/src/mame/universal] | zerohour.cpp |
r189098 Sunday 4th September, 2022 at 16:41:51 UTC by hap |
---|
z80ne: merge driver into a single file |
[/branches/barcrest/src/mame/ne] | z80ne.cpp |
r189097 Sunday 4th September, 2022 at 14:43:36 UTC by Angelo Salese |
---|
rockrage.cpp: document why rockragea is marked as "prototype?" |
[/branches/barcrest/src/mame/konami] | rockrage.cpp |
r189096 Sunday 4th September, 2022 at 02:47:45 UTC by AJR |
---|
speedbsk.cpp: Add sound banking |
[/branches/barcrest/src/mame/sega] | speedbsk.cpp |
r189095 Saturday 3rd September, 2022 at 21:26:01 UTC by Vasantha Crabb |
---|
Language updates, software demotions, and minor code cleanup. Updated Chinese UI translations. [YuiFAN] Updated Ukrainian UI translation. [Stanley Kid] gbcolor.xml: Demoted beastfgt to partially supported (HUD blank on GBC), and demoted emochndx to unsupported due to all kinds of broken behaviour. Also added chongwu title from title screen as another alt_title - it's different to the cartridge label. |
[/branches/barcrest/hash] | gbcolor.xml |
[/branches/barcrest/language/Chinese_Simplified] | strings.po |
[/branches/barcrest/language/Chinese_Traditional] | strings.po |
[/branches/barcrest/language/Ukrainian] | strings.po |
[/branches/barcrest/src/mame/gaelco] | glass.cpp |
[/branches/barcrest/src/mame/gametron] | gatron.cpp |
r189094 Saturday 3rd September, 2022 at 20:10:48 UTC by David Haywood |
---|
new NOT WORKING software list entries (#10300) ---------------- c2color_cart.xml: Dì 3 dàn: Zhī Yīngxióng Dǎo Zhī Lièyàn Mó [Peter Wilhelmsen] c2color_cart.xml: Corrected metadata based on packaging. |
[/branches/barcrest/hash] | c2color_cart.xml |
r189093 Saturday 3rd September, 2022 at 18:02:59 UTC by 0kmg |
---|
sound/nes_apu.cpp: Added earliest hardware variant of 2A03 APU. (#10299) Fixes several audio bugs with the noise channel in VS. System games, including: * High-pitch sound in vsgshoe percussion track. * Jet sounds in bnglngby. * Number of tanks killed count screen in btlecity. * nvs_platoon's bullet and enemies dying sounds are subtly changed. It's estimated that these letterless CPU versions are in the first two million or so Famicoms (about 10% of Famicoms sold). There are games developed on the RP2A03 that have sound glitches on later, more common Famicoms. For instance, the very last note in the game over melody in Balloon Fight rings out with a loud buzz on later machines. The new famicomo driver plays it as the developers must have intended. New working clones ------------------ Nintendo Famicom (earlier, with RP2A03) [kmg] |
[/branches/barcrest/src/devices/cpu/m6502] | n2a03.cpp n2a03.h |
[/branches/barcrest/src/devices/sound] | nes_apu.cpp nes_apu.h nes_defs.h |
[/branches/barcrest/src/mame] | mame.lst |
[/branches/barcrest/src/mame/nintendo] | cham24.cpp famibox.cpp multigam.cpp nes.cpp nes.h nes_arcade_bl.cpp nes_clone.cpp playch10.cpp |
[/branches/barcrest/src/mame/virtual] | vgmplay.cpp |
r189092 Saturday 3rd September, 2022 at 13:35:35 UTC by Robbbert |
---|
ozmawars: Added preliminary samples to replace the incorrect invaders ones. |
[/branches/barcrest/src/mame/midw8080] | 8080bw.cpp 8080bw.h 8080bw_a.cpp |
r189091 Saturday 3rd September, 2022 at 13:10:48 UTC by hap |
---|
redclash: add player shoot sample |
[/branches/barcrest/src/devices/sound] | samples.cpp samples.h |
[/branches/barcrest/src/mame/universal] | zerohour.cpp |
r189090 Saturday 3rd September, 2022 at 07:22:55 UTC by Osso |
---|
gaelco/blmbycar.cpp, gaelco/glass.cpp, gaelco/targeth.cpp, gaelco/wrally.cpp, gaelco/xorworld.cpp, gametron/gatron.cpp, gametron/sbugger.cpp: consolidated drivers in single files, minor cleanups |
[/branches/barcrest/src/mame/gaelco] | blmbycar.cpp |
[/branches/barcrest/src/mame/gametron] | gatron.cpp |
[/branches/barcrest/src/mame/nintendo] | nes_arcade_bl.cpp |
r189089 Saturday 3rd September, 2022 at 01:08:24 UTC by AJR |
---|
Fix regressions in debugger trace command from d8d588262de1f11a529b208e470cff9b89a4cba6, including use-after-move issue |
[/branches/barcrest/src/emu/debug] | debugcmd.cpp |
r189088 Friday 2nd September, 2022 at 20:16:26 UTC by hap |
---|
schedule: rename add_scheduling_quantum to add_quantum, added perfect_quatum and use that for most cases of boost_interleave |
[/branches/barcrest/src/devices/bus/hp9845_io] | 98034.cpp |
[/branches/barcrest/src/devices/bus/isa] | ibm_mfc.cpp |
[/branches/barcrest/src/devices/bus/multibus] | isbc202.cpp |
[/branches/barcrest/src/devices/bus/saitek_osa] | maestro.cpp maestroa.cpp sparc.cpp |
[/branches/barcrest/src/devices/machine] | ldv1000.cpp ldvp931.cpp s_smp.cpp |
[/branches/barcrest/src/devices/sound] | bsmt2000.cpp |
[/branches/barcrest/src/emu] | schedule.cpp schedule.h |
[/branches/barcrest/src/mame/atari] | asic65.cpp atariscom.cpp atarisy1.cpp atarisy2.cpp gauntlet.cpp starwars.cpp tempest.cpp |
[/branches/barcrest/src/mame/capcom] | fcrash.cpp |
[/branches/barcrest/src/mame/commodore] | clcd.cpp |
[/branches/barcrest/src/mame/dataeast] | tumbleb.cpp |
[/branches/barcrest/src/mame/dec] | dectalk.cpp |
[/branches/barcrest/src/mame/eolith] | eolith.cpp |
[/branches/barcrest/src/mame/exidy] | vertigo_m.cpp |
[/branches/barcrest/src/mame/f32] | silvmil.cpp |
[/branches/barcrest/src/mame/fuuki] | fuukifg2.cpp |
[/branches/barcrest/src/mame/galaxian] | galaxian.cpp |
[/branches/barcrest/src/mame/gameplan] | gameplan.cpp |
[/branches/barcrest/src/mame/irem] | m72.cpp |
[/branches/barcrest/src/mame/itech] | itech32.cpp itech8_m.cpp |
[/branches/barcrest/src/mame/jaleco] | tetrisp2.cpp |
[/branches/barcrest/src/mame/kaneko] | galpani2.cpp |
[/branches/barcrest/src/mame/konami] | combatsc.cpp |
[/branches/barcrest/src/mame/midway] | csd.cpp midway.cpp |
[/branches/barcrest/src/mame/misc] | fastinvaders.cpp micro3d_m.cpp neoprint.cpp othello.cpp pipeline.cpp |
[/branches/barcrest/src/mame/neogeo] | neogeo.cpp |
[/branches/barcrest/src/mame/nintendo] | dkong.cpp snes_m.cpp |
[/branches/barcrest/src/mame/qume] | qvt102.cpp |
[/branches/barcrest/src/mame/sega] | naomigd.cpp saturn_m.cpp segag80r_a.cpp segahang.cpp segaorun.cpp segas16a.cpp segas16b.cpp segas18.cpp segausb.cpp segaxbd.cpp segaybd.cpp system1.cpp |
[/branches/barcrest/src/mame/shared] | dcs.cpp rax.cpp williamssound.cpp |
[/branches/barcrest/src/mame/taito] | pitnrun.cpp qix_m.cpp superqix.cpp taitosjsec.cpp |
r189087 Friday 2nd September, 2022 at 17:17:35 UTC by hap |
---|
driver: make flipscreen setters compatible with writeline |
[/branches/barcrest/src/emu] | driver.cpp driver.h |
[/branches/barcrest/src/mame/universal] | ladybug.cpp sraider.cpp zerohour.cpp |
r189086 Friday 2nd September, 2022 at 16:57:31 UTC by hap |
---|
zerohour: add 1bit dac |
[/branches/barcrest/src/mame/universal] | zerohour.cpp |
r189085 Friday 2nd September, 2022 at 15:33:28 UTC by 0kmg |
---|
nintendo/vsnes.cpp: Improved DIP switch labels for jajamaru, bnglngby and supxevs. (#10292) * Corrected bnglngby Lives DIP switch settings, added Difficulty settings. * Corrected supxevs Bonus Life DIP switch settings, added Password DIP settings. * Corrected Lives DIP switch settings for jajamaru. |
[/branches/barcrest/src/mame/nintendo] | vsnes.cpp |
r189084 Friday 2nd September, 2022 at 10:49:16 UTC by Dirk Best |
---|
f4431: Emulate keyboard, add layout for keyboard LEDs, honor cliprect for screen update |
[/branches/barcrest/src/mame/facit] | f4431.cpp f4431_kbd.cpp* f4431_kbd.h* |
[/branches/barcrest/src/mame/layout] | f4431.lay* |
r189083 Friday 2nd September, 2022 at 08:55:35 UTC by Vasantha Crabb |
---|
cpu/psx: Initialise some DMA channel registers on reset (fixes MT08407). Without this, booting a parallel port device jumps into the weeds. Actual DMA channel state on reset needs to be investigated. |
[/branches/barcrest/src/devices/cpu/psx] | dma.cpp psx.cpp psx.h |
r189082 Friday 2nd September, 2022 at 04:52:20 UTC by Osso |
---|
New machines marked as NOT_WORKING ---------------------------------- Super Mario Bros. 3 (NES bootleg) [Victor Fernandez (City Game)] - misc/mcatadv.cpp, misc/oneshot.cpp, taito/retofinv.cpp: consolidated drivers in single files, minor cleanups |
[/branches/barcrest/src/mame] | arcade.flt mame.lst |
[/branches/barcrest/src/mame/misc] | mcatadv.cpp |
[/branches/barcrest/src/mame/nintendo] | nes_arcade_bl.cpp* |
[/branches/barcrest/src/mame/taito] | retofinv.cpp |
r189081 Thursday 1st September, 2022 at 22:55:16 UTC by Vasantha Crabb |
---|
Patched up some gaps in functionality and fixed some bugs. ui: Added some missing functionality: * Added an option to copy input device IDs to the relevant menus. * Added an item for setting the software lists files path (-hashpath) to the folder setup menu. * Allow pasting text from clipboard in most places that allow typing (searching, entering filenames, entering barcodes). * Changed the software selection menu heading to be a bit less misleading. * Made barcode menu less eager to rebuild itself unnecessarily, and removed some confusing and apparently pointless code. Exposed more Lua bindings: * Added low-level palette objects. * Added indexed bitmap types. * Added a bitmap method for extracting pixels from a rectangular area as a packed binary string. * Changed screen device pixels method to return width and height in addition to the pixels. osd: Added some functionality and cleaned up a little: * Added a function for copying text to the clipboard. * Moved function for converting Windows error codes to standard error conditions to winutil.cpp so it can be used from more places. * Removed duplicate declaration of osd_get_clipboard_text and made the function noexcept (including fixing implementations). * Made macOS implementation of osd_get_clipboard_text skip the encoding conversion if it finds UTF-8 text first. * Changed the default -uimodekey setting so it doesn't lose the "not shift" that stops the default from interfering with UI paste. Various bug fixes: * util/unicode.cpp: Fixed the version of utf8_from_uchar that returns std::string blowing up on invalid codepoints. * util/bitmap.h: Fixed wrapping constructors for indexed bitmaps taking the wrong parameter type (nothing was using them before). * util/bitmap.cpp: Fixed potential use-after-free issues with bitmap palettes. * emu/input.cpp, emu/inputdev.cpp: Log 1-based device numbers, matching what's shown in the internal UI and used in tokens in CFG files. * emu/emumem.cpp: Added the bank tag to a fatal error message where it was missing. docs: Reworked and expanded documentation on configuring stable controller IDs. For translators, the changes are quite minor: * There's a menu item for copying a device ID to the clipboard, and associated success/failure messages. * There's the menu item for setting the software list file search path. * One of the lines in the software selection menu heading has changes as it could be interpreted as implying it showed a software list name. |
[/branches/barcrest/docs/source/advanced] | ctrlr_config.rst devicemap.rst |
[/branches/barcrest/docs/source/techspecs] | luareference.rst |
[/branches/barcrest/docs/source/usingmame] | mamemenus.rst |
[/branches/barcrest/language/Afrikaans] | strings.po |
[/branches/barcrest/language/Albanian] | strings.po |
[/branches/barcrest/language/Arabic] | strings.po |
[/branches/barcrest/language/Basque] | strings.po |
[/branches/barcrest/language/Belarusian] | strings.po |
[/branches/barcrest/language/Bosnian] | strings.po |
[/branches/barcrest/language/Bulgarian] | strings.po |
[/branches/barcrest/language/Burmese] | strings.po |
[/branches/barcrest/language/Catalan] | strings.po |
[/branches/barcrest/language/Chinese_Simplified] | strings.po |
[/branches/barcrest/language/Chinese_Traditional] | strings.po |
[/branches/barcrest/language/Croatian] | strings.po |
[/branches/barcrest/language/Czech] | strings.po |
[/branches/barcrest/language/Danish] | strings.po |
[/branches/barcrest/language/Dutch] | strings.po |
[/branches/barcrest/language/English] | strings.po |
[/branches/barcrest/language/Estonian] | strings.po |
[/branches/barcrest/language/Finnish] | strings.po |
[/branches/barcrest/language/French] | strings.po |
[/branches/barcrest/language/French_Belgium] | strings.po |
[/branches/barcrest/language/French_Canada] | strings.po |
[/branches/barcrest/language/Georgian] | strings.po |
[/branches/barcrest/language/German] | strings.po |
[/branches/barcrest/language/Greek] | strings.po |
[/branches/barcrest/language/Hebrew] | strings.po |
[/branches/barcrest/language/Hindi] | strings.po |
[/branches/barcrest/language/Hungarian] | strings.po |
[/branches/barcrest/language/Indonesian] | strings.po |
[/branches/barcrest/language/Italian] | strings.po |
[/branches/barcrest/language/Japanese] | strings.po |
[/branches/barcrest/language/Korean] | strings.po |
[/branches/barcrest/language/Latvian] | strings.po |
[/branches/barcrest/language/Lithuanian] | strings.po |
[/branches/barcrest/language/Macedonian] | strings.po |
[/branches/barcrest/language/Norwegian] | strings.po |
[/branches/barcrest/language/Persian] | strings.po |
[/branches/barcrest/language/Polish] | strings.po |
[/branches/barcrest/language/Portuguese] | strings.po |
[/branches/barcrest/language/Portuguese_Brazil] | strings.po |
[/branches/barcrest/language/Romanian] | strings.po |
[/branches/barcrest/language/Russian] | strings.po |
[/branches/barcrest/language/Serbian] | strings.po |
[/branches/barcrest/language/Serbian_Cyrillic] | strings.po |
[/branches/barcrest/language/Slovak] | strings.po |
[/branches/barcrest/language/Slovenian] | strings.po |
[/branches/barcrest/language/Spanish] | strings.po |
[/branches/barcrest/language/Spanish_Mexico] | strings.po |
[/branches/barcrest/language/Swedish] | strings.po |
[/branches/barcrest/language/Thai] | strings.po |
[/branches/barcrest/language/Turkish] | strings.po |
[/branches/barcrest/language/Ukrainian] | strings.po |
[/branches/barcrest/language/Vietnamese] | strings.po |
[/branches/barcrest/scripts/src/osd] | sdl.lua |
[/branches/barcrest/src/emu] | emumem.cpp inpttype.ipp input.cpp inputdev.cpp natkeyboard.cpp render.cpp |
[/branches/barcrest/src/frontend/mame] | luaengine.cpp luaengine.h luaengine.ipp luaengine_render.cpp |
[/branches/barcrest/src/frontend/mame/ui] | barcode.cpp dirmenu.cpp filecreate.cpp filesel.cpp filesel.h inputdevices.cpp selector.cpp selmenu.cpp selsoft.cpp simpleselgame.cpp swlist.cpp swlist.h ui.cpp utils.h |
[/branches/barcrest/src/lib/util] | bitmap.cpp bitmap.h unicode.cpp |
[/branches/barcrest/src/osd] | osdcore.h |
[/branches/barcrest/src/osd/modules/file] | winfile.cpp winfile.h winptty.cpp |
[/branches/barcrest/src/osd/modules/font] | font_dwrite.cpp |
[/branches/barcrest/src/osd/modules/input] | input_sdlcommon.cpp input_windows.cpp |
[/branches/barcrest/src/osd/modules/lib] | osdlib.h osdlib_macosx.cpp osdlib_unix.cpp osdlib_win32.cpp osdobj_common.cpp |
[/branches/barcrest/src/osd/windows] | winutil.cpp winutil.h |
r189080 Thursday 1st September, 2022 at 19:33:51 UTC by AJR |
---|
Add file inadvertently omitted from 67be13960b2fffa5460c3e5dbb0a7f9736b87d3e |
[/branches/barcrest/src/emu] | validity.h |
r189079 Thursday 1st September, 2022 at 19:24:31 UTC by Olivier Galibert |
---|
woz: fix missing breaks |
[/branches/barcrest/src/lib/formats] | ap2_dsk.cpp |
r189078 Thursday 1st September, 2022 at 19:02:53 UTC by hap |
---|
docastle: update notes |
[/branches/barcrest/src/mame/universal] | docastle.cpp docastle_v.cpp |
r189077 Thursday 1st September, 2022 at 18:53:58 UTC by AJR |
---|
Validate slot cards only once per device type during 'quick' validation passes, which were taking rather long for some drivers (e.g. at.cpp) |
[/branches/barcrest/src/emu] | validity.cpp |
r189076 Thursday 1st September, 2022 at 18:16:04 UTC by Olivier Galibert |
---|
moof: Some fixes [Disk Blitz] woz: put back the save support, will destroy any disk with FLUX encoded tracks though. How to handle that is still in discussion. |
[/branches/barcrest/src/lib/formats] | ap2_dsk.cpp ap2_dsk.h |
r189075 Thursday 1st September, 2022 at 16:55:22 UTC by R. Belmont |
---|
esqkt.cpp: Added TS-10 2.02 and TS-12 3.05 OS ROMs. [DBWBP.com, R. Belmont] |
[/branches/barcrest/src/mame/ensoniq] | esqkt.cpp |
r189074 Thursday 1st September, 2022 at 13:29:19 UTC by Olivier Galibert |
---|
woz: Remove write support, it can't really be made reliable moof: Added support. |
[/branches/barcrest/src/devices/machine] | applefdintf.cpp |
[/branches/barcrest/src/lib/formats] | all.cpp ap2_dsk.cpp ap2_dsk.h |
r189073 Thursday 1st September, 2022 at 04:49:20 UTC by Osso |
---|
taito/msisaac.cpp: removed unused variable |
[/branches/barcrest/src/mame/taito] | msisaac.cpp |
r189072 Wednesday 31st August, 2022 at 20:31:10 UTC by Osso |
---|
taito/galastrm.cpp, taito/gunbustr.cpp, taito/msisaac.cpp: consolidated drivers in single files, minor cleanups |
[/branches/barcrest/src/mame/taito] | galastrm.cpp |
r189071 Wednesday 31st August, 2022 at 10:31:47 UTC by hap |
---|
zerohour_stars: remove need for trampoline |
[/branches/barcrest/src/mame/atari] | atarisy2.cpp |
[/branches/barcrest/src/mame/universal] | sraider.cpp zerohour.cpp zerohour_stars.cpp zerohour_stars.h |
r189070 Wednesday 31st August, 2022 at 05:46:38 UTC by Vasantha Crabb |
---|
Merge tag 'mame0247' into mainline-master MAME 0.247 |
[/branches/barcrest/docs/source/debugger] | exceptionpoint.rst* index.rst |
[/branches/barcrest/src/devices/cpu/z80] | z80.cpp |
[/branches/barcrest/src/devices/imagedev] | midiin.cpp midiin.h midiout.cpp midiout.h |
[/branches/barcrest/src/devices/machine] | am79c90.h cs8900a.h dp8390.h dp83932c.h edlc.h i82586.h mb8795.h smc91c9x.h |
[/branches/barcrest/src/emu] | dinetwork.cpp emu.h emufwd.h gamedrv.h network.cpp |
[/branches/barcrest/src/emu/debug] | debugcmd.cpp debugcmd.h debugcpu.cpp debugcpu.h debughlp.cpp dvbpoints.cpp dvrpoints.cpp points.cpp points.h |
[/branches/barcrest/src/frontend/mame/ui] | mainmenu.cpp miscmenu.cpp |
[/branches/barcrest/src/lib/formats] | fs_fat.cpp |
[/branches/barcrest/src/mame] | arcade.flt mame.lst mess.flt |
[/branches/barcrest/src/mame/atari] | atarisy1.cpp atarisy2.cpp atarisy2.h gauntlet.cpp starwars.cpp starwars.h starwars_a.cpp |
[/branches/barcrest/src/mame/facit] | f4431.cpp* facit4440.cpp* |
[/branches/barcrest/src/mame/pinball] | de_3.cpp wpc_s.cpp |
[/branches/barcrest/src/mame/rm] | rmnimbus.h rmnimbus_m.cpp |
[/branches/barcrest/src/mame/robotron] | z1013.cpp |
[/branches/barcrest/src/mame/sega] | eshockey.cpp* model3.cpp segaybd.cpp |
[/branches/barcrest/src/mame/skeleton] | |
[/branches/barcrest/src/mame/taito] | groundfx.cpp |
[/branches/barcrest/src/mame/tecmo] | spbactn.cpp |
[/branches/barcrest/src/mame/universal] | getaway.cpp ladybug.cpp |
[/branches/barcrest/src/osd] | osdcore.h osdepend.h osdnet.cpp osdnet.h |
[/branches/barcrest/src/osd/modules/debugger] | debuggdbstub.cpp |
[/branches/barcrest/src/osd/modules/debugger/osx] | disassemblyviewer.mm |
[/branches/barcrest/src/osd/modules/debugger/qt] | dasmwindow.cpp |
[/branches/barcrest/src/osd/modules/debugger/win] | disasmbasewininfo.cpp |
[/branches/barcrest/src/osd/modules/lib] | osdobj_common.cpp |
[/branches/barcrest/src/osd/modules/midi] | portmidi.cpp |
[/branches/barcrest/src/osd/modules/netdev] | pcap.cpp taptun.cpp |
[/branches/barcrest/src/osd/modules/render/bgfx] | statereader.cpp |
[/branches/barcrest/src/tools/imgtool] | imgtool.cpp stream.cpp |
r189069 Tuesday 30th August, 2022 at 17:14:51 UTC by Vasantha Crabb |
---|
Bump version to 0.247 |
[/branches/barcrest] | makefile |
[/branches/barcrest/android-project/app/src/main] | AndroidManifest.xml |
[/branches/barcrest/docs/source] | conf.py |
[/branches/barcrest/docs/source/debugger] | |
[/branches/barcrest/src/devices/cpu/z80] | z80.cpp |
[/branches/barcrest/src/devices/imagedev] | midiin.cpp midiin.h midiout.cpp midiout.h |
[/branches/barcrest/src/devices/machine] | am79c90.h cs8900a.h dp8390.h dp83932c.h edlc.h i82586.h mb8795.h smc91c9x.h |
[/branches/barcrest/src/emu] | dinetwork.cpp emu.h emufwd.h gamedrv.h network.cpp |
[/branches/barcrest/src/emu/debug] | debugcmd.cpp debugcmd.h debugcpu.cpp debugcpu.h debughlp.cpp dvbpoints.cpp dvrpoints.cpp points.cpp points.h |
[/branches/barcrest/src/frontend/mame/ui] | mainmenu.cpp miscmenu.cpp |
[/branches/barcrest/src/lib/formats] | fs_fat.cpp |
[/branches/barcrest/src/mame] | arcade.flt mame.lst mess.flt |
[/branches/barcrest/src/mame/atari] | atarisy1.cpp atarisy2.cpp atarisy2.h gauntlet.cpp starwars.cpp starwars.h starwars_a.cpp |
[/branches/barcrest/src/mame/facit] | |
[/branches/barcrest/src/mame/pinball] | de_3.cpp wpc_s.cpp |
[/branches/barcrest/src/mame/rm] | rmnimbus.h rmnimbus_m.cpp |
[/branches/barcrest/src/mame/robotron] | z1013.cpp |
[/branches/barcrest/src/mame/sega] | |
[/branches/barcrest/src/mame/skeleton] | facit4440.cpp* |
[/branches/barcrest/src/mame/taito] | groundfx.cpp groundfx.h* groundfx_v.cpp* pitnrun.cpp pitnrun.h* pitnrun_m.cpp* pitnrun_v.cpp* rollrace.cpp rollrace.h* rollrace_v.cpp* ssrj.cpp ssrj.h* ssrj_v.cpp* volfied.cpp volfied.h* volfied_v.cpp* warriorb.cpp warriorb.h* warriorb_v.cpp* |
[/branches/barcrest/src/mame/tecmo] | spbactn.cpp |
[/branches/barcrest/src/mame/universal] | getaway.cpp ladybug.cpp ladybug.h* ladybug_v.cpp* ladybug_v.h* |
[/branches/barcrest/src/osd] | osdcore.h osdepend.h osdnet.cpp osdnet.h |
[/branches/barcrest/src/osd/modules/debugger] | debuggdbstub.cpp |
[/branches/barcrest/src/osd/modules/debugger/osx] | disassemblyviewer.mm |
[/branches/barcrest/src/osd/modules/debugger/qt] | dasmwindow.cpp |
[/branches/barcrest/src/osd/modules/debugger/win] | disasmbasewininfo.cpp |
[/branches/barcrest/src/osd/modules/lib] | osdobj_common.cpp |
[/branches/barcrest/src/osd/modules/midi] | portmidi.cpp |
[/branches/barcrest/src/osd/modules/netdev] | pcap.cpp taptun.cpp |
[/branches/barcrest/src/osd/modules/render/bgfx] | statereader.cpp |
[/branches/barcrest/src/tools/imgtool] | imgtool.cpp stream.cpp |
r189068 Tuesday 30th August, 2022 at 23:09:18 UTC by Vasantha Crabb |
---|
Revert "gen_latch: add boost interleave conf setting" Jamming magic behaviour for a few systems into a common device just makes code more convoluted and harder to maintain. The trouble with these things is that you quickly end up stuck with them, and then untangling the dependency on magical behaviour that never belonged in the device in the first place becomes an inordinate amount of work. In this case, it isn't even saving a substantial amount of code in the drivers. This reverts commit 229ea4b3a1b44bd558e2c99c31dfe3ad66c34ea0. |
[/branches/barcrest/src/devices/machine] | gen_latch.cpp gen_latch.h |
[/branches/barcrest/src/mame/atari] | atarisy1.cpp atarisy2.cpp gauntlet.cpp starwars.cpp |
r189067 Tuesday 30th August, 2022 at 22:50:02 UTC by hap |
---|
gen_latch: add boost interleave conf setting |
[/branches/barcrest/src/devices/machine] | gen_latch.cpp gen_latch.h |
[/branches/barcrest/src/emu] | gamedrv.h |
[/branches/barcrest/src/mame/atari] | atarisy1.cpp atarisy2.cpp gauntlet.cpp starwars.cpp |
r189066 Tuesday 30th August, 2022 at 21:59:39 UTC by hap |
---|
atarisy1, gauntlet: re-add boost interleave on soundlatch write |
[/branches/barcrest/src/mame/atari] | atarisy1.cpp atarisy2.cpp atarisy2.h gauntlet.cpp starwars.cpp starwars.h starwars_a.cpp |
r189065 Tuesday 30th August, 2022 at 20:36:35 UTC by hap |
---|
getaway: improve colors, add dipsw locations |
[/branches/barcrest/src/mame/universal] | getaway.cpp |
r189064 Tuesday 30th August, 2022 at 20:23:34 UTC by Nathan Woods |
---|
formats/fs_fat.cpp: Fixe use-after-std::move() issue in constructor. (#10296) |
[/branches/barcrest/src/lib/formats] | fs_fat.cpp |
r189063 Tuesday 30th August, 2022 at 16:03:35 UTC by Osso |
---|
taito/groundfx.cpp, taito/pitnrun.cpp, taito/rollrace.cpp, taito/ssrj.cpp, taito/volfied.cpp, taito/warriorb.cpp: consolidated drivers in single files, minor cleanups |
[/branches/barcrest/src/mame/taito] | groundfx.cpp |
r189062 Tuesday 30th August, 2022 at 13:42:01 UTC by hap |
---|
zerohour: update notes |
[/branches/barcrest/src/mame/universal] | zerohour.cpp |
r189061 Tuesday 30th August, 2022 at 13:17:42 UTC by hap |
---|
zerohour: bullet width is software controlled |
[/branches/barcrest/src/mame/universal] | getaway.cpp ladybug_video.cpp zerohour.cpp |
r189060 Tuesday 30th August, 2022 at 05:25:49 UTC by Osso |
---|
New machines marked as NOT_WORKING ---------------------------------- Exciting Speed Hockey (V19930325) [nnap] New clones marked as NOT_WORKING -------------------------------- Red and Ted's Road Show (PA-2 prototype) [Bill Ung, PinMAME] - sega/model3.cpp, sega/segaybd.cpp: some board documentation updates [Brian Troha] - tecmo/spbactn.cpp: fixed some dips for spbactnp |
[/branches/barcrest/src/mame] | arcade.flt mame.lst |
[/branches/barcrest/src/mame/pinball] | wpc_s.cpp |
[/branches/barcrest/src/mame/sega] | eshockey.cpp* model3.cpp segaybd.cpp |
[/branches/barcrest/src/mame/tecmo] | spbactn.cpp |
r189059 Monday 29th August, 2022 at 22:40:29 UTC by hap |
---|
zerohour: remove imperfect gfx flag for this game |
[/branches/barcrest/src/mame/universal] | zerohour.cpp |
r189058 Monday 29th August, 2022 at 16:45:57 UTC by Dirk Best |
---|
New machines marked as NOT_WORKING ---------------------------------- Facit 4431 [Bitsavers] - Create directory for Facit and move facit4440 driver |
[/branches/barcrest/src/mame] | mame.lst mess.flt |
[/branches/barcrest/src/mame/facit] | f4431.cpp* facit4440.cpp* |
[/branches/barcrest/src/mame/skeleton] |
Previous 50 | 199869 Revisions | Next 50 |