Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r193474 Thursday 12th January, 2023 at 16:14:14 UTC by Osso |
---|
misc/majorpkr.cpp: removed tag lookups and bankdev use |
[/branches/a800_cart/src/mame/misc] | majorpkr.cpp |
r193473 Thursday 12th January, 2023 at 07:14:13 UTC by Vasantha Crabb |
---|
-osd: Better XInput and SDL game controller input enhancements: * Added initial support for XInput controller subtypes, starting with driving, arcade and flight controllers. * Check XInput capabilities to ignore buttons and hats that aren't present. * Added preliminary SDL Game Controller joystick provider. Reconnection and mixed Game Controller/Joystick devices are unsupported. * Show the input token for the highlighted control on input device menus. -ui: Allow menus to set required space above and below menu when metrics change. Fixes the initial bad layout on the system selecton menu, or bad layout after resizing windows. |
[/branches/a800_cart/docs/source] | conf.py |
[/branches/a800_cart/docs/source/commandline] | commandline-all.rst sdlconfig.rst |
[/branches/a800_cart/src/emu] | render.cpp |
[/branches/a800_cart/src/frontend/mame/ui] | about.cpp about.h analogipt.cpp analogipt.h auditmenu.cpp auditmenu.h barcode.cpp barcode.h cheatopt.cpp cheatopt.h confswitch.cpp confswitch.h custui.cpp custui.h datmenu.cpp datmenu.h devopt.cpp devopt.h dirmenu.cpp dirmenu.h filecreate.cpp filecreate.h filemngr.cpp filemngr.h filesel.cpp filesel.h imgcntrl.cpp imgcntrl.h info.cpp info.h info_pty.cpp info_pty.h inputdevices.cpp inputdevices.h inputmap.cpp inputmap.h inputopts.cpp inputopts.h inputtoggle.cpp inputtoggle.h keyboard.cpp keyboard.h mainmenu.cpp mainmenu.h menu.cpp menu.h miscmenu.cpp miscmenu.h optsmenu.cpp optsmenu.h pluginopt.cpp pluginopt.h quitmenu.cpp quitmenu.h selector.cpp selector.h selgame.cpp selgame.h selmenu.cpp selsoft.cpp selsoft.h simpleselgame.cpp simpleselgame.h sliders.cpp sliders.h slotopt.cpp slotopt.h sndmenu.cpp sndmenu.h state.cpp state.h submenu.cpp submenu.h swlist.cpp swlist.h tapectrl.cpp tapectrl.h textbox.cpp textbox.h utils.cpp videoopt.cpp videoopt.h |
[/branches/a800_cart/src/osd/modules/input] | input_sdl.cpp input_sdlcommon.cpp input_winhybrid.cpp input_xinput.cpp input_xinput.h |
[/branches/a800_cart/src/osd/modules/lib] | osdobj_common.cpp |
r193472 Thursday 12th January, 2023 at 00:31:10 UTC by benrg |
---|
Separate Apple II video config from system config (#10806) |
[/branches/a800_cart/src/mame/apple] | apple2.cpp apple2e.cpp apple2gs.cpp apple2video.cpp apple2video.h superga2.cpp tk2000.cpp |
r193471 Thursday 12th January, 2023 at 00:06:16 UTC by hap |
---|
netlist: update static solvers |
[/branches/a800_cart/src/lib/netlist/generated] | static_solvers.cpp |
[/branches/a800_cart/src/mame/handheld] | nl_bship.cpp |
r193470 Wednesday 11th January, 2023 at 21:49:38 UTC by hap |
---|
nl_bship: use dynamic timestep instead |
[/branches/a800_cart/src/mame/handheld] | nl_bship.cpp |
r193469 Wednesday 11th January, 2023 at 17:05:40 UTC by Osso |
---|
tch/speedspin.cpp: consolidated driver in single file |
[/branches/a800_cart/src/mame/tch] | speedspn.cpp |
r193468 Wednesday 11th January, 2023 at 16:56:22 UTC by Ryan Holtz |
---|
vcs_ctrl/paddles: Swap ports and button bits at runtime. Avoids multiple input defs per-device. [Ryan Holtz] (#10825) |
[/branches/a800_cart/src/devices/bus/vcs_ctrl] | paddles.cpp |
r193467 Wednesday 11th January, 2023 at 15:43:53 UTC by hap |
---|
bship: add netlist sound Systems promoted to working --------------------------- Electronic Battleship (TMS1000 version, Rev. A) |
[/branches/a800_cart/src/mame] | mame.lst nl.flt |
[/branches/a800_cart/src/mame/handheld] | hh_cop400.cpp hh_pic16.cpp hh_pps41.cpp hh_tms1k.cpp nl_bship.cpp* nl_bship.h* nl_sfxphasor.cpp |
[/branches/a800_cart/src/mame/layout] |
r193466 Wednesday 11th January, 2023 at 05:47:53 UTC by Justin Kerk |
---|
Fix compile error on mingw due to invalid setting for ASTCENC_SSE (#10824) |
[/branches/a800_cart/scripts/src] | 3rdparty.lua |
r193465 Tuesday 10th January, 2023 at 19:35:57 UTC by Ryan Holtz |
---|
-ncr53c90: Drop ATN during the message phase of Transfer Information command, per OG's suggestion. [Ryan Holtz] (#10823) Co-authored-by: Ryan Holtz <TheMogMiner> |
[/branches/a800_cart/src/devices/machine] | ncr53c90.cpp |
r193464 Tuesday 10th January, 2023 at 17:20:00 UTC by Ryan Holtz |
---|
sun4c, SPARC, and NCR53C90 bug fixes: (#10821) [Ryan Holtz] * machine/ncr53c90.cpp: Renamed to ncr53c90 to avoid confusion about the actual NCR part name. * machine/ncr53c90.cpp: Fixed 'Select w/ ATN and Stop' command in DMA mode. * cpu/sparc: Avoid using temporary C-strings as address space names. * machine/sun4c_mmu.cpp: Fixed l2p debugger command by removing inadvertent narrowing conversion. * sun/sun4.cpp: Switched to NCR 53C90 from 53C90A, and fixed DMA byte-address masking - fixes Solaris 2.4 booting. |
[/branches/a800_cart/scripts/src] | machine.lua |
[/branches/a800_cart/src/devices/bus/archimedes/podule] | scsi_morley.cpp scsi_vti.cpp |
[/branches/a800_cart/src/devices/bus/isa] | bt54x.cpp tekram_dc820.cpp ultra14f.cpp ultra24f.cpp |
[/branches/a800_cart/src/devices/bus/nscsi] | cdd2000.cpp cdu415.h cdu75s.h crd254sh.h cw7501.cpp |
[/branches/a800_cart/src/devices/bus/qbus] | qtx.h |
[/branches/a800_cart/src/devices/cpu/sparc] | sparc.cpp sparc.h |
[/branches/a800_cart/src/devices/machine] | |
[/branches/a800_cart/src/mame/apple] | macpdm.cpp macquadra700.cpp |
[/branches/a800_cart/src/mame/dec] | decstation.cpp |
[/branches/a800_cart/src/mame/intergraph] | interpro.cpp |
[/branches/a800_cart/src/mame/microsoft] | jazz.cpp |
[/branches/a800_cart/src/mame/mips] | mips.cpp |
[/branches/a800_cart/src/mame/nec] | ews4800.cpp |
[/branches/a800_cart/src/mame/next] | next.cpp next.h |
[/branches/a800_cart/src/mame/sun] | sun4.cpp |
r193463 Tuesday 10th January, 2023 at 16:59:21 UTC by Osso |
---|
New working clones ------------------ Gals Panic (unprotected, ver. 2.0) [Brian Troha, The Dumping Union] - capcom/tigeroad.cpp: derived clocks from actual XTALs present of PCBs [Brian Troha] |
[/branches/a800_cart/src/mame] | mame.lst |
[/branches/a800_cart/src/mame/capcom] | tigeroad.cpp |
[/branches/a800_cart/src/mame/kaneko] | galpanic.cpp |
r193462 Tuesday 10th January, 2023 at 15:52:47 UTC by AJR |
---|
Revert "stupid git" This reverts commit 52ed9d21fb1eb82eba91684a2f329b1a5ef02c76. |
[/branches/a800_cart/src/mame] | mame.lst |
r193461 Tuesday 10th January, 2023 at 15:47:37 UTC by AJR |
---|
scmp: Fix device name |
[/branches/a800_cart/src/devices/cpu/scmp] | scmp.cpp |
r193460 Tuesday 10th January, 2023 at 15:44:52 UTC by AJR |
---|
Merge branch 'stupid_git' |
[/branches/a800_cart/3rdparty/softfloat] | f2xm1.c* fpatan.c fyl2x.c |
[/branches/a800_cart/scripts/src] | 3rdparty.lua |
[/branches/a800_cart/src/devices/bus/isa] | s3virge.cpp s3virge.h |
[/branches/a800_cart/src/devices/cpu/i386] | x87ops.hxx |
[/branches/a800_cart/src/devices/machine] | i8087.cpp |
[/branches/a800_cart/src/devices/video] | virge_pci.cpp |
[/branches/a800_cart/src/emu] | inpttype.ipp |
[/branches/a800_cart/src/mame] | arcade.flt mame.lst |
[/branches/a800_cart/src/mame/misc] | cleartone.cpp* |
[/branches/a800_cart/src/mame/namco] | namcos2.cpp |
[/branches/a800_cart/src/mame/taito] | taito_f2.cpp |
[/branches/a800_cart/src/osd/interface] | inputcode.h |
[/branches/a800_cart/src/osd/modules/input] | input_dinput.cpp input_xinput.cpp |
r193459 Tuesday 10th January, 2023 at 15:44:46 UTC by AJR |
---|
stupid git |
[/branches/a800_cart/3rdparty/softfloat] | |
[/branches/a800_cart/scripts/src] | 3rdparty.lua |
[/branches/a800_cart/src/devices/bus/isa] | s3virge.cpp s3virge.h |
[/branches/a800_cart/src/devices/cpu/i386] | x87ops.hxx |
[/branches/a800_cart/src/devices/machine] | i8087.cpp |
[/branches/a800_cart/src/devices/video] | virge_pci.cpp |
[/branches/a800_cart/src/emu] | inpttype.ipp |
[/branches/a800_cart/src/mame] | arcade.flt mame.lst |
[/branches/a800_cart/src/mame/misc] | |
[/branches/a800_cart/src/mame/namco] | namcos2.cpp |
[/branches/a800_cart/src/mame/taito] | taito_f2.cpp |
[/branches/a800_cart/src/osd/interface] | inputcode.h |
[/branches/a800_cart/src/osd/modules/input] | input_dinput.cpp input_xinput.cpp |
r193458 Tuesday 10th January, 2023 at 13:10:57 UTC by Angelo Salese |
---|
video/virge_pci.cpp: fix remapping, allow pcipc with ibm5170_hdd:win98se to boot without hacks in 256 color mode (#10804) * video/virge_pci.cpp: fix remapping, allow pcipc with ibm5170_hdd:win98se to boot without hacks in 256 color mode * bus/isa/s3virge.cpp: implement DPna, DSna, DSno, DSPDxax and DSo ROP opcodes * video/virge_pci.cpp: hookup VGA ports to MMIO, makes HW mouse cursor usable * bus/isa/s3virge.cpp: fix device_reset inheritance, make s3d to start in idle state * bus/isa/s3virge.cpp: fix source pitch stride * bus/isa/s3virge.cpp: make bitblt_colour_step / bitblt_monosrc_step a bit less verbose * bus/isa/s3virge.cpp: stride follows up what's reading it * bus/isa/s3virge.cpp: clip against de bit * video/virge_pci.cpp: update BAR fix to catchup lower address config * bus/isa/s3virge.cpp: initialize pattern variable in mono mode * bus/isa/s3virge.cpp: fix mistake with shift << 8 in 8bpp pattern path, fixes Windows tooltips/Windows XP welcome setup screen * bus/isa/s3virge.cpp: QA notes |
[/branches/a800_cart/src/devices/bus/isa] | s3virge.cpp s3virge.h |
[/branches/a800_cart/src/devices/video] | virge_pci.cpp |
r193457 Tuesday 10th January, 2023 at 01:50:44 UTC by Carl |
---|
i8087: clang fix |
[/branches/a800_cart/src/devices/machine] | i8087.cpp |
r193456 Monday 9th January, 2023 at 22:22:26 UTC by Carl |
---|
i8087: fix fpu here too |
[/branches/a800_cart/src/devices/machine] | i8087.cpp |
r193455 Monday 9th January, 2023 at 20:08:08 UTC by Carl |
---|
i386: fix fpu log2 and atan |
[/branches/a800_cart/3rdparty/softfloat] | f2xm1.c* fpatan.c fyl2x.c |
[/branches/a800_cart/scripts/src] | 3rdparty.lua |
[/branches/a800_cart/src/devices/cpu/i386] | x87ops.hxx |
r193454 Monday 9th January, 2023 at 17:53:25 UTC by Vasantha Crabb |
---|
-Input code cleanup: * dinput, xinput: Use proper item IDs for hat switches rather than "other switch". * xinput: Map right thumb stick to Z/rZ for consistency with SDL and DirectInput. * xinput: Map triggers to additional absolute axes 1 and 2. * xinput: Map start and back buttons to start and select. * Added default assignments for player 5-10 start/select. * Added default assignments for 5P-8P start and coin 5-8. -namco/namcos2.cpp: Changed collective pitch control to AD Stick Z. |
[/branches/a800_cart/src/emu] | inpttype.ipp |
[/branches/a800_cart/src/mame/namco] | namcos2.cpp |
[/branches/a800_cart/src/osd/interface] | inputcode.h |
[/branches/a800_cart/src/osd/modules/input] | input_dinput.cpp input_xinput.cpp |
r193453 Monday 9th January, 2023 at 17:28:07 UTC by Osso |
---|
New systems marked not working ------------------------------ Bonus Talker [Boge , Hammy, LewisB] |
[/branches/a800_cart/src/mame] | arcade.flt mame.lst |
[/branches/a800_cart/src/mame/misc] | cleartone.cpp* |
r193452 Monday 9th January, 2023 at 16:56:22 UTC by David Haywood |
---|
fix for 08543: megablst and clones: Shield powerup aura on option is missing (#10810) |
[/branches/a800_cart/src/mame/taito] | taito_f2.cpp |
r193451 Monday 9th January, 2023 at 14:23:04 UTC by AJR |
---|
scmp: Rewrite disassembler; change CPU endianness |
[/branches/a800_cart/src/devices/cpu/scmp] | scmp.cpp scmp.h scmpdasm.cpp scmpdasm.h |
[/branches/a800_cart/src/tools] | unidasm.cpp |
r193450 Sunday 8th January, 2023 at 23:06:11 UTC by clawgrip |
---|
pinball/inder.cpp: Add note about 'Mundial 90' (#10813) |
[/branches/a800_cart/src/mame/pinball] | inder.cpp |
r193449 Sunday 8th January, 2023 at 20:34:48 UTC by AJR |
---|
debugcon.h: Remove long-obsolete macros |
[/branches/a800_cart/src/emu/debug] | debugcon.h |
r193448 Sunday 8th January, 2023 at 20:30:44 UTC by benrg |
---|
Make all clients of a2_video_device use screen_update (#10809) The superga2 and tk2000 drivers called hgr_update directly. Instead set the appropriate mode and call screen_update, and make hgr_update private along with the other mode-specific functions. |
[/branches/a800_cart/src/mame/apple] | apple2video.cpp apple2video.h superga2.cpp tk2000.cpp |
r193447 Sunday 8th January, 2023 at 18:00:31 UTC by hap |
---|
pic16c62x: correct copyright holder |
[/branches/a800_cart/src/devices/cpu/pic16c62x] | 16c62xdsm.cpp 16c62xdsm.h pic16c62x.cpp pic16c62x.h |
r193446 Sunday 8th January, 2023 at 17:51:47 UTC by hap |
---|
pic16c5x: no need for m_old_data class variable |
[/branches/a800_cart/src/devices/cpu/pic16c5x] | pic16c5x.cpp pic16c5x.h |
r193445 Sunday 8th January, 2023 at 17:35:03 UTC by hap |
---|
pic16c5x: shorthand variable types |
[/branches/a800_cart/src/devices/cpu/pic16c5x] | 16c5xdsm.cpp pic16c5x.cpp pic16c5x.h |
r193444 Sunday 8th January, 2023 at 17:19:35 UTC by hap |
---|
pic16c5x: lowercase function names that aren't macros |
[/branches/a800_cart/src/devices/cpu/pic16c5x] | pic16c5x.cpp pic16c5x.h |
r193443 Sunday 8th January, 2023 at 16:22:53 UTC by hap |
---|
pic16c5x: improved RTCC pin timer count |
[/branches/a800_cart/src/devices/cpu/pic16c5x] | pic16c5x.cpp pic16c5x.h |
r193442 Sunday 8th January, 2023 at 13:18:27 UTC by hap |
---|
pic16c5x: writing to reg 2 takes one more cycle |
[/branches/a800_cart/src/devices/cpu/i8085] | i8085.cpp |
[/branches/a800_cart/src/devices/cpu/pic16c5x] | pic16c5x.cpp |
r193441 Sunday 8th January, 2023 at 13:18:27 UTC by hap |
---|
sfxphasor: tweak some parameters |
[/branches/a800_cart/src/mame] | nl.flt |
[/branches/a800_cart/src/mame/handheld] | hh_pic16.cpp nl_sfxphasor.cpp |
r193440 Sunday 8th January, 2023 at 04:32:15 UTC by benrg |
---|
a2_video_device: make some accessors const (#10807) |
[/branches/a800_cart/src/mame/apple] | apple2video.h |
r193439 Sunday 8th January, 2023 at 04:14:54 UTC by R. Belmont |
---|
macadb: remove unnecessary debug helper. [R. Belmont] |
[/branches/a800_cart/src/mame/apple] | macadb.cpp |
r193438 Sunday 8th January, 2023 at 04:09:27 UTC by R. Belmont |
---|
macadb: support telling ADB devices to enable/disable SRQ. [R. Belmont] Eliminates the need for the "iigs_mode" hack since the IIgs firmware knows the MCU program is buggy and disables mouse SRQs. |
[/branches/a800_cart/src/mame/apple] | apple2gs.cpp macadb.cpp macadb.h |
r193437 Sunday 8th January, 2023 at 00:20:19 UTC by R. Belmont |
---|
apple2gs: support the Control Panel disable jumper that ROM 3 machines have. [R. Belmont] |
[/branches/a800_cart/src/mame/apple] | apple2gs.cpp |
r193436 Saturday 7th January, 2023 at 21:03:54 UTC by benrg |
---|
Apple II: fix Video-7 RGB card double hi-res modes (#10797) Fix an off-by-1 error in the 160-column mode that caused the rightmost 2 pixels to be omitted. In 140-column color and mixed modes, use custom logic to make 140 wide pixels instead of simulating blurry artifact color. In mixed mode, each high bit controls 7 narrow pixels according to the manual. |
[/branches/a800_cart/src/mame/apple] | apple2video.cpp |
r193435 Saturday 7th January, 2023 at 20:54:53 UTC by hap |
---|
pic16c5x: make it easier to write in the comment block |
[/branches/a800_cart/src/devices/cpu/pic16c5x] | 16c5xdsm.cpp 16c5xdsm.h pic16c5x.cpp pic16c5x.h |
r193434 Saturday 7th January, 2023 at 20:18:39 UTC by hap |
---|
pic16c5x: statusreg high bits are 1 on old GI PIC |
[/branches/a800_cart/src/devices/cpu/f8] | f8.cpp |
[/branches/a800_cart/src/devices/cpu/mcs48] | mcs48.cpp |
[/branches/a800_cart/src/devices/cpu/pic16c5x] | pic16c5x.cpp pic16c5x.h |
[/branches/a800_cart/src/mame/layout] | maniac.lay |
r193433 Saturday 7th January, 2023 at 20:02:07 UTC by Nathan Woods |
---|
Fixed a bug in the OS-9 file systems file name validation function that caused it to incorrectly tolerate characters with the seventh bit set (#10802) |
[/branches/a800_cart/src/lib/formats] | fs_coco_os9.cpp |
r193432 Saturday 7th January, 2023 at 19:21:42 UTC by AJR |
---|
debugbuf.cpp: Don't use paged formats for addresses in disassembler output unless logical address width exceeds page size |
[/branches/a800_cart/src/emu/debug] | debugbuf.cpp |
r193431 Saturday 7th January, 2023 at 18:27:10 UTC by AJR |
---|
macadb.cpp: Initialize and save variables properly (fixes reported regressions) |
[/branches/a800_cart/src/mame/apple] | macadb.cpp |
r193430 Saturday 7th January, 2023 at 18:17:18 UTC by Vasantha Crabb |
---|
bgfx: Back out some formatting changes to minimise conflicts. |
[/branches/a800_cart/src/osd/modules/render/bgfx] | chainmanager.cpp |
r193429 Saturday 7th January, 2023 at 18:06:50 UTC by Vasantha Crabb |
---|
bgfx: Save values of most sliders per-system. |
[/branches/a800_cart/src/emu] | config.cpp |
[/branches/a800_cart/src/osd/modules/render] | drawbgfx.cpp drawbgfx.h |
[/branches/a800_cart/src/osd/modules/render/bgfx] | chain.h chainmanager.cpp chainmanager.h inputpair.cpp slider.h sliderreader.cpp statereader.cpp statereader.h |
[/branches/a800_cart/src/osd/windows] | window.cpp |
r193428 Saturday 7th January, 2023 at 16:44:07 UTC by Angelo Salese |
---|
New working software list items ------------------------------- ibm5170_cdrom.xml: Sid Meier's Civilization II, Myst, Princess Maker II (Japan), Sonic & Knuckles Collection [archive.org] New software list items marked not working ------------------------------------------ ibm5170_cdrom.xml: Archimedean Dynasty, Destruction Derby 2, Jagged Alliance: Deadly Games, Lomax, Triple Play '98, Virtua Fighter PC [archive.org] |
[/branches/a800_cart/hash] | ibm5170_cdrom.xml |
r193427 Saturday 7th January, 2023 at 13:54:14 UTC by ksherlock |
---|
apple2gs - make kmstatus match actual IIgs behavior; (#10798) * mouse data register is full until both x/y are read * X/Y bit set after X is read, cleared after Y is read * X/Y bit was accidentally dependent on the KGS_ANY_KEY_DOWN bit |
[/branches/a800_cart/src/mame/apple] | apple2gs.cpp |
r193426 Friday 6th January, 2023 at 16:52:51 UTC by Vasantha Crabb |
---|
-Added GitHub issue template for bug reports. [Firehawke, Vas Crabb] -sega: Got rid of some unnecessary and contradictory member initialisations. Having members initialised in the constructor and also at declarations just leads to confusion. |
[/branches/a800_cart/.github/ISSUE_TEMPLATE] | bug-report.yml* config.yml* |
[/branches/a800_cart/src/mame/sega] | 315_5296.h segas18.h |
r193425 Friday 6th January, 2023 at 16:29:47 UTC by hap |
---|
sfxphasor: added netlist sound |
[/branches/a800_cart/src/mame/handheld] | hh_pic16.cpp nl_sfxphasor.cpp* nl_sfxphasor.h* |
[/branches/a800_cart/src/mame/vtech] | gamemachine.cpp |
Previous 50 | 199869 Revisions | Next 50 |