Note Feed

Note: GitHub retired the SVN interface on January 8, 2024.

Previous 50 199869 Revisions Next 50

r189856 Wednesday 2nd November, 2022 at 02:44:52 UTC by Angelo Salese
bus/a800: implement Super Charger math unit device
[/branches/a800_cart/scripts/src]bus.lua
[/branches/a800_cart/src/devices/bus/a800]a800_carts.h oss.cpp oss.h rtime8.cpp supercharger.cpp* supercharger.h*

r189855 Wednesday 2nd November, 2022 at 01:28:42 UTC by Angelo Salese
bus/a800/oss: convert to new system
[/branches/a800_cart/hash]a800.xml
[/branches/a800_cart/src/devices/bus/a800]a800_carts.h oss.cpp oss.h sparta.cpp
[/branches/a800_cart/src/mame/atari]atari400.cpp

r189854 Tuesday 1st November, 2022 at 23:52:28 UTC by Angelo Salese
hash/a800.xml: make diamond3 and writerd bootable
[/branches/a800_cart/hash]a800.xml

r189853 Tuesday 1st November, 2022 at 23:42:14 UTC by AJR
cpu/ks0164: Fix mistake in 678036dcd45187d6adde3087280fc2937e43c4ea
[src/devices/cpu/ks0164]ks0164.cpp

r189852 Tuesday 1st November, 2022 at 23:39:08 UTC by AJR
cpu/cr16b, cpu/es5510, cpu/ks0164, cpu/mb86235, cpu/sharc, upd7220: Use util::sext and other bit utility functions

* cpu/sharc: Be a bit more paranoid about extreme values of bit6 and len6 (non-DRC)
[src/devices/cpu/cr16b]cr16bdasm.cpp cr16bdasm.h
[src/devices/cpu/es5510]es5510.cpp
[src/devices/cpu/ks0164]ks0164.cpp ks0164d.cpp ks0164d.h
[src/devices/cpu/mb86235]mb86235d.cpp mb86235drc.cpp mb86235fe.cpp
[src/devices/cpu/sharc]sharc.h sharcdrc.cpp sharcdsm.cpp sharcfe.cpp sharcops.hxx
[src/devices/video]upd7220.cpp

r189851 Tuesday 1st November, 2022 at 19:58:12 UTC by Angelo Salese
maxflash.cpp: rename devices to actual sizes, work around TRIG3 regression with them
[/branches/a800_cart/src/devices/bus/a800]a800_carts.h a800_slot.cpp a800_slot.h maxflash.cpp maxflash.h rom.cpp rom.h sparta.cpp
[/branches/a800_cart/src/mame/atari]atari400.cpp

r189850 Tuesday 1st November, 2022 at 19:06:47 UTC by AJR
coretmpl.h: Add utility function for sign-extending values of arbitrary width

* cpu/ccpu: Simplify code for right-shifting 12-bit values arithmetically
* konami/3dom2_te.cpp: Fix probable copy-and-paste error
[src/devices/bus/gio64]newport.cpp
[src/devices/cpu/adsp2100]2100ops.hxx
[src/devices/cpu/alpha]common.h
[src/devices/cpu/asap]asap.cpp asapdasm.cpp
[src/devices/cpu/avr8]avr8ops.hxx
[src/devices/cpu/ccpu]ccpu.cpp
[src/devices/cpu/dsp32]dsp32ops.hxx
[src/devices/cpu/i960]i960dis.cpp
[src/devices/cpu/m68000]m68kdasm.cpp m68kdasm.h
[src/devices/cpu/ns32000]ns32000.cpp ns32000dasm.cpp
[src/devices/cpu/psx]gte.h mdec.cpp
[src/devices/cpu/rsp]rsp.cpp
[src/devices/cpu/sh]sh.cpp sh_dasm.cpp sh_fe.cpp
[src/devices/cpu/sparc]sparcdefs.h
[src/devices/cpu/tms32031]32031ops.hxx
[src/devices/cpu/tms34010]34010fld.hxx
[src/devices/machine]wtl3132.cpp
[src/devices/sound]es5506.cpp
[src/devices/video]psx.cpp snes_ppu.cpp voodoo_regs.h zeus2.cpp
[src/lib/util]coretmpl.h
[src/mame/atari]jagobj.ipp
[src/mame/konami]3dom2_te.cpp
[src/mame/midway]midzeus_v.cpp
[src/mame/misc]dcheese_v.cpp
[src/mame/sega]sega16sp.cpp segas32_v.cpp
[src/mame/sgi]sgi_re2.cpp

