Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r198683 Saturday 16th September, 2023 at 13:50:49 UTC by hap |
---|
chess*: some companyname additions |
[src/mame/chess] | README.md cking_master.cpp regence.cpp |
[src/mame/cxg] | ch2001.cpp scptchess.cpp sphinx40.cpp |
r198682 Saturday 16th September, 2023 at 13:43:20 UTC by wd40yasu |
---|
Merge branch 'master' of https://github.com/mamedev/mame |
[src/devices/video] | pc_vga.cpp pc_vga.h pc_vga_matrox.cpp pc_vga_matrox.h |
[src/mame/misc] | rbmk.cpp |
r198681 Saturday 16th September, 2023 at 11:57:12 UTC by wd40yasu |
---|
Update speedatk.cpp fixed clock frequency of Z80 and AY-3-8910 based on video footage of real PCB. https://twitter.com/BEEP_SHOP/status/1385425741236432897 |
[src/devices/video] | pc_vga.cpp pc_vga.h pc_vga_matrox.cpp pc_vga_matrox.h |
[src/mame/misc] | rbmk.cpp |
[src/mame/seta] | speedatk.cpp |
r198680 Saturday 16th September, 2023 at 11:59:36 UTC by Osso |
---|
misc/rbmk.cpp: patched protection in rbspm (missing PIC core) and sc2in1 for now [hammy] |
[src/mame/misc] | rbmk.cpp |
r198679 Saturday 16th September, 2023 at 11:53:36 UTC by Angelo Salese |
---|
video/pc_vga.cpp: implement RAMDAC palette_update fn; video/pc_vga_matrox.cpp: implement 8-bit palette DAC writes using palette_update fn; |
[src/devices/video] | pc_vga.cpp pc_vga.h pc_vga_matrox.cpp pc_vga_matrox.h |
r198678 Saturday 16th September, 2023 at 11:20:43 UTC by Angelo Salese |
---|
video/mga2064w.cpp: initial experiments with drawing engine |
[src/devices/video] | mga2064w.cpp mga2064w.h |
r198677 Saturday 16th September, 2023 at 11:20:23 UTC by Angelo Salese |
---|
video/pc_vga_matrox.cpp: preliminary HW cursor, add a debug VRAM viewer |
[src/devices/video] | pc_vga_matrox.cpp pc_vga_matrox.h |
r198676 Saturday 16th September, 2023 at 08:59:22 UTC by hap |
---|
z80: fix rop() opcode read call |
[src/devices/cpu/z80] | z80.cpp |
r198675 Saturday 16th September, 2023 at 08:56:42 UTC by Osso |
---|
New working clones ------------------ The Big Pro Wrestling! (set 2) [Andrew Welburn] |
[src/mame] | mame.lst |
[src/mame/technos] | tagteam.cpp |
r198674 Saturday 16th September, 2023 at 08:14:44 UTC by Osso |
---|
New working clones ------------------ Danger Zone (rev 0) [Brian Troha, The Dumping Union] |
[src/mame] | mame.lst |
[src/mame/cinematronics] | leland.cpp |
r198673 Saturday 16th September, 2023 at 07:14:17 UTC by Roberto Fresca |
---|
Dora Neco BanBan: Added a PCB layout. |
[src/mame/misc] | katosmedz80.cpp |
r198672 Friday 15th September, 2023 at 10:43:12 UTC by hap |
---|
vbrc: rename to bridgecv, boris: fix rom label in comments, cc7: add known rom labels in comments |
[src/mame] | mame.lst |
[src/mame/appliedconcepts] | boris.cpp |
[src/mame/fidelity] | card.cpp cc7.cpp |
r198671 Friday 15th September, 2023 at 01:03:37 UTC by philip.bennett |
---|
New non-working machines ---------- Terebi Denwa Super Mario World [Phil Bennett] |
[src/mame] | mame.lst |
[src/mame/seibu] | banprestoms.cpp |
r198670 Friday 15th September, 2023 at 01:01:21 UTC by philip.bennett |
---|
New non-working machines ---------- Bubblen Roulette (main ver 1.8, video ver 1.3) [Phil Bennett] |
[src/mame] | mame.lst |
[src/mame/taito] | sbmjb.cpp |
r198669 Thursday 14th September, 2023 at 16:44:34 UTC by nekoziman |
---|
Added a Shoei bootleg of Atari Football, and an older version of Trojan (#11548) * atari/atarifb.cpp: Added Amerug (Shoei bootleg of Atari Football). * konami/trackfld.cpp: Re-dumped ROMs for Hipoly (bootleg of Hyper Olympic), allowing the game to work. * capcom/lwings.cpp: Added an older version of Tatakai no Banka (known as Trojan outside Japan). * capcom/lwings.cpp: Corrected ROM labels for Legendary Wings, Section Z and Trojan games. New working clones -------------------- Amerug (Shoei bootleg of Atari Football) [Team Japump!!!, Wayder] Tatakai no Banka (Japan, old ver.) [Team Japump!!!, Wayder] Clones promoted to working ----------------------------- Hipoly (bootleg of Hyper Olympic) [QtQ, Team Japump!!!, Wayder] |
[src/mame] | mame.lst |
[src/mame/atari] | atarifb.cpp |
[src/mame/capcom] | lwings.cpp |
[src/mame/konami] | trackfld.cpp |
r198668 Thursday 14th September, 2023 at 03:22:43 UTC by AJR |
---|
macpdm.cpp: Run 53C9x DMA in word mode |
[src/mame/apple] | macpdm.cpp |
r198667 Thursday 14th September, 2023 at 03:04:08 UTC by Roberto Fresca |
---|
Dora Neco BanBan: Added more game notes... |
[src/mame/misc] | katosmedz80.cpp |
r198666 Thursday 14th September, 2023 at 02:51:39 UTC by Roberto Fresca |
---|
Dora Neco BanBan improvements... [Roberto Fresca, Grull Osgo] - Fixed the 7seg LEDS. - Rewrite the output system. - Added support for the bidirectional stepper motors for cat arms. - Hooked the arm sensors. - Figured out and added the food lamps. - Added a internal layout with all the output lines activity, besides a working playfield. - Added technical notes. - A lot of other things to get the game working. Use the external artwork for a realistic experience. |
[src/mame/layout] | dnbanban.lay |
[src/mame/misc] | katosmedz80.cpp |
r198665 Thursday 14th September, 2023 at 01:32:47 UTC by R. Belmont |
---|
apple/macpdm.cpp: Fix VIA2 interrupts, we now have a mouse pointer. [R. Belmont] |
[src/mame/apple] | macpdm.cpp |
r198664 Thursday 14th September, 2023 at 00:27:47 UTC by mi.tek.bak |
---|
nscsi: Add SCSI tape device based on SIMH tape image format (#11430) |
[scripts/src] | bus.lua lib.lua machine.lua |
[src/devices/bus/nscsi] | devices.cpp tape.cpp* tape.h* |
[src/devices/imagedev] | simh_tape_image.cpp* simh_tape_image.h* |
[src/devices/machine] | nscsi_bus.cpp nscsi_bus.h |
[src/lib/util] | multibyte.h* simh_tape_file.cpp* simh_tape_file.h* tape_file_interface.h* |
r198663 Wednesday 13th September, 2023 at 15:28:21 UTC by clawgrip |
---|
efo/cedar_magnet.cpp: Add a new game, ordered the games on the driver... (#11543) * efo/cedar_magnet.cpp: Add a new game, ordered the games on the driver, and reformatted comments New WORKING clone ------------------------ Booby Kids (Magnet System) [Hugo Benedet, Recreativas.org] |
[src/mame] | mame.lst |
[src/mame/efo] | cedar_magnet.cpp |
r198662 Wednesday 13th September, 2023 at 10:13:26 UTC by patrick.mackinlay |
---|
bus/vme: avoid breaking listxml |
[src/devices/bus/vme] | vme.cpp |
[src/mame/sgi] | ip4.cpp |
r198661 Wednesday 13th September, 2023 at 09:11:08 UTC by patrick.mackinlay |
---|
sys68k_cpu1: fix validation |
[src/devices/bus/vme] | sys68k_cpu1.cpp |
r198660 Wednesday 13th September, 2023 at 06:33:37 UTC by patrick.mackinlay |
---|
bus/vme: remove accidental added file |
[src/mame] |
r198659 Wednesday 13th September, 2023 at 06:20:27 UTC by patrick.mackinlay |
---|
bus/vme: major overhaul - add support for address modifiers - add support for shared interrupt request lines - add support for interrupt acknowledge daisy chain - add support for bus error - add slot device option aggregator - standardized slot device file, device and class naming - enp10: implement vme interface - hk68v10: convert to slot device, improve boot vector and rom handling - mzr8105: convert to slot device, improve boot vector and rom handling, add vme short space access - mzr8300: convert to slot device, expose to bus - sys68k*: convert to slot device, improve boot vector and rom handling - force/fccpu20: converted to slot device - sgi/ip4: converted to twin tower chassis with ip4 slot device |
[scripts/src] | bus.lua |
[src/devices/bus/vme] | cp31.cpp* cp31.h* enp10.cpp enp10.h hcpu30.cpp* hcpu30.h* hk68v10.cpp* hk68v10.h* mvme120.cpp* mvme120.h* mvme147.cpp* mvme147.h* mvme180.cpp* mvme180.h* mvme181.cpp* mvme181.h* mvme187.cpp mvme187.h mvme327a.cpp* mvme327a.h* mvme350.cpp* mvme350.h* mzr8105.cpp* mzr8105.h* mzr8300.cpp* mzr8300.h* smvme2000.cpp* smvme2000.h* sys68k_cpu1.cpp* sys68k_cpu1.h* sys68k_cpu20.cpp* sys68k_cpu20.h* sys68k_cpu30.cpp* sys68k_cpu30.h* sys68k_iscsi.cpp* sys68k_iscsi.h* sys68k_isio.cpp* sys68k_isio.h* tp881v.cpp tp881v.h vme.cpp vme.h vme_cards.cpp* vme_cards.h* |
[src/mame] | mame.lst vme.flt* |
[src/mame/force] | |
[src/mame/heurikon] | |
[src/mame/mizar] | |
[src/mame/motorola] | m8120.cpp |
[src/mame/sgi] | ip4.cpp ip4.h* tt.cpp* |
r198658 Tuesday 12th September, 2023 at 10:24:16 UTC by hap |
---|
apple/dafb: revert chmod 755 change |
[src/mame/apple] | dafb.cpp |
r198657 Tuesday 12th September, 2023 at 09:45:59 UTC by hap |
---|
rezon: lower refresh rate more |
[src/mame/seta] | seta.cpp |
r198656 Tuesday 12th September, 2023 at 09:32:02 UTC by hap |
---|
rezon: lower screen refreshrate |
[src/mame/seta] | seta.cpp |
r198655 Monday 11th September, 2023 at 22:29:54 UTC by Roberto Fresca |
---|
DoraNeco BanBan improvements... - Added port 8000h for two different game types. - Added inputs for game select. |
[src/mame/misc] | katosmedz80.cpp |
r198654 Monday 11th September, 2023 at 22:04:25 UTC by Roberto Fresca |
---|
DoraNeko BanBan improvements: - Improved inputs. - Hits microswitches by arm. - Coinage DIP switch. - Test Mode DIP switch. - Proper door, coin-in, & service coin inputs. |
[src/mame/misc] | katosmedz80.cpp |
r198653 Monday 11th September, 2023 at 18:43:04 UTC by davidian1024 |
---|
osd/sdl: Don't specify SDL_WINDOW_BORDERLESS for full-screen windows. (#11546) May address GitHub #7532 and #7922. |
[src/osd/sdl] | window.cpp |
r198652 Monday 11th September, 2023 at 18:33:00 UTC by mark.garlanger |
---|
heathkit/tlb.cpp: Fixed warning about uninitialised member variable. (#11538) |
[src/mame/heathkit] | tlb.cpp |
r198651 Monday 11th September, 2023 at 17:38:37 UTC by davidian1024 |
---|
osd/sdl: Fixed interpretation of result of SDL_GetDesktopDisplayMode. (#11547) Fixes display mode not being printed. |
[src/osd/sdl] | osdsdl.cpp |
r198650 Monday 11th September, 2023 at 16:58:38 UTC by clawgrip |
---|
misc/falgas_m89.cpp: Fixed typo in fantcar87 ROM label. (#11544) |
[src/mame/misc] | falgas_m89.cpp |
r198649 Monday 11th September, 2023 at 10:54:52 UTC by hap |
---|
cps2: simplify prev commit, and change dsw setting order in UI from on-off to off-on |
[src/mame/capcom] | cps2.cpp |
r198648 Monday 11th September, 2023 at 10:28:19 UTC by damian.rogers |
---|
capcom/cps2.cpp: Support for CPS2 debug DIP switches (#11540) * initial working version * fixed incorrect mapping in memory by using a custom read handler; cleaned up unnecessary port conditions; better comments * moved read handler directly into the map segment; renamed hardware type device tag * corrected accidentally moved line break * switched from native array usage to optional_ioport_array |
[src/mame/capcom] | cps2.cpp |
r198647 Monday 11th September, 2023 at 10:27:28 UTC by hap |
---|
fidelity/elite: update notes about new game |
[src/mame/fidelity] | elite.cpp |
r198646 Monday 11th September, 2023 at 09:32:23 UTC by hap |
---|
misc handheld: update notes about sound |
[src/mame/handheld] | hh_hmcs40.cpp hh_melps4.cpp hh_sm510.cpp hh_tms1k.cpp hh_ucom4.cpp |
r198645 Monday 11th September, 2023 at 03:27:15 UTC by Roberto Fresca |
---|
DoraNeko BanBan improvements... - Added more inputs related to the stepper motors. - Added preliminary 7-seg LEDs support. - Added support for port 08h. - Hooked debug lamps to see the ports behaviour. - Created an internal layout. |
[src/mame/layout] | dnbanban.lay* |
[src/mame/misc] | katosmedz80.cpp |
r198644 Monday 11th September, 2023 at 01:26:12 UTC by Angelo Salese |
---|
video/pc_vga_cirrus.cpp: fix MT#08763 |
[hash] | pc98.xml |
[src/devices/video] | pc_vga_cirrus.cpp |
r198643 Monday 11th September, 2023 at 00:32:16 UTC by R. Belmont |
---|
apple/dafb.cpp: Workaround for double-screen issue in 24bpp 832x624, and support 19" 1024x768 monitors on DAFB2 and later. [R. Belmont] |
[src/mame/apple] | dafb.cpp |
r198642 Sunday 10th September, 2023 at 23:51:14 UTC by Roberto Fresca |
---|
Doraneko BanBan: Changed the OKI6295 pin7 to HIGH, comparing the sounds against the videos on the net. |
[src/mame/misc] | katosmedz80.cpp |
r198641 Sunday 10th September, 2023 at 23:46:50 UTC by Roberto Fresca |
---|
Merge branch 'master' of https://github.com/mamedev/mame |
[src/mame/misc] | katosmedz80.cpp |
r198640 Sunday 10th September, 2023 at 23:44:49 UTC by Angelo Salese |
---|
capcom/alien.cpp: fix mem_mask size on I/O in1 |
[hash] | pc98.xml |
[src/mame/capcom] | alien.cpp |
[src/mame/misc] | katosmedz80.cpp |
r198639 Sunday 10th September, 2023 at 23:46:25 UTC by Roberto Fresca |
---|
Doraneko BanBan: Some work on inputs... - Fixed the error at boot. - Found and hooked the DIP switches bank. - Found and hooked the Test Sounds mode. - Hooked the Coin In and a special coin input. ...more to come. |
[src/mame/misc] | katosmedz80.cpp |
r198638 Sunday 10th September, 2023 at 21:42:24 UTC by hap |
---|
New working systems ------------------- U-Boat [hap, Sean Riddle, eggs] |
[src/mame] | mame.lst |
[src/mame/handheld] | hh_tms1k.cpp hh_ucom4.cpp |
[src/mame/layout] | uboat.lay* |
r198637 Sunday 10th September, 2023 at 18:12:13 UTC by holub |
---|
sinclair/sprinter.cpp: fix audio chanels for 16b mode (#11542) |
[src/mame/sinclair] | sprinter.cpp |
r198636 Sunday 10th September, 2023 at 17:36:42 UTC by holub |
---|
amstrad/amstrad.cpp: fix timings after refactoring (#11541) |
[src/mame/amstrad] | amstrad_m.cpp |
r198635 Sunday 10th September, 2023 at 10:23:39 UTC by hap |
---|
speaker: set pan range to -1 to 1, sliders: show channel volume in percentage and increase maximum to 400% |
[src/emu] | sound.cpp speaker.cpp speaker.h |
[src/frontend/mame/ui] | ui.cpp |
r198634 Saturday 9th September, 2023 at 20:25:34 UTC by Vasantha Crabb |
---|
nitendo/n8080.cpp: Encapsulated sound boards. |
[hash] | msx1_cass.xml |
[src/devices/cpu/dsp16] | dsp16.cpp |
[src/mame/atari] | pong.cpp |
[src/mame/heathkit] | tlb.cpp |
[src/mame/nintendo] | n8080.cpp |
Previous 50 | 199869 Revisions | Next 50 |