Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r199869 Monday 8th January, 2024 at 11:18:57 UTC by hap |
---|
ht1130: no need for m_compins variable |
[src/devices/cpu/ht1130] | ht1130.cpp ht1130.h ht1130d.cpp |
r199868 Sunday 7th January, 2024 at 23:03:10 UTC by AJR |
---|
nscsi/cd.cpp: Use multibyte.h helpers; correct allocation length for READ TOC/PMA/ATIP command |
[src/devices/bus/nscsi] | cd.cpp |
r199867 Sunday 7th January, 2024 at 22:27:42 UTC by AJR |
---|
harddriv.cpp, mccs1850.cpp: Use multibyte.h helpers |
[src/devices/imagedev] | harddriv.cpp |
[src/devices/machine] | mccs1850.cpp |
r199866 Sunday 7th January, 2024 at 22:26:04 UTC by AJR |
---|
a7800/a78_slot.cpp, nes/nes_unif.hxx: Use multibyte.h helpers |
[src/devices/bus/a7800] | a78_slot.cpp a78_slot.h |
[src/devices/bus/nes] | nes_unif.hxx |
r199865 Sunday 7th January, 2024 at 21:23:54 UTC by AJR |
---|
atastorage.cpp, ch376.cpp, dp83932c.cpp, smc91c9x.cpp: Use multibyte.h helpers |
[src/devices/machine] | atastorage.cpp ch376.cpp dp83932c.cpp smc91c9x.cpp |
r199864 Sunday 7th January, 2024 at 21:01:41 UTC by AJR |
---|
formats/ap_dsk35.cpp, formats/lw30_dsk.cpp, shared/xbox_usb.cpp: Use multibyte.h helpers |
[src/lib/formats] | ap_dsk35.cpp lw30_dsk.cpp |
[src/mame/shared] | xbox_usb.cpp |
r199863 Sunday 7th January, 2024 at 20:04:26 UTC by AJR |
---|
epic14e: Connect DIP switches properly; add speaker sound |
[src/mame/skeleton] | epic14e.cpp |
r199862 Sunday 7th January, 2024 at 18:55:28 UTC by hap |
---|
kikikai: remove ymsnd busy flag workaround, ht1130: don't mix uint/u var types |
[src/devices/cpu/ht1130] | ht1130.cpp ht1130.h ht1130d.cpp |
[src/mame/taito] | kikikai.cpp |
r199861 Sunday 7th January, 2024 at 16:51:34 UTC by MetalliC |
---|
new NOT_WORKING machine ----------------------- Sega Network Taisen Mahjong MJ 3 Firmware Update (GDX-0019) [Jorge Valero, rtw] |
[src/mame] | mame.lst |
[src/mame/sega] | chihiro.cpp |
r199860 Sunday 7th January, 2024 at 16:47:49 UTC by Ryan Holtz |
---|
Added LD-V1000 HLE device, placeholder SSI-263A HLE device, and promoted Thayer's Quest. (#11915) [Ryan Holtz] -cinematronics/thayers.cpp: Added CHD and promoted to working. [Ryan Holtz] * Fixed periodic IRQ hookup. * Fixed COP421 clock divisor. * Switched to LD-V1000 by default and removed LD-PR7820 support for now. * Switched to using logmacro and shorthand data types. * Adjusted IRQ triggering and acknowledgement according to schematics. -sound/ssi263hle.cpp: Added a temporary SSI-263 device which remaps SC-02 phonemes onto the SC-01's phoneme set. [Ryan Holtz] * SSI-263 skeleton extracted from cinematronics/thayers.cpp. -machine/ldv1000hle.cpp: Added an HLE version of the Pioneer LD-V1000 laserdisc player. [Ryan Holtz] -machine/laserdsc.h: Added a general-purpose parallel LaserDisc player interface, to have a common class parent for LD-PR7820. [Ryan Holtz] -sega/timetrv.cpp: Replaced timetrv2 LaserDisc image with a good capture. [Ryan Holtz, Matt Ownby, ld-decode Team] Systems promoted to working --------------------------- Thayer's Quest (set 1) [Ryan Holtz, Matt Ownby, ld-decode Team] Clones promoted to working -------------------------- Thayer's Quest (set 2) [Ryan Holtz, Matt Ownby, ld-decode Team] |
[scripts/src] | machine.lua sound.lua |
[src/devices/machine] | laserdsc.cpp laserdsc.h ldstub.cpp ldstub.h ldv1000.cpp ldv1000.h ldv1000hle.cpp* ldv1000hle.h* ldv4200hle.h |
[src/devices/sound] | ssi263hle.cpp* ssi263hle.h* |
[src/mame/cinematronics] | dlair.cpp |
[src/mame/konami] | konblands.cpp |
[src/mame/layout] | thayers.lay |
[src/mame/misc] | esh.cpp istellar.cpp thayers.cpp |
[src/mame/sega] | gpworld.cpp segald.cpp timetrv.cpp |
[src/mame/taito] | lgp.cpp |
[src/mame/universal] | superdq.cpp |
r199859 Sunday 7th January, 2024 at 15:49:30 UTC by mark.garlanger |
---|
heathkit/h_88_cass.cpp, heathkit/h89.cpp: Added H-88-5 Cassette interface and the H88 as clone of H89. (#11898) New working clones --------------- Heath Company Heathkit H88 |
[src/mame] | mame.lst |
[src/mame/heathkit] | h89.cpp h_88_cass.cpp* h_88_cass.h* |
r199858 Sunday 7th January, 2024 at 14:36:34 UTC by robjustice |
---|
bus/a2bus/vista800.cpp: update dma priority and side select status (#11904) |
[src/devices/bus/a2bus] | vistaa800.cpp |
r199857 Sunday 7th January, 2024 at 14:34:35 UTC by David Haywood |
---|
pkspirit.cpp - doesn't use tilemaps, uses a spritelist. remove tilemaps, hook up preliminary list (#11896) --------- Co-authored-by: David Haywood <hazemamewip@hotmail.com> |
[src/mame/taito] | pkspirit.cpp |
r199856 Sunday 7th January, 2024 at 14:33:47 UTC by wilbertpol |
---|
imagedev/cassette.cpp: Fix stereo output for stereo input images. (#11897) |
[src/devices/imagedev] | cassette.cpp |
r199855 Sunday 7th January, 2024 at 14:32:57 UTC by invertego |
---|
unidasm: Allow -count to be specified in hexadecimal or octal. (#11912) |
[src/tools] | unidasm.cpp |
r199854 Saturday 6th January, 2024 at 23:36:54 UTC by Angelo Salese |
---|
amiga: misc cleanups |
[hash] | amigaocs_flop.xml |
[src/devices/machine] | amiga_copper.cpp |
[src/mame/amiga] | amiga.h amiga_m.cpp |
Previous 50 | 199869 Revisions | Next 50 |