Note: GitHub retired the SVN interface on January 8, 2024.
Previous 50 | 199869 Revisions | Next 50 |
r197383 Wednesday 7th June, 2023 at 02:02:34 UTC by patrick.mackinlay |
---|
mips3: fix tlb modify exception registers |
[/branches/pci_p5txla/src/devices/cpu/mips] | mips3com.cpp mips3drc.cpp |
r197382 Wednesday 7th June, 2023 at 01:58:18 UTC by patrick.mackinlay |
---|
z80scc: fix access to wr7' |
[/branches/pci_p5txla/src/devices/machine] | z80scc.cpp |
r197381 Wednesday 7th June, 2023 at 01:56:44 UTC by patrick.mackinlay |
---|
mc68681: separate transmitter holding and shift registers |
[/branches/pci_p5txla/src/devices/machine] | mc68681.cpp mc68681.h |
r197380 Wednesday 7th June, 2023 at 01:44:17 UTC by patrick.mackinlay |
---|
cdi: fix quizard cdrom region |
[/branches/pci_p5txla/src/mame/philips] | cdi.cpp cdi.h |
r197379 Wednesday 7th June, 2023 at 00:04:50 UTC by AJR |
---|
seta.cpp: Driver overhaul - Split out downtown and related games to a separate driver - Eliminate set_vblank_int and reduce usage of HOLD_LINE - Replace remaining uPD71054 simulation with PIT device |
[/branches/pci_p5txla/src/mame] | mame.lst |
[/branches/pci_p5txla/src/mame/seta] | downtown.cpp* seta.cpp seta.h seta_v.cpp |
r197378 Tuesday 6th June, 2023 at 20:55:01 UTC by hap |
---|
missile: add addressmap via bankdev |
[/branches/pci_p5txla/src/mame/atari] | missile.cpp |
r197377 Tuesday 6th June, 2023 at 12:32:14 UTC by hap |
---|
missile: use ioport_array |
[/branches/pci_p5txla/src/mame/atari] | missile.cpp |
r197376 Tuesday 6th June, 2023 at 12:20:25 UTC by hap |
---|
missile: correct irq timing |
[/branches/pci_p5txla/src/mame/atari] | missile.cpp |
r197375 Tuesday 6th June, 2023 at 08:27:00 UTC by Olivier Galibert |
---|
h8_dma: reorganize, upgrade |
[/branches/pci_p5txla/src/devices/cpu/h8] | h8.cpp h8.h h8.lst h83002.cpp h83002.h h83003.cpp h83003.h h83042.cpp h83042.h h83048.cpp h83048.h h8_dma.cpp h8_dma.h h8s2320.cpp h8s2320.h h8s2357.cpp h8s2357.h h8s2655.cpp h8s2655.h |
[/branches/pci_p5txla/src/devices/machine] | t10mmc.cpp |
[/branches/pci_p5txla/src/devices/video] | zr36110.cpp |
[/branches/pci_p5txla/src/mame/nichibutsu] | hrdvd.cpp |
r197374 Tuesday 6th June, 2023 at 08:26:58 UTC by Olivier Galibert |
---|
h8: Use finders |
[/branches/pci_p5txla/src/devices/cpu/h8] | gt913.cpp h83002.cpp h83003.cpp h83003.h h83006.cpp h83008.cpp h83032.cpp h83042.cpp h83048.cpp h83337.cpp h8_adc.cpp h8_adc.h h8_dma.cpp h8_dma.h h8_dtc.cpp h8_dtc.h h8_intc.cpp h8_intc.h h8_port.cpp h8_port.h h8_sci.cpp h8_sci.h h8_timer16.cpp h8_timer16.h h8_timer8.cpp h8_timer8.h h8_watchdog.cpp h8_watchdog.h h8s2245.cpp h8s2320.cpp h8s2357.cpp h8s2655.cpp |
[/branches/pci_p5txla/src/devices/machine] | gt913_io.cpp gt913_io.h |
r197373 Tuesday 6th June, 2023 at 05:24:20 UTC by Osso |
---|
New working clones ------------------ Sprint 4 (Rev 03) [Andrew Welburn] |
[/branches/pci_p5txla/src/mame] | mame.lst |
[/branches/pci_p5txla/src/mame/atari] | sprint4.cpp |
r197372 Monday 5th June, 2023 at 10:47:37 UTC by hap |
---|
missile: add debugger side effects check |
[/branches/pci_p5txla/src/mame/atari] | missile.cpp |
[/branches/pci_p5txla/src/mame/handheld] | hh_pps41.cpp |
[/branches/pci_p5txla/src/mame/tvgames] | xavix.cpp |
r197371 Sunday 4th June, 2023 at 20:15:47 UTC by AJR |
---|
z80: Clean up error message and inconsistent bracing |
[/branches/pci_p5txla/src/devices/cpu/z80] | z80.cpp |
r197370 Sunday 4th June, 2023 at 18:48:59 UTC by mark.garlanger |
---|
z80.cpp - Add EI to IM0 handler (#11307) * z80.cpp - Add EI to IM0 handler The heath/h89.cpp with a z37 soft-sectored controller uses IM0 and places an EI instruction on the bus when DRQ signal is received from the WD disk controller. I'm putting this part up early to get comments. Maybe someone with more experience with the z80 code could implement the top TODO in this file ``` - Interrupt mode 0 should be able to execute arbitrary opcodes ``` |
[/branches/pci_p5txla/src/devices/cpu/z80] | z80.cpp |
r197369 Sunday 4th June, 2023 at 16:43:17 UTC by arcadeshadow |
---|
Fix LeapFrogs' softwarelist name (#11310) Lowercase on media support "cartridges" word |
[/branches/pci_p5txla/hash] | leapfrog_didj_cart.xml leapfrog_zippity_cart.xml leapster_explorer_cart.xml |
r197368 Sunday 4th June, 2023 at 16:42:29 UTC by rebecca.wallander |
---|
compis.xml: Add some recently spotted undumped software to list (#11309) |
[/branches/pci_p5txla/hash] | compis.xml |
r197367 Sunday 4th June, 2023 at 16:41:44 UTC by ywy |
---|
taito_f3_v.cpp: Fix visible tile check for alternate tilemap lines (#11311) |
[/branches/pci_p5txla/src/mame/taito] | taito_f3_v.cpp |
r197366 Sunday 4th June, 2023 at 15:12:58 UTC by hap |
---|
addocalc: remove power off timer |
[/branches/pci_p5txla/src/mame/handheld] | hh_pps41.cpp hh_tms1k.cpp |
r197365 Sunday 4th June, 2023 at 14:50:11 UTC by wilbertpol |
---|
msx1_cart.xml: Add four Quick Disk interfaces (not working). (#11306) New NOT_WORKING software list additions (msx1_cart.xml) ------------------------------------------ DPQ-280 Quick Disk Drive DPQ-280 Quick Disk Drive (alt) QDM-01 Quick Disk Drive VY-0002 Quick Disk Drive |
[/branches/pci_p5txla/hash] | msx1_cart.xml |
[/branches/pci_p5txla/scripts/src] | bus.lua |
[/branches/pci_p5txla/src/devices/bus/msx/cart] | cartridge.cpp quickdisk.cpp* quickdisk.h* slotoptions.cpp slotoptions.h |
r197364 Sunday 4th June, 2023 at 13:01:37 UTC by hap |
---|
New working systems ------------------- Addometer Calculator [hap, Sean Riddle] |
[/branches/pci_p5txla/src/mame] | mame.lst |
[/branches/pci_p5txla/src/mame/handheld] | hh_cop400.cpp hh_pic16.cpp hh_pps41.cpp hh_tms1k.cpp |
[/branches/pci_p5txla/src/mame/itech] | iteagle_fpga.cpp iteagle_fpga.h |
[/branches/pci_p5txla/src/mame/layout] | addocalc.lay* |
[/branches/pci_p5txla/src/mame/tiger] | k28.cpp k28m2.cpp |
r197363 Sunday 4th June, 2023 at 00:27:30 UTC by R. Belmont |
---|
Some more sprintf() deprecation warning fixes. [R. Belmont] |
[/branches/pci_p5txla/src/devices/cpu/apexc] | apexcdsm.cpp |
[/branches/pci_p5txla/src/devices/cpu/dsp56156] | tables.cpp |
[/branches/pci_p5txla/src/lib/util] | jedparse.cpp |
[/branches/pci_p5txla/src/tools] | jedutil.cpp |
r197362 Saturday 3rd June, 2023 at 20:52:00 UTC by R. Belmont |
---|
Clean up several sprintf() deprecation warningss in non-3rdparty code. [R. Belmont] |
[/branches/pci_p5txla/src/devices/cpu/h8] | h8_timer16.cpp |
[/branches/pci_p5txla/src/devices/cpu/i386] | i386dasm.cpp |
[/branches/pci_p5txla/src/devices/cpu/m68000] | m68kfpu.cpp |
[/branches/pci_p5txla/src/devices/cpu/powerpc] | ppccom.cpp ppcdrc.cpp |
[/branches/pci_p5txla/src/devices/imagedev] | flopdrv.cpp |
[/branches/pci_p5txla/src/devices/machine] | corvushd.cpp i2cmem.cpp wd_fdc.cpp |
[/branches/pci_p5txla/src/emu] | attotime.cpp |
[/branches/pci_p5txla/src/emu/debug] | debugcmd.cpp debugcpu.cpp dvmemory.cpp |
r197361 Saturday 3rd June, 2023 at 19:11:01 UTC by AJR |
---|
flower.cpp: VBLANK interrupt modernization |
[/branches/pci_p5txla/src/mame/misc] | flower.cpp |
r197360 Saturday 3rd June, 2023 at 18:35:26 UTC by hap |
---|
mips3: remove stray printf |
[/branches/pci_p5txla/src/devices/cpu/mips] | mips3.cpp |
r197359 Saturday 3rd June, 2023 at 13:35:27 UTC by hap |
---|
k28: (re)add imperfect sound flag |
[/branches/pci_p5txla/src/mame/tiger] | k28.cpp |
r197358 Saturday 3rd June, 2023 at 13:22:43 UTC by Olivier Galibert |
---|
votrax: It's more than good enough to remove the flag |
[/branches/pci_p5txla/src/devices/sound] | votrax.h |
r197357 Saturday 3rd June, 2023 at 13:22:16 UTC by hap |
---|
iteagle_fpga: fix issue with LOG_SERIAL |
[/branches/pci_p5txla/src/mame/itech] | iteagle_fpga.cpp |
r197356 Saturday 3rd June, 2023 at 11:28:28 UTC by Olivier Galibert |
---|
m68000: Remove leftover debug logerror |
[/branches/pci_p5txla/src/devices/cpu/m68000] | m68000.cpp |
r197355 Saturday 3rd June, 2023 at 11:19:25 UTC by hap |
---|
1943: correct mcu interrupt pin |
[/branches/pci_p5txla/src/mame/capcom] | 1943.cpp 1943.h |
r197354 Saturday 3rd June, 2023 at 11:02:24 UTC by hap |
---|
1943: don't ignore audiocpu reset line |
[/branches/pci_p5txla/src/mame/capcom] | 1943.cpp 1943.h 1943_v.cpp |
r197353 Saturday 3rd June, 2023 at 10:02:10 UTC by hap |
---|
mcs51: add rxb8 to uart reset |
[/branches/pci_p5txla/src/devices/cpu/mcs51] | mcs51.cpp mcs51.h |
r197352 Saturday 3rd June, 2023 at 00:53:35 UTC by AJR |
---|
x68k.cpp: Avoid dereferencing null pointers when fewer than 4 floppy drives are configured |
[/branches/pci_p5txla/src/mame/sharp] | x68k.cpp |
r197351 Friday 2nd June, 2023 at 11:13:38 UTC by Curt Coder |
---|
New working software list items ------------------------------- abc1600_hdd: Formatted Micropolis 1325A 69MB, Formatted NEC D5216A 20MB. [Curt Coder] |
[/branches/pci_p5txla/hash] | abc1600_hdd.xml* |
[/branches/pci_p5txla/src/mame/luxor] | abc1600.cpp |
r197350 Friday 2nd June, 2023 at 10:01:34 UTC by Olivier Galibert |
---|
m68000: When a SR S-flag update happens in parallel to a bus access, be careful to delay the update to after the access because it is otherwise seen too early through fc, and acts on mmus&co. Fixes hp_ipc [ajrhacker, O. Galibert] |
[/branches/pci_p5txla/src/devices/cpu/m68000] | m68000-sdf.cpp m68000-sdp.cpp m68000-sif.cpp m68000-sip.cpp m68000.cpp m68000.h m68000gen.py m68000mcu-sdfm.cpp m68000mcu-sdpm.cpp m68000mcu-sifm.cpp m68000mcu-sipm.cpp m68008-sdf8.cpp m68008-sdp8.cpp m68008-sif8.cpp m68008-sip8.cpp |
r197349 Friday 2nd June, 2023 at 01:51:34 UTC by AJR |
---|
blockcarb: Add music |
[/branches/pci_p5txla/src/mame/seta] | seta.cpp seta.h |
r197348 Thursday 1st June, 2023 at 19:55:56 UTC by Vasantha Crabb |
---|
misc/micro3d.cpp: Use more plausible input ranges (MT08656). |
[/branches/pci_p5txla/src/mame/misc] | micro3d.cpp |
r197347 Thursday 1st June, 2023 at 18:47:24 UTC by buffi |
---|
psikyo/psikyo.cpp: Corrected screen timings and interrupts for Gunbird and Sengoku Ace. (#11303) Gunbird is verified to use the same timings as Strikers 1945 and Tengai, so Sengoku Ace can be assumed to be similar. |
[/branches/pci_p5txla/src/mame/psikyo] | psikyo.cpp |
r197346 Thursday 1st June, 2023 at 14:57:27 UTC by 987123879113 |
---|
namco/namcos10.cpp: Add Taiko no Tatsujin RT: Nippon no Kokoro. (#11302) New working systems ------------------ Taiko no Tatsujin RT: Nippon no Kokoro [nnap, Hajime0512, Peter Wilhelmsen, Samuel Neves] |
[/branches/pci_p5txla/src/mame] | mame.lst |
[/branches/pci_p5txla/src/mame/namco] | namcos10.cpp |
[/branches/pci_p5txla/src/mame/taito] | taitowlf.cpp |
r197345 Monday 12th June, 2023 at 15:14:01 UTC by Roberto Fresca |
---|
Coinmaster Wheel of Fortune: Swapped program roms names and correct rom load. |
[src/mame/misc] | coinmvga.cpp |
r197344 Monday 12th June, 2023 at 11:43:40 UTC by hap |
---|
tigeroad: remove tilerom tag lookup, midas: remove neogeo.h dependency |
[src/emu] | xtal.cpp |
[src/mame/capcom] | sidearms.cpp tigeroad.cpp tigeroad.h tigeroad_spr.cpp tigeroad_v.cpp |
[src/mame/neogeo] | midas.cpp neogeo.cpp neogeo.h neogeo_spr.h |
r197343 Monday 12th June, 2023 at 03:54:47 UTC by Roberto Fresca |
---|
New systems marked not working ------------------------------ Wheel of Fortune (P517.v11, Belgium) [Roberto Fresca, Gerald (COY)] |
[src/mame] | mame.lst |
[src/mame/misc] | coinmvga.cpp |
r197342 Monday 12th June, 2023 at 02:57:40 UTC by Roberto Fresca |
---|
Coinmvga.cpp driver: Added more documentation about the H8/3002/3007 CPU used, and other components. |
[src/mame/misc] | coinmvga.cpp |
r197341 Monday 12th June, 2023 at 02:09:07 UTC by Roberto Fresca |
---|
Coinmvga.cpp driver: Fixed the 8bpp graphics. |
[src/mame/misc] | coinmvga.cpp |
r197340 Monday 12th June, 2023 at 02:09:07 UTC by GitHub |
---|
- |
r197339 Sunday 11th June, 2023 at 23:51:23 UTC by Angelo Salese |
---|
bus/a800: modernize cart slot interface (#10528) - use address_maps instead of catch-all handlers; - implement rd4 and rd5 line views; - converted a800_rom_williams_device to the new system, make almost every entry in mega* and prisma* SW to actually boot; - bus/a800: implement maxflash_1mb / maxflash_8mb devices. * This allows loading arbitrary collection of .xex files built thru Maxflash Cartridge Studio program as flash ROM binaries; - bus/a800: implement sic_128kb / sic_256kb / sic_512kb flash ROM devices; - bus/a800: implement ast2k, atrax, Blizzard 32kb, Adawliah, SpartaDOS 128KB, A5200 Super Cart variants; - bus/a800: implement Super Charger math unit device; - a800_slot.cpp: fix xegs cart default slot for loose cart loading; - a800_carts.h: merge a800_turbo64 and a800_turbo128 into single a800_turbo slot option; - bus/a800/a800_slot: split a5200 to own interface New working software list additions ----------------------------------- a800.xml: Maxflash Cartridge Studio - Demonstration Workbook [Atarimax Team], SIC! 31-in-1 Demonstration [SIC! Team] a800.xml: Atrax 01, Atrax 02, Atrax 03, Atrax 04, Atrax 05, Atrax 06, Atrax 08, Atrax 09, Atrax 10, Atrax 11, Atrax 12, Atrax 13, Atrax 15 [Atarimania] a800.xml: Prince of Persia (AtariMAX i/f), Prince of Persia (SIC! i/f) [AtariAge] New software list items marked not working ------------------------------------------ a800.xml: Atrax 14, Atrax 16 [Atarimania], Turbo Hit (Blizzard 32kb) [atari.area] a5200.xml: Bosconian 5200 - Star Destroyer (Ultimate Version) [AtariAge] |
[hash] | a5200.xml a800.xml a800_flop.xml xegs.xml |
[scripts/src] | bus.lua |
[src/devices/bus/a800] | a5200_supercart.cpp* a5200_supercart.h* a800_carts.cpp* a800_carts.h a800_slot.cpp a800_slot.h a8sio.cpp atari1050.h atari810.h atrax.cpp* atrax.h* bbsb.cpp* bbsb.h* cassette.cpp corina.cpp* corina.h* maxflash.cpp* maxflash.h* oss.cpp oss.h phoenix.cpp* phoenix.h* rom.cpp rom.h rtime8.cpp rtime8.h sic.cpp* sic.h* sparta.cpp sparta.h supercharger.cpp* supercharger.h* telelink2.cpp* telelink2.h* ultracart.cpp* ultracart.h* williams.cpp* williams.h* |
[src/mame/atari] | antic.cpp atari400.cpp atari400.h gtia.cpp |
r197338 Sunday 11th June, 2023 at 23:33:05 UTC by Angelo Salese |
---|
misc/esripsys.cpp: remove non-existant PORT_PLAYER(3) tags |
[src/mame/misc] | esripsys.cpp |
r197337 Sunday 11th June, 2023 at 21:47:00 UTC by michael.r..furman |
---|
coco_fdc: Allow FLEX to work on CoCo machines (#11329) There are two parts to the change. First is a correction to the coco_fdc hardware emulation. Second is file format ordering adjustments wich make things easier for using FLEX on CoCos. For the hardware change: Before the change FLEX was unable to boot on CoCo machines. The behaviour and troubleshooting showed that while the FLEX kernel started up it was unable to read anything from Track 0. Standard FLEX disks have SD(FM) on Track 0, and the remainder of the disks (for CoCo FLEX) are normally DD(MFM) or could also be SD(FM). The bug was in the handling of the WDC FDC's INTRQ line. Reviewing the available documentation and schematics showed that when the FDC asserts INTRQ two things happen. NMI is asserted on the CoCo bus and the HALT signal is cleared. The MAME code added an incorrect condition on clearing HALT: It only happened when Double-Density operation was selected. This change fixes the logic to work the same way as is shown in the schematics, that HALT is cleared any time INTRQ is asserted. SD(FM) disk operations work properly and FLEX boots completely and runs correctly after making this change. File Format Ordering Adjustments: This part of the change makes it easiser to use FLEX in CoCo emulation with a wider variety of FLEX-formatted disk images. The issue here is that due to the way the JVC disk format works it winds up being a catch-all for disk images. Because FLEX has specific formatting requirements and code to handle this and JVC has no support for this special formatting, FLEX formats along with DMK and SDF are moved to come before JVC in the formats list. This allows a wider variery of FLEX-formatted disk images to be properly detected. The DMK disk image from the following recent restoration of FHL Color FLEX was used for testing: https://archive.org/details/color-flex-5.0.4-frank-hogg-laboratory |
[src/devices/bus/coco] | coco_fdc.cpp |
r197336 Sunday 11th June, 2023 at 17:18:46 UTC by Vasantha Crabb |
---|
emu/devfind.h: Added a lookup() member function to device finders. This simplifies looking up the target device during configuration. It is useful when configuring child devices in things like CPUs with integrated peripherals. emu/device.h: Allow templated subdevice() and siblingdevice() to work with classes that don't derive from device_t (e.g. classes that derive from device_interface). util/delegate.h: Added more noexcept. Won't make much difference as most of the affected member functions are inline anyway. |
[src/devices/bus/imi7000] | imi7000.h |
[src/devices/bus/isa] | gus.cpp |
[src/devices/bus/ti99/colorbus] | colorbus.cpp |
[src/devices/cpu/h8] | h8.h |
[src/devices/cpu/nec] | v5x.h |
[src/devices/cpu/psx] | psx.h rcnt.cpp sio.cpp |
[src/devices/cpu/upd7725] | upd7725.cpp |
[src/devices/cpu/z180] | z180.h |
[src/devices/cpu/z80] | tmpz84c015.h |
[src/devices/machine] | 40105.cpp 74123.cpp 74148.cpp am53cf96.cpp at.h cdp1879.cpp dp8573.cpp ds1315.cpp ds75160a.cpp ds75161a.cpp e05a30.cpp genpc.h i80130.cpp i82357.h ie15_kbd.cpp ie15_kbd.h ripple_counter.cpp z80ctc.h |
[src/devices/sound] | t6721a.cpp ymz280b.cpp |
[src/devices/video] | decsfb.cpp tms34061.cpp tms9927.cpp vic4567.cpp |
[src/emu] | devfind.h device.h |
[src/lib/util] | delegate.h |
[src/mame/apple] | macrtc.cpp |
[src/mame/atari] | gtia.cpp |
[src/mame/konami] | k573fpga.h |
[src/mame/pinball] | wpc.cpp |
[src/mame/sgi] | sgi_gr1.h |
[src/mame/shared] | megacdcd.h xbox_pci.h |
[src/mame/sunelectronics] | ikki.cpp |
[src/mame/vsystem] | vsystem_gga.cpp |
r197335 Sunday 11th June, 2023 at 14:57:13 UTC by mark.garlanger |
---|
heathkit/h89.cpp add support for z37 soft-sector controller (#11276) Machines promoted to WORKING --------------------------------- Heathkit H89 [Mark Garlanger] |
[src/mame/heathkit] | h89.cpp intr_cntrl.cpp* intr_cntrl.h* tlb.cpp z37_fdc.cpp* z37_fdc.h* |
r197334 Sunday 11th June, 2023 at 10:21:44 UTC by hap |
---|
namcos10: put test switch on F2 |
[src/mame/capcom] | bionicc.cpp |
[src/mame/namco] | namcos10.cpp |
Previous 50 | 199869 Revisions | Next 50 |