Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r177351 Thursday 22nd April, 2021 at 13:49:43 UTC by Robbbert |
---|
meritum: added ic numbers |
[/branches/time-experiments/src/mame/drivers] | meritum.cpp |
r177350 Thursday 22nd April, 2021 at 11:56:55 UTC by Robbbert |
---|
kaypro: added back support for kay/dsk images. |
[/branches/time-experiments/src/lib/formats] | kaypro_dsk.cpp |
[/branches/time-experiments/src/mame/drivers] | kaypro.cpp |
[/branches/time-experiments/src/mame/includes] | kaypro.h |
r177349 Thursday 22nd April, 2021 at 11:35:00 UTC by smf |
---|
New working clones ------------------ Point Blank 2 (Unknown region) [Guru] |
[/branches/time-experiments/src/mame] | mame.lst |
[/branches/time-experiments/src/mame/drivers] | namcos11.cpp |
r177348 Thursday 22nd April, 2021 at 11:17:09 UTC by Dirk Best |
---|
basf7100: Hook up COM8116 and switches |
[/branches/time-experiments/src/mame/drivers] | basf7100.cpp |
r177347 Thursday 22nd April, 2021 at 11:17:02 UTC by Dirk Best |
---|
basf7100: Small gfx fix, update charrom [Dirk Best, rfka01] |
[/branches/time-experiments/src/mame/drivers] | basf7100.cpp |
r177346 Thursday 22nd April, 2021 at 10:55:35 UTC by Robbbert |
---|
lnw80: hires and color pass the test programs. Added a prom. |
[/branches/time-experiments/src/mame/drivers] | lnw80.cpp trs80.cpp |
[/branches/time-experiments/src/mame/includes] | trs80.h |
r177345 Thursday 22nd April, 2021 at 05:48:47 UTC by Aaron Giles |
---|
sound: Fix wrapping bug when using fill/copy/bulk-add on write_stream_views |
[/branches/time-experiments/src/emu] | sound.h |
r177344 Thursday 22nd April, 2021 at 02:26:51 UTC by ajrhacker |
---|
Merge pull request #7990 from clawgrip/patch-8 neptunp2.cpp: Add 'ccorsario' program ROM and improve hardware documentation [jordigahan, ClawGrip] |
[/branches/time-experiments/src/mame/drivers] | calomega.cpp jack.cpp |
[/branches/time-experiments/src/mame/includes] | calomega.h |
r177343 Wednesday 21st April, 2021 at 22:28:12 UTC by clawgrip |
---|
neptunp2.cpp: Add 'ccorsario' program ROM and improve hardware documentation [jordigahan, ClawGrip] |
[/branches/time-experiments/src/mame/drivers] | calomega.cpp jack.cpp neptunp2.cpp |
[/branches/time-experiments/src/mame/includes] | calomega.h |
r177342 Thursday 22nd April, 2021 at 00:27:12 UTC by Roberto Fresca |
---|
calomega.cpp More cleanups... (nw) |
[/branches/time-experiments/src/mame/drivers] | calomega.cpp |
[/branches/time-experiments/src/mame/includes] | calomega.h |
r177341 Wednesday 21st April, 2021 at 22:48:27 UTC by AJR |
---|
jack.cpp: Add raw screen timing parameters based on schematics |
[/branches/time-experiments/src/mame/drivers] | jack.cpp |
r177340 Wednesday 21st April, 2021 at 22:36:14 UTC by Roberto Fresca |
---|
System 906-III improvements... [Roberto Fresca, Grull Osgo] - Proper inputs for the IWC poker games. - Fixed/Improved the interrupts system. - Preliminary button-lamps support. - Simplified and partially cleaned the code. - Added technical notes. |
[/branches/time-experiments/src/mame/drivers] | calomega.cpp |
[/branches/time-experiments/src/mame/includes] | calomega.h |
r177339 Wednesday 21st April, 2021 at 22:15:57 UTC by Roberto Fresca |
---|
Merge branch 'master' of https://github.com/mamedev/mame |
[/branches/time-experiments/src/mame/drivers] | calomega.cpp |
r177338 Wednesday 21st April, 2021 at 19:12:57 UTC by sasuke.arcade |
---|
cyclemb.cpp: Improve input, sound, flip screen, and dip switches (#7979) * cyclemb.cpp: Improve input, sound, flip screen, and dip switches - Support for correct input of Cycle Maaboh roller controller. Previous inputs did not work correctly. This made it impossible to clear stage 3 and later, which requires roller inputs. - Fixed possibly incorrect handling of sound latch. Fixed issue where Cycle Maaboh would not play the stage music. Previously, command to get input was being overwritten by sound latch. - Support I/O input for hiding screen. Screen switching at start of a stage is now correct. - Fixed position of tilemap in flip screen of Cycle Maaboh. - Added support for Sky Destroyer flipscreen. - Fixed dipswitches. Removed definition of unused bits for non-dipswitch inputs. Added some dipswitch definitions. - Implemented work RAM switching for sprites. Games on this board used to switch two sprites work RAM every frame. This implementation improved the frame rate of the sprites. |
[/branches/time-experiments/src/mame/drivers] | cyclemb.cpp |
r177337 Wednesday 21st April, 2021 at 19:09:27 UTC by Robbbert |
---|
lnw80: added HI-LO switch; enabled CAS files. |
[/branches/time-experiments/src/mame/drivers] | lnw80.cpp |
r177336 Wednesday 21st April, 2021 at 18:14:19 UTC by Vasantha Crabb |
---|
laserbat.cpp: Quantise area effect 2/shell effect for catnmous. (#7964) |
[/branches/time-experiments/src/mame/audio] | laserbat.cpp |
[/branches/time-experiments/src/mame/drivers] | laserbat.cpp |
[/branches/time-experiments/src/mame/includes] | laserbat.h |
[/branches/time-experiments/src/mame/video] | laserbat.cpp |
r177335 Wednesday 21st April, 2021 at 18:13:13 UTC by David Haywood |
---|
segas16a/sega16b tweaks - change when video is updated (for fantzone) - bump quantum time for 16a cases with MCU (for quartet stage 18) (#7987) |
[/branches/time-experiments/src/mame/drivers] | segas16a.cpp segas16b.cpp |
r177334 Wednesday 21st April, 2021 at 18:11:37 UTC by David Haywood |
---|
travrusa.cpp - hold vblank interrupt for the whole of the vblank period, allowing it to retrigger in some cases - improves shtrider countdown sync at start of race (#7989) |
[/branches/time-experiments/src/mame/drivers] | travrusa.cpp |
r177333 Wednesday 21st April, 2021 at 17:35:04 UTC by hap |
---|
New working clones ------------------ Compact Computer 40 Plus (prototype) [hap, Jon Guidry] |
[/branches/time-experiments/hash] | cc40_cart.xml microvision.xml ti74_cart.xml ti95_cart.xml |
[/branches/time-experiments/src/devices/bus/odyssey2] | homecomp.cpp |
[/branches/time-experiments/src/mame] | mame.lst |
[/branches/time-experiments/src/mame/drivers] | cc40.cpp dai3wksi.cpp mephisto_mm2.cpp tasc.cpp ti74.cpp |
[/branches/time-experiments/src/mame/layout] | cc40.lay saitek_risc2500.lay ti74.lay ti95.lay |
r177332 Wednesday 21st April, 2021 at 17:06:31 UTC by Robbbert |
---|
radionic: PPI and documentation. |
[/branches/time-experiments/src/mame/drivers] | radionic.cpp trs80.cpp |
r177331 Wednesday 21st April, 2021 at 15:27:56 UTC by Robbbert |
---|
radionic: added rs232 |
[/branches/time-experiments/src/mame/drivers] | radionic.cpp |
[/branches/time-experiments/src/mame/includes] | trs80.h |
r177330 Wednesday 21st April, 2021 at 13:23:22 UTC by clawgrip |
---|
rfslots8085.cpp: fix typo on game name (#7982) |
[/branches/time-experiments/src/mame/drivers] | rfslots8085.cpp |
r177329 Wednesday 21st April, 2021 at 13:22:05 UTC by ksherlock |
---|
kp = should be 0x106 (#7973) |
[/branches/time-experiments/src/mame/drivers] | apple2gs.cpp |
r177328 Wednesday 21st April, 2021 at 13:20:27 UTC by Robbbert |
---|
radionic: added colour |
[/branches/time-experiments/src/mame/drivers] | radionic.cpp |
[/branches/time-experiments/src/mame/includes] | trs80.h |
r177327 Wednesday 21st April, 2021 at 09:34:15 UTC by Aaron Giles |
---|
ymfm: Check for decay->sustain transitions even if we just transitioned from attack->decay. Affects the cymbal sounds in shinobi. |
[/branches/time-experiments/src/devices/sound] | ymfm.cpp |
r177326 Wednesday 21st April, 2021 at 04:45:50 UTC by ajrhacker |
---|
Merge pull request #7985 from brijohn/qx10_fix_segfault qx10: allocate enough vram for color mode |
r177325 Wednesday 21st April, 2021 at 04:27:32 UTC by brian.johnson |
---|
qx10: allocate enough vram for color mode |
[/branches/time-experiments/src/mame/drivers] | qx10.cpp |
r177324 Tuesday 20th April, 2021 at 20:54:21 UTC by hap |
---|
media_ident: add space to prevent long strings concat when printing results |
[/branches/time-experiments/src/frontend/mame] | media_ident.cpp |
r177323 Tuesday 20th April, 2021 at 20:28:05 UTC by hap |
---|
clifront: -romident has no use for mediapath, but it does use hashpath |
[/branches/time-experiments/src/frontend/mame] | clifront.cpp |
r177322 Tuesday 20th April, 2021 at 19:56:52 UTC by Robbbert |
---|
radionic: fixed rtc, and floppy reading. Confirmed crystals. |
[/branches/time-experiments/src/mame/drivers] | radionic.cpp |
r177321 Tuesday 20th April, 2021 at 19:02:21 UTC by hap |
---|
ibm5170: fix validity error |
[/branches/time-experiments/hash] | ibm5170.xml |
[/branches/time-experiments/src/devices/machine] | chessmachine.cpp chessmachine.h smartboard.cpp |
r177320 Tuesday 20th April, 2021 at 18:28:33 UTC by ajrhacker |
---|
Merge pull request #7984 from brijohn/upd7220 upd7220 fixes |
[/branches/time-experiments/src/mame/drivers] | rfslots8085.cpp |
r177319 Tuesday 20th April, 2021 at 16:37:20 UTC by brian.johnson |
---|
upd7220: Support DMAW and DMAR commands |
[/branches/time-experiments/src/devices/video] | upd7220.cpp upd7220.h |
[/branches/time-experiments/src/mame/drivers] | qx10.cpp |
r177318 Tuesday 20th April, 2021 at 16:36:52 UTC by brian.johnson |
---|
upd7220: Fixed mixed mode display area partition parsing |
[/branches/time-experiments/src/devices/video] | upd7220.cpp |
[/branches/time-experiments/src/mame/drivers] | rfslots8085.cpp |
r177317 Tuesday 20th April, 2021 at 18:19:12 UTC by clawgrip |
---|
rfslots8085.cpp: The PCB only has 6 dipswitches (#7983) * rfslots8085.cpp: The PCB only has 6 dipswitches * Add anonymous namespace |
[/branches/time-experiments/src/mame/drivers] | rfslots8085.cpp |
r177316 Tuesday 20th April, 2021 at 16:28:17 UTC by Aaron Giles |
---|
twinspri: Fix missing samples by masking the ADPCM-A end address properly. |
[/branches/time-experiments/src/devices/sound] | ymadpcm.cpp ymfm.cpp |
r177315 Tuesday 20th April, 2021 at 16:07:27 UTC by Robbbert |
---|
trs80: used array of floppy drives |
[/branches/time-experiments/src/mame/drivers] | lnw80.cpp radionic.cpp trs80.cpp trs80m3.cpp |
[/branches/time-experiments/src/mame/includes] | trs80.h trs80m3.h |
[/branches/time-experiments/src/mame/machine] | trs80.cpp trs80m3.cpp |
r177314 Tuesday 20th April, 2021 at 15:06:43 UTC by hap |
---|
New working software list additions ----------------------------------- ibm5170: SmartBoard Driver (DOS), SmartBoard Driver SDK (Win32) [hap] |
[/branches/time-experiments/hash] | ibm5170.xml |
[/branches/time-experiments/src/devices/machine] | smartboard.cpp |
r177313 Tuesday 20th April, 2021 at 14:06:33 UTC by AJR |
---|
rx01: Preliminary, untested host interface |
[/branches/time-experiments/src/devices/cpu/rx01] | rx01.cpp rx01.h rx01dasm.cpp |
r177312 Tuesday 20th April, 2021 at 11:28:40 UTC by Dirk Best |
---|
basf7100: Improve video rendering |
[/branches/time-experiments/src/mame/drivers] | basf7100.cpp calomega.cpp |
r177311 Tuesday 20th April, 2021 at 02:38:06 UTC by Roberto Fresca |
---|
Corrected 906-III memory map documentation. |
[/branches/time-experiments/src/mame/drivers] | calomega.cpp |
r177310 Tuesday 20th April, 2021 at 02:22:49 UTC by Roberto Fresca |
---|
System 906-III improvements: [Roberto Fresca, Grull Osgo] - Reworked a lot of things to get the platform playable. - Switched to Rockwell R65C02 CPU. - Added missing inputs, timers, clocks and connections. - Renamed Game 58.01 to CEI 51.08 (CEI 906-III Poker). - Added new games to the platform. New working machines -------------------- Casino 21 UCMC/IWC (ver 30.08) [Roberto Fresca, Grull Osgo] Poker UCMC/IWC (ver 162.03) [Roberto Fresca, Grull Osgo] Poker UCMC/IWC (ver 162.03 20-6-91) [Roberto Fresca, Grull Osgo] Machines promoted to working ---------------------------- CEI 51.08 (CEI 906-III Poker) [Roberto Fresca, Grull Osgo] |
[/branches/time-experiments/src/mame] | mame.lst |
[/branches/time-experiments/src/mame/drivers] | calomega.cpp |
[/branches/time-experiments/src/mame/includes] | calomega.h |
r177309 Tuesday 20th April, 2021 at 02:18:05 UTC by AJR |
---|
Purge various obsolete and redundant #includes |
[/branches/time-experiments/src/devices/bus/bml3] | bml3mp1805.h |
[/branches/time-experiments/src/mame/drivers] | thomson.cpp |
[/branches/time-experiments/src/mame/machine] | mac.cpp macpci.cpp |
r177308 Tuesday 20th April, 2021 at 02:05:47 UTC by AJR |
---|
mn1880d.cpp: Minor documentation fixes |
[/branches/time-experiments/src/devices/cpu/mn1880] | mn1880d.cpp |
r177307 Tuesday 20th April, 2021 at 02:05:17 UTC by AJR |
---|
model1.cpp: Add main NVRAM used for bookkeeping |
[/branches/time-experiments/src/mame/drivers] | model1.cpp |
r177306 Monday 19th April, 2021 at 23:52:36 UTC by hap |
---|
smartboard: changes to make tasc smartboard test program work |
[/branches/time-experiments/src/devices/bus/centronics] | smartboard.h |
[/branches/time-experiments/src/devices/machine] | smartboard.cpp smartboard.h |
[/branches/time-experiments/src/mame/drivers] | tasc.cpp |
r177305 Monday 19th April, 2021 at 19:44:17 UTC by AJR |
---|
mn1860: Identify another 2 opcodes in disassembly |
[/branches/time-experiments/src/devices/cpu/mn1880] | mn1880d.cpp |
r177304 Monday 19th April, 2021 at 18:50:31 UTC by AJR |
---|
mn1860: Recognize two more opcodes in disassembly |
[/branches/time-experiments/src/devices/cpu/mn1880] | mn1880d.cpp |
r177303 Monday 19th April, 2021 at 18:17:01 UTC by hap |
---|
smartboard: add user config to allow duplicate piece ids |
[/branches/time-experiments/src/devices/machine] | smartboard.cpp smartboard.h |
r177302 Monday 19th April, 2021 at 17:27:33 UTC by Dirk Best |
---|
basf7100: Hook up interrupt controller, keyboard - Hooked up PIC and connected keyboard and vblank interrupts - Implemented HLE keyboard (all keys mapped, using the translation ROM for keycodes) - Increased shared memory to 40k - Fixed interrupt flags register - Implemented cursor and roll offset |
[/branches/time-experiments/scripts/target/mame] | mess.lua |
[/branches/time-experiments/src/mame/drivers] | basf7100.cpp |
[/branches/time-experiments/src/mame/machine] | basf7100_kbd.cpp* basf7100_kbd.h* |
Previous 50 | 199869 Revisions | Next 50 |