r189849 Tuesday 1st November, 2022 at 18:34:05 UTC by Angelo Salese
bus/a800/rtime8: convert to new system, hookup to sdx subslot option as a PoC
[/branches/a800_cart/src/devices/bus/a800]a800_slot.cpp a800_slot.h rtime8.cpp rtime8.h sparta.cpp

r189848 Tuesday 1st November, 2022 at 18:18:07 UTC by hap
advision: re-add timer check
[src/mame/entex]advision.cpp

r189847 Tuesday 1st November, 2022 at 17:15:24 UTC by hap
Revert "emu_timer adjust(): set enable flag to false if timer isn't running"

This reverts commit 220a2cc8f6d7095348e21af6d0a99f8ee74ce072.
[src/emu]schedule.cpp
[src/mame/entex]advision.cpp

r189846 Tuesday 1st November, 2022 at 17:14:40 UTC by hap
Revert "emu_timer: undo prev commit, add running() getter and change some enabled() calls to that"

This reverts commit 957cfaa53d8c44904b62372ed120ccb684afd08c.
[src/devices/bus/a2bus]a2pic.cpp grappler.cpp uniprint.cpp
[src/devices/cpu/i86]i186.cpp
[src/devices/machine]chessmachine.cpp cxd1185.cpp er1400.cpp i8155.cpp ncr5380.cpp timer.h
[src/devices/sound]c140.cpp
[src/devices/video]crtc_ega.cpp mc6845.cpp
[src/emu]schedule.cpp schedule.h
[src/mame]mess.flt
[src/mame/apple]apple2e.cpp
[src/mame/atari]atarist.cpp atarivad.cpp
[src/mame/chess]tasc.cpp
[src/mame/entex]advision.cpp
[src/mame/fidelity]cc1.cpp cc10.cpp
[src/mame/handheld]hh_cop400.cpp hh_tms1k.cpp
[src/mame/hegenerglaser]modular.cpp
[src/mame/konami]asterix.cpp parodius.cpp rollerg.cpp simpsons.cpp vendetta.cpp
[src/mame/miltonbradley]microvsn.cpp
[src/mame/saitek]risc2500.cpp
[src/mame/sgi]hpc3.cpp
[src/mame/shared]efo_zsu.cpp
[src/mame/televideo]tv955kb.cpp
[src/mame/tiger]k28.cpp

r189845 Tuesday 1st November, 2022 at 17:14:23 UTC by hap
Revert "wd_fdc: Use the new active()"

This reverts commit acd8d3c144c8ec287d5d9a13fa61d079b4cfa618.
[src/devices/machine]wd_fdc.cpp

r189844 Tuesday 1st November, 2022 at 18:00:14 UTC by Angelo Salese
bus/a800/sparta: convert to new system, add spartados 128KB variant, implement working subslot, make it to actually boot
[/branches/a800_cart/hash]a800.xml
[/branches/a800_cart/src/devices/bus/a800]a800_carts.h a800_slot.cpp sparta.cpp sparta.h

r189843 Tuesday 1st November, 2022 at 17:57:24 UTC by Angelo Salese
gtia.cpp: implement TRIG3 RD5 readback for a1200xl and children
[/branches/a800_cart/src/mame/atari]atari400.cpp gtia.cpp

r189842 Monday 31st October, 2022 at 04:19:39 UTC by Angelo Salese
bus/a800/ultracart: add adawliah device variant
[/branches/a800_cart/src/devices/bus/a800]a800_carts.h a800_slot.cpp a800_slot.h maxflash.cpp ultracart.cpp ultracart.h

