Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r198083 Friday 14th July, 2023 at 03:19:35 UTC by AJR |
---|
armada: More IC locations |
[src/mame/zaccaria] | seabattl.cpp |
r198082 Friday 14th July, 2023 at 03:04:11 UTC by AJR |
---|
seabattl.cpp: Minor cleanup |
[src/mame/zaccaria] | seabattl.cpp |
r198081 Friday 14th July, 2023 at 02:56:50 UTC by AJR |
---|
seabattla: Updates - Add dumps of the missing program and sound ROMs [Paul Swan] - Identify game title as Armada and rename set accordingly [AJR] |
[src/mame] | mame.lst |
[src/mame/zaccaria] | seabattl.cpp |
r198080 Thursday 13th July, 2023 at 20:10:50 UTC by Osso |
---|
New working clones ------------------ Counter Run (bootleg set 3) [trol] Mortal Kombat (Victor bootleg of rev 3.0 08/31/92) [Funny_Dyzieks] |
[src/mame] | mame.lst |
[src/mame/midway] | midyunit.cpp midyunit.h midyunit_m.cpp |
[src/mame/misc] | freekick.cpp |
r198079 Thursday 13th July, 2023 at 10:34:45 UTC by Roberto Fresca |
---|
Corona.cpp driver... - Fixed colors to Le Grandchamps. - Cleaned up the driver. - Added technical notes. |
[src/mame/misc] | corona.cpp |
r198078 Thursday 13th July, 2023 at 02:08:45 UTC by Angelo Salese |
---|
video/pc_vga_paradise.cpp: add device stubs for WD90C31 and WD90C33 |
[src/devices/bus/isa] | svga_paradise.cpp svga_paradise.h |
[src/devices/video] | pc_vga.h pc_vga_paradise.cpp pc_vga_paradise.h |
r198077 Thursday 13th July, 2023 at 00:06:17 UTC by Angelo Salese |
---|
video/pc_vga_paradise.cpp: remove m_ext_gc_view and use custom handlers in place |
[src/devices/video] | pc_vga_paradise.cpp pc_vga_paradise.h |
r198076 Wednesday 12th July, 2023 at 20:46:42 UTC by hap |
---|
fix tiny compile, probably |
[scripts/target/mame] | tiny.lua |
r198075 Wednesday 12th July, 2023 at 19:49:49 UTC by hap |
---|
exidysound: replace riot6532_device with mos6532_new_device, untangle exidy_sh8253_sound_device a bit, mos6530n: use loops for repeated i/o callbacks, edge_w bits are on address, not data, add live timer status to savestate |
[src/devices/machine] | mos6530n.cpp mos6530n.h |
[src/mame/shared] | exidysound.cpp exidysound.h |
r198074 Wednesday 12th July, 2023 at 16:07:22 UTC by Angelo Salese |
---|
video/pc_vga_paradise.cpp: fix boot regression with PVGA1A |
[src/devices/video] | pc_vga_paradise.cpp pc_vga_paradise.h |
r198073 Wednesday 12th July, 2023 at 06:10:29 UTC by patrick.mackinlay |
---|
sgi: rename mc device files |
[src/mame/sgi] | indigo.cpp indy_indigo2.cpp mc.cpp* mc.h* |
r198072 Tuesday 11th July, 2023 at 22:50:43 UTC by Vasantha Crabb |
---|
bus/a2bus/a2mockingboard.cpp: Reduced gross copy/pasta in PSG control code and unnecessarily virtual member functions. |
[src/devices/bus/a2bus] | a2mockingboard.cpp |
r198071 Tuesday 11th July, 2023 at 22:46:14 UTC by Jonathan Gevaryahu |
---|
Various spelling fixes, comment updates, etc in several Votrax and SC-01 related source files. [skip ci] |
[src/devices/sound] | votrax.cpp |
[src/mame/shared] | gottlieb_a.cpp |
[src/mame/votrax] | votrhv.cpp votrpss.cpp votrtnt.cpp |
r198070 Tuesday 11th July, 2023 at 21:33:52 UTC by Vasantha Crabb |
---|
Revert "Clean up the Votrax SC-01[-A] class names and device names. [Lord Nightmare]" Names in the global namespace need to be specific. Making them overly generic is a very bad idea, and leads to confusion and conflicts. Device type names must always be in the global namespace, and most device classes are in the global namespace. Changing members like m_votrax to m_sc01 doesn't help understand the code. If there's only one Votrax speech module in the system, it's obvious what it is. This reverts commit c6f0e83ecfb97c298ffcf16e136496054a88b1ca. |
[scripts/src] | sound.lua |
[scripts/target/mame] | tiny.lua |
[src/devices/bus/a2bus] | a2mockingboard.cpp |
[src/devices/bus/c64] | speakeasy.cpp speakeasy.h |
[src/devices/bus/vic20] | speakeasy.cpp speakeasy.h |
[src/devices/sound] | votrax.cpp votrax.h |
[src/mame/ausnz] | aussiebyte.cpp aussiebyte.h |
[src/mame/midway] | astrocde.cpp astrocde.h |
[src/mame/pinball] | taito.cpp |
[src/mame/shared] | gottlieb_a.cpp gottlieb_a.h |
[src/mame/tiger] | k28.cpp |
[src/mame/votrax] | votrhv.cpp votrpss.cpp votrtnt.cpp |
r198069 Tuesday 11th July, 2023 at 21:33:18 UTC by Jonathan Gevaryahu |
---|
Echo Plus board uses a TSP5220C (aka TMS5220C), not a straight TMS5220 [Lord Nightmare] |
[src/devices/bus/a2bus] | a2mockingboard.cpp |
r198068 Tuesday 11th July, 2023 at 21:17:00 UTC by Jonathan Gevaryahu |
---|
Clean up the Votrax SC-01[-A] class names and device names. [Lord Nightmare] |
[scripts/src] | sound.lua |
[scripts/target/mame] | tiny.lua |
[src/devices/bus/a2bus] | a2mockingboard.cpp |
[src/devices/bus/c64] | speakeasy.cpp speakeasy.h |
[src/devices/bus/vic20] | speakeasy.cpp speakeasy.h |
[src/devices/sound] | votrax.cpp votrax.h |
[src/mame/ausnz] | aussiebyte.cpp aussiebyte.h |
[src/mame/midway] | astrocde.cpp astrocde.h |
[src/mame/pinball] | taito.cpp |
[src/mame/shared] | gottlieb_a.cpp gottlieb_a.h |
[src/mame/tiger] | k28.cpp |
[src/mame/votrax] | votrhv.cpp votrpss.cpp votrtnt.cpp |
r198067 Tuesday 11th July, 2023 at 20:28:11 UTC by Angelo Salese |
---|
isa/svga_paradise.cpp: add WD90C31-LR, WD90C31A_LR, WD90C31A_ZS, W90C33_ZZ ISA cards |
[src/devices/bus/isa] | isa_cards.cpp svga_paradise.cpp svga_paradise.h |
r198066 Tuesday 11th July, 2023 at 17:07:25 UTC by hap |
---|
changela: add note |
[src/mame/taito] | changela.cpp |
r198065 Tuesday 11th July, 2023 at 15:18:39 UTC by AJR |
---|
zac1b1120.cpp: More notes |
[src/mame/zaccaria] | zac1b1120.cpp |
r198064 Tuesday 11th July, 2023 at 14:52:46 UTC by AJR |
---|
mame.lst: Update for acd59988cd80988d30109ff2b55a1b9039464ccf |
[src/mame] | mame.lst |
r198063 Tuesday 11th July, 2023 at 14:51:16 UTC by AJR |
---|
zac2650.cpp: Rename driver to zac1b1120.cpp; add XTAL-derived timings and some notes; eliminate spurious 3x scaling of Y-axis |
[src/emu] | xtal.cpp |
[src/mame/zaccaria] | zac1b1120.cpp* |
r198062 Tuesday 11th July, 2023 at 11:39:54 UTC by hap |
---|
changela: small correction to prev commit |
[src/mame/taito] | changela.cpp |
r198061 Tuesday 11th July, 2023 at 09:45:12 UTC by hap |
---|
changela: remove duplicated code |
[src/devices/cpu/mn1400] | mn1400op.cpp |
[src/mame/taito] | changela.cpp |
r198060 Tuesday 11th July, 2023 at 04:11:29 UTC by patrick.mackinlay |
---|
mn1610: disassembler fixes |
[src/devices/cpu/mn1610] | mn1610d.cpp |
r198059 Monday 10th July, 2023 at 23:59:37 UTC by Angelo Salese |
---|
video/pc_vga_paradise.cpp: add WD90C30 video/pc_vga.cpp: preliminary implementation of an interlace_mode virtual getter |
[src/devices/bus/isa] | isa_cards.cpp svga_paradise.cpp svga_paradise.h |
[src/devices/video] | pc_vga.cpp pc_vga.h pc_vga_paradise.cpp pc_vga_paradise.h |
r198058 Monday 10th July, 2023 at 20:47:19 UTC by Osso |
---|
- funworld/supercrd.cpp: some more XOR tables tweaks for supercrd and the gampo sets - nichibutsu/terracre.cpp, taito/topspeed.cpp: consolidated drivers in single files |
[src/mame/funworld] | supercrd.cpp |
[src/mame/nichibutsu] | terracre.cpp |
[src/mame/taito] | pkspirit.cpp topspeed.cpp |
r198057 Monday 10th July, 2023 at 19:44:29 UTC by hap |
---|
changela: fix tree priorities, tweak layer offsets, merge driver |
[src/mame/taito] | changela.cpp |
r198056 Monday 10th July, 2023 at 18:23:23 UTC by wilbertpol |
---|
msx1_cart.xml: Added fourteen working items. (#11412) * Removed Hopper (Europe) tape-to-cartridge hack. * Demoted The Holy Quran (v1.00) to not working. New working software list items (msx1_cart.xml) ------------------------------- Hole in One Professional (Japan, alt 2) [file-hunter] Hole in One Professional (Japan, alt 3) [file-hunter] Hot-Asm (Brazil) [file-hunter] Hot-Plan (Brazil) [file-hunter] Hydlide II - Shine of Darkness (Korea) [file-hunter] Hopper (Arab) [file-hunter] Hans' Adventure (v1.1) [MSXDev] Hans' Adventure (v1.0) [MSXDev] Happy Halloween [Clube MSX] Happy Square Christmas [303bcn] Heart Stealer 2 [MSXDev] Heroes Arena [MSXDev] Hose Diogo Martinez: The Bussas Quest [MSXDev] How Many Are The Dumbbells You Lift? [cobinee] |
[hash] | msx1_cart.xml |
[src/devices/bus/msx/cart] | cartridge.cpp korean.cpp korean.h slotoptions.cpp slotoptions.h |
r198055 Monday 10th July, 2023 at 02:51:36 UTC by patrick.mackinlay |
---|
mips3: revert mistaken change, fix MT#8694 |
[src/devices/cpu/mips] | mips3drc.cpp |
r198054 Monday 10th July, 2023 at 00:30:32 UTC by Angelo Salese |
---|
video/pc_vga_paradise.cpp: bank bit 7 is actually used by Win 95 in 800x600 res |
[src/devices/bus/isa] | svga_paradise.cpp |
[src/devices/video] | pc_vga_paradise.cpp |
r198053 Sunday 9th July, 2023 at 22:44:28 UTC by R. Belmont |
---|
osd/mac: Make compile again. Does not yet start up because BGFX tries to force OpenGL. [R. Belmont] |
[scripts/src/osd] | mac.lua |
[src/osd/mac] | macmain.cpp osdmac.h video.cpp window.cpp window.h |
r198052 Sunday 9th July, 2023 at 22:14:33 UTC by Angelo Salese |
---|
video/pc_vga_paradise.cpp: preliminary implementation of WD90C11A, add basic Extended CRTC to WD90C00 * Can setup VESA modes 100h to 104h |
[src/devices/bus/isa] | svga_paradise.cpp |
[src/devices/video] | pc_vga.h pc_vga_paradise.cpp pc_vga_paradise.h |
r198051 Sunday 9th July, 2023 at 20:18:42 UTC by hap |
---|
changela: shorthand variable types |
[src/mame/taito] | changela.cpp changela.h changela_v.cpp |
r198050 Sunday 9th July, 2023 at 19:58:43 UTC by hap |
---|
changela: break up m_memory_devices arrary |
[src/mame/taito] | changela.cpp changela.h changela_v.cpp |
r198049 Sunday 9th July, 2023 at 18:15:58 UTC by AJR |
---|
New machines marked as NOT_WORKING ---------------------------------- Mitsubishi Trium Eclipse [The Internet Archive] |
[src/mame] | mame.lst |
[src/mame/mitsubishi] | trium.cpp* |
r198048 Sunday 9th July, 2023 at 15:58:10 UTC by hap |
---|
sindbadm: fixed coincounters |
[src/mame/nichibutsu] | armedf.cpp |
[src/mame/sega] | segag80r.cpp |
r198047 Sunday 9th July, 2023 at 15:16:09 UTC by hap |
---|
changela: screen raw params, fixed gas pedal sensitivity, small cleanups |
[src/mame/layout] | changela.lay |
[src/mame/taito] | changela.cpp changela.h changela_v.cpp |
r198046 Sunday 9th July, 2023 at 05:10:23 UTC by Osso |
---|
New working clones ------------------ Terra Force (US), alternate sound [caius] |
[src/mame] | mame.lst |
[src/mame/nichibutsu] | armedf.cpp |
r198045 Saturday 8th July, 2023 at 23:44:07 UTC by Scott Stone |
---|
Merge branch 'master' of https://github.com/mamedev/mame |
[src/devices/cpu/m6805] | m68705.h |
[src/mame/taito] | qix.cpp qix.h qix_a.cpp qix_m.cpp qix_v.cpp |
r198044 Saturday 8th July, 2023 at 23:28:50 UTC by Scott Stone |
---|
Fix SHA1 for doorswin in ibm570_cdrom.xml and cdi.xml [skip ci] |
[hash] | cdi.xml ibm5170_cdrom.xml |
[src/devices/cpu/m6805] | m68705.h |
[src/mame/taito] | qix.cpp qix.h qix_a.cpp qix_m.cpp qix_v.cpp |
r198043 Saturday 8th July, 2023 at 23:01:04 UTC by AJR |
---|
qix.cpp: Driver overhaul - Set three-state callbacks for B ports on PIAs - Prevent coin counter from automatically incrementing at startup for games using 68705 MCU - slither: Separate driver state class; make SN76489 interface more accurate |
[src/devices/cpu/m6805] | m68705.h |
[src/mame/taito] | qix.cpp qix.h qix_a.cpp qix_m.cpp qix_v.cpp |
r198042 Saturday 8th July, 2023 at 15:34:52 UTC by rfka01 |
---|
svga_cirrus.cpp: A collection of BIOS ROMs for different Cirrus Logic chipsets (#11410) CL-GD510/520 [rfka01],[Vlask] CL-GD610/620-C [Vlask] CL-GD5320 [Vlask] CL-GD5401 [jvernet, chukaev.ru54, Vlask] CL-GD5402 [Vlask] CL-GD542x [rfka01, Vlask, douglar, SomeGuy, chukaev.ru54, Palcal] CL-GD54M30 [Vlask] CL-GD543x, [rfka01, BeginnerGuy, Vlask, Pirx] CL-GD5440 [Vlask] Diamond Speedstar PRO [Vlask] Diamond Speedstar 64, STB Nitro 64 [kixs] Octek VL-Combo [hasat, aitotat] |
[src/devices/bus/isa] | svga_cirrus.cpp |
[src/devices/video] | clgd546x_laguna.cpp |
r198041 Saturday 8th July, 2023 at 14:55:42 UTC by Angelo Salese |
---|
isa/svga_paradise.cpp: add more (not working) wd90c00 dump, add new ISA option for WD90C11 |
[src/devices/bus/isa] | isa_cards.cpp svga_paradise.cpp svga_paradise.h |
[src/devices/video] | pc_vga_paradise.cpp |
r198040 Saturday 8th July, 2023 at 14:03:05 UTC by hap |
---|
vclock3: increase cpu clock to match better with real time |
[src/mame/handheld] | hh_tms1k.cpp |
[src/mame/konami] | konmedal.cpp |
r198039 Saturday 8th July, 2023 at 12:59:47 UTC by hap |
---|
konmedal: add scc enable register |
[src/devices/sound] | k051649.cpp |
[src/mame/konami] | konmedal.cpp |
r198038 Friday 7th July, 2023 at 21:32:01 UTC by Angelo Salese |
---|
video/pc_vga_paradise.cpp: preliminary WD90C00 implementation |
[src/devices/bus/isa] | isa_cards.cpp svga_paradise.cpp svga_paradise.h |
[src/devices/video] | pc_vga_paradise.cpp pc_vga_paradise.h |
r198037 Friday 7th July, 2023 at 18:50:50 UTC by hap |
---|
system1: set most ppi tristate to 0 |
[src/devices/sound] | k051649.cpp |
[src/mame/sega] | system1.cpp |
r198036 Friday 7th July, 2023 at 17:38:24 UTC by hap |
---|
minspacep: rename to minspace, k051649: fix issue with sample reload |
[src/devices/sound] | k051649.cpp k051649.h |
[src/mame] | mame.lst |
[src/mame/handheld] | hh_cop400.cpp |
[src/mame/konami] | quickpick5.cpp |
r198035 Friday 7th July, 2023 at 04:40:03 UTC by Osso |
---|
konami/konendev.cpp: hooked up sound, removed need for ROM patches |
[src/mame/konami] | konendev.cpp |
[src/mame/vsystem] | pipedrm.cpp |
r198034 Thursday 6th July, 2023 at 23:15:19 UTC by Angelo Salese |
---|
video/pc_vga_paradise.cpp: add basic extended GC interface |
[src/devices/video] | pc_vga_paradise.cpp pc_vga_paradise.h |
Previous 50 | 199869 Revisions | Next 50 |