r189841 Tuesday 1st November, 2022 at 11:29:54 UTC by hap
jedi_v: bogus gcc 'variable may be uninitialized' warning
[src/mame/atari]jedi_v.cpp

r189840 Tuesday 1st November, 2022 at 11:26:42 UTC by hap
jedi: fix disappearing gfx when deathstar explodes [dink]
[src/mame/atari]jedi_v.cpp

r189839 Tuesday 1st November, 2022 at 10:15:40 UTC by hap
vertigo: some class variables were not zerofilled
[src/mame/exidy]vertigo.h

r189838 Tuesday 1st November, 2022 at 02:07:13 UTC by Vasantha Crabb
ussr/dvk_kcgd.cpp: Fixed bad crystal maths.

Also worked around a couple of MSVC warnings reported in #10488.
[src/mame/nintendo]vsnes.cpp
[src/mame/sinclair]tsconf_m.cpp
[src/mame/ussr]dvk_kcgd.cpp

r189837 Tuesday 1st November, 2022 at 00:28:00 UTC by AJR
vcs_ctrl/joybooster.cpp: Correct device name; add notes
[src/devices/bus/vcs_ctrl]joybooster.cpp

r189836 Monday 31st October, 2022 at 03:16:02 UTC by Angelo Salese
bus/a800/ultracart: implement Blizzard 32KB ROM scheme
[/branches/a800_cart/src/devices/bus/a800]a800_carts.h phoenix.cpp ultracart.cpp ultracart.h

r189835 Monday 31st October, 2022 at 02:41:40 UTC by Angelo Salese
bus/a800/a800_carts.h: add extensive notes about what's still unemulated
[/branches/a800_cart/src/devices/bus/a800]a800_carts.h a800_slot.cpp atari1050.h atari810.h atrax.h bbsb.h corina.h maxflash.h oss.h rom.h rtime8.h sic.h sparta.h telelink2.cpp ultracart.h

r189834 Monday 31st October, 2022 at 03:24:36 UTC by Osso
New working clones
------------------
Championship Bowling (location test) [CoolMod, The Dumping Union]
[src/mame]mame.lst
[src/mame/taito]champbwl.cpp

r189833 Sunday 30th October, 2022 at 20:42:29 UTC by Angelo Salese
bus/a800: implement atrax device
[/branches/a800_cart/scripts/src]bus.lua
[/branches/a800_cart/src/devices/bus/a800]a800_carts.h a800_slot.cpp a800_slot.h atrax.cpp* atrax.h*

r189832 Sunday 30th October, 2022 at 19:31:35 UTC by Angelo Salese
bus/a800/phoenix: implement ast2k variant
[/branches/a800_cart/hash]a800.xml
[/branches/a800_cart/src/devices/bus/a800]a800_carts.h maxflash.cpp phoenix.cpp phoenix.h sic.cpp sic.h telelink2.cpp ultracart.cpp

r189831 Sunday 30th October, 2022 at 16:42:44 UTC by Angelo Salese
bus/a800: rename microcalc_device to the more apt name ultracart, convert to new system
[/branches/a800_cart/hash]a800.xml
[/branches/a800_cart/scripts/src]bus.lua
[/branches/a800_cart/src/devices/bus/a800]a800_carts.h a800_slot.cpp a800_slot.h phoenix.cpp rom.cpp rom.h telelink2.h ultracart.cpp* ultracart.h*
[/branches/a800_cart/src/mame/atari]atari400.cpp

r189830 Sunday 30th October, 2022 at 15:36:33 UTC by Angelo Salese
bus/a800: convert bbsb ROM scheme to new system, move to own file
[/branches/a800_cart/scripts/src]bus.lua
[/branches/a800_cart/src/devices/bus/a800]a800_carts.h a800_slot.cpp bbsb.cpp* bbsb.h* rom.cpp rom.h

r189829 Sunday 30th October, 2022 at 15:17:12 UTC by Ryan Holtz
quantel/dpb7000.cpp: Major functional improvements. (#10467) [Ryan Holtz]

* Added tablet comms HLE, improved drawing, and store combiner functionality.
* Added hard disk support. Fixed Field-In/Field-Out IRQ polarity.
* Fixed stencil-store selection - improves brush edges.
* Fixed handling of horizontal and vertical scroll registers.
* Added support for Framestore Read and Framestore Write commands.
* Improved position matching between cursor and crosshair.
* Started work on support for typeface brushes.
* Fixed disk initialization, in-use flag was erroneously removed from Restore command.
* Improved typeface emulation and keyboard emulation.
* Improved text stamping.
* Added known issues list to the driver's comment block.
[src/mame/quantel]dpb7000.cpp

r189828 Sunday 30th October, 2022 at 15:12:54 UTC by feos
emu/sound.cpp: Don't force lower samplerate for dummy sound output module. (#10483)

When using lua instead of OSD to obtain samples, we don't need sound output, but we need decent sample rate.
[src/emu]sound.cpp

r189827 Sunday 30th October, 2022 at 15:12:54 UTC by GitHub
-

r189826 Sunday 30th October, 2022 at 14:20:05 UTC by Angelo Salese
pokey.cpp: remove m_SKCTL assignment hack in device_start and issue a potgo at device_reset instead (#10462)

- fixes a1200xl booting to self-test no matter J1 setting
[src/devices/sound]pokey.cpp

r189825 Sunday 30th October, 2022 at 08:50:33 UTC by Dirk Best
upd934g: Preliminary support for ACCENT/MUTE
[src/devices/sound]upd934g.cpp upd934g.h

r189824 Sunday 30th October, 2022 at 02:49:17 UTC by Angelo Salese
Fix CI
[/branches/a800_cart/src/devices/bus/a800]williams.cpp

r189823 Sunday 30th October, 2022 at 00:03:13 UTC by Angelo Salese
bus/a800: move telelink2 to own file
[/branches/a800_cart/scripts/src]bus.lua
[/branches/a800_cart/src/devices/bus/a800]a800_carts.h rom.cpp rom.h telelink2.cpp* telelink2.h*

r189822 Sunday 30th October, 2022 at 02:09:10 UTC by AJR
cpu/dsp32: Modify previous change, clamping before the narrowing conversion
[src/devices/cpu/dsp32]dsp32ops.hxx

r189821 Sunday 30th October, 2022 at 02:03:55 UTC by AJR
cpu/dsp32: Simplify int24 operator logic
[src/devices/cpu/dsp32]dsp32ops.hxx

r189820 Saturday 29th October, 2022 at 23:43:39 UTC by Angelo Salese
bus/a800: convert phoenix and blizzard 16kb to new system, move to own file
hash/a800.xml: demote all a800_blizzard entries for lacking a cassette interface
[/branches/a800_cart/hash]a800.xml
[/branches/a800_cart/scripts/src]bus.lua
[/branches/a800_cart/src/devices/bus/a800]a800_carts.h a800_slot.cpp a800_slot.h corina.cpp phoenix.cpp* phoenix.h* rom.h

r189819 Saturday 29th October, 2022 at 22:43:05 UTC by Angelo Salese
bus/a800: move williams and friend devices to own file, fix express/diamond CCTL mapping, make diamond a subclass of express
[/branches/a800_cart/hash]a800.xml
[/branches/a800_cart/scripts/src]bus.lua
[/branches/a800_cart/src/devices/bus/a800]a800_carts.h rom.cpp rom.h williams.cpp* williams.h*
[/branches/a800_cart/src/mame/atari]atari400.cpp

r189818 Saturday 29th October, 2022 at 23:53:20 UTC by AJR
cpu/i960, cpu/sh: Use rotl_32 and rotr_32 for executing rotate instructions
[src/devices/cpu/i960]i960.cpp
[src/devices/cpu/sh]sh.cpp

r189817 Saturday 29th October, 2022 at 23:46:50 UTC by AJR
cpu/arm: Use rotr_32 for handling unaligned reads
[src/devices/cpu/arm]arm.cpp

r189816 Saturday 29th October, 2022 at 23:40:44 UTC by AJR
Update various source files to use swapendian_int16
[src/devices/bus/isa]isa.cpp
[src/devices/cpu/axc51]axc51extops.hxx
[src/devices/cpu/tms9900]tms9900.cpp tms9995.cpp
[src/devices/cpu/upd7725]upd7725.cpp
[src/devices/cpu/v810]v810.cpp
[src/devices/video]315_5313.cpp
[src/lib/formats]vt_dsk.cpp
[src/mame/bandai]wswan_v.cpp wswan_v.h
[src/mame/force]force68k.cpp
[src/mame/igs]igs022.cpp igs028.cpp
[src/mame/olivetti]m24_z8000.cpp
[src/mame/sega]coolridr.cpp m3comm.cpp
[src/mame/seibu]raiden_ms.cpp
[src/mame/seta]st0020.cpp
[src/mame/tatsumi]tatsumi_v.cpp

r189815 Saturday 29th October, 2022 at 23:27:18 UTC by AJR
Move debugger command parameter validation helpers into debugger_console
[src/devices/cpu/arm7]arm7.cpp
[src/devices/machine]acorn_memc.cpp sun4c_mmu.cpp
[src/emu/debug]debugcmd.cpp debugcmd.h debugcon.cpp debugcon.h
[src/mame/konami]konamim2.cpp
[src/mame/microsoft]xbox.cpp
[src/mame/midway]midtunit_v.cpp
[src/mame/rm]rmnimbus_v.cpp
[src/mame/sega]chihiro.cpp model2_m.cpp
[src/mame/shared]xbox.cpp
[src/mame/sun]sun4.cpp

r189814 Saturday 29th October, 2022 at 23:18:14 UTC by AJR
bus/ata: Add alternate CS0/CS1 handlers with built-in byte swapping for big-endian host systems

* konami/3dom2.cpp: Fix malformed logerror
[src/devices/bus/ata]ataintf.h
[src/mame/amiga]amiga.cpp
[src/mame/konami]3dom2.cpp cobra.cpp firebeat.cpp konamim2.cpp

r189813 Saturday 29th October, 2022 at 20:13:21 UTC by Angelo Salese
bus/a800: implement sic_128kb / sic_256kb / sic_512kb devices
[/branches/a800_cart/scripts/src]bus.lua
[/branches/a800_cart/src/devices/bus/a800]a800_carts.h a800_slot.cpp a800_slot.h corina.cpp corina.h maxflash.cpp maxflash.h rom.h sic.cpp* sic.h*
[/branches/a800_cart/src/mame/atari]atari400.cpp

r189812 Saturday 29th October, 2022 at 17:46:35 UTC by Angelo Salese
bus/a800: split corina to own .cpp/.h files
[/branches/a800_cart/scripts/src]bus.lua
[/branches/a800_cart/src/devices/bus/a800]a800_carts.h a800_slot.cpp corina.cpp* corina.h* rom.cpp rom.h

r189811 Saturday 29th October, 2022 at 02:09:36 UTC by Angelo Salese
antic.cpp: add note about GTIA Mode 9++
[/branches/a800_cart/src/mame/atari]antic.cpp

r189810 Saturday 29th October, 2022 at 01:00:13 UTC by Angelo Salese
a800_slot.cpp: maxflash_8mb is type 42 if loaded thru .car
[/branches/a800_cart/src/devices/bus/a800]a800_slot.cpp a800_slot.h
[/branches/a800_cart/src/mame/atari]atari400.cpp

r189809 Saturday 29th October, 2022 at 16:35:07 UTC by Vasantha Crabb
ui/selgame.cpp: Fixed display of software favourites.
[src/frontend/mame/ui]selgame.cpp

r189808 Saturday 29th October, 2022 at 15:40:22 UTC by Vasantha Crabb
bus/epson_qx/keyboard/keyboard.cpp: Fixed #include order.
[src/devices/bus/epson_qx/keyboard]keyboard.cpp

r189807 Saturday 29th October, 2022 at 15:34:54 UTC by Vasantha Crabb
Updated Brazilian Portuguese UI translation. [Felipe]
[language/Portuguese_Brazil]strings.po

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team