Note Feed

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

Previous 50 199869 Revisions Next 50

r193324 Monday 26th December, 2022 at 20:05:57 UTC by Angelo Salese
New working software list additions
-----------------------------------
ibm5170_cdrom.xml: Diablo, Shanghai: Great Moments, Skull Cracker (Windows) [archive.org]

New NOT_WORKING software list additions
---------------------------------------
ibm5170_cdrom.xml: Road Rash (Italy) [archive.org]
[/branches/a800_cart/hash]ibm5170_cdrom.xml

r193323 Monday 26th December, 2022 at 17:57:45 UTC by hap
rapidfir: add ym2151, used by maletmad for bgm
[/branches/a800_cart/src/mame/misc]tickee.cpp

r193322 Monday 26th December, 2022 at 12:13:02 UTC by Ryan Holtz
Revert "-bgfx: Adjusted per-pass blending handling - fixes MT07586 and MT07587. (#10747) [Ryan Holtz]" (#10748)

This reverts commit 2d893a60b4675359285737be173dfa632269cab3.
[/branches/a800_cart/bgfx/effects]gui_multiply.json screen_multiply.json
[/branches/a800_cart/bgfx/effects/misc]blit.json blit_alpha.json
[/branches/a800_cart/src/osd/modules/render]bgfxutil.cpp
[/branches/a800_cart/src/osd/modules/render/bgfx]blendreader.cpp chain.cpp chainmanager.cpp chainmanager.h effect.cpp effect.h

r193321 Monday 26th December, 2022 at 11:48:38 UTC by hap
mcs48: correct opcode cycles for IN A, DBB and OUT DBB, A [devsaurus]
[/branches/a800_cart/src/devices/cpu/mcs48]mcs48.cpp

r193320 Monday 26th December, 2022 at 03:40:43 UTC by Ryan Holtz
-bgfx: Adjusted per-pass blending handling - fixes MT07586 and MT07587. (#10747) [Ryan Holtz]
[/branches/a800_cart/bgfx/effects]gui_multiply.json screen_multiply.json
[/branches/a800_cart/bgfx/effects/misc]blit.json blit_alpha.json*
[/branches/a800_cart/src/osd/modules/render]bgfxutil.cpp
[/branches/a800_cart/src/osd/modules/render/bgfx]blendreader.cpp chain.cpp chainmanager.cpp chainmanager.h effect.cpp effect.h

r193319 Monday 26th December, 2022 at 02:39:08 UTC by Angelo Salese
video/pc_vga.cpp: fix pixel_xfer transfer shifting, makes Windows 95 to be usable in SVGA 8bpp mode
[/branches/a800_cart/src/devices/video]pc_vga.cpp

r193318 Sunday 25th December, 2022 at 22:52:34 UTC by R. Belmont
apple2gs: remove the old HLE keyboard/mouse microcontroller and run the real microcontroller code. [R. Belmont, Peter Ferrie]

This has been extensively tested, including with Zip acceleration
[/branches/a800_cart/src/mame/apple]apple2gs.cpp

r193317 Sunday 25th December, 2022 at 20:29:55 UTC by Angelo Salese
bus/pc8801: move list of known cards in markdown file
[/branches/a800_cart/src/devices/bus/pc8801]README.md* hmb20.cpp pc8801_exp.cpp

r193316 Sunday 25th December, 2022 at 18:51:10 UTC by AJR
ms7002: Use u8-type literals and Unicode escapes for Cyrillic characters; add translations for some key names
[/branches/a800_cart/src/mame/shared]vt100_kbd.cpp

r193315 Sunday 25th December, 2022 at 18:49:22 UTC by AJR
braiplus.cpp, textelcomp.cpp: Use u8-type literals for strings containing accented characters
[/branches/a800_cart/src/mame/homelab]braiplus.cpp
[/branches/a800_cart/src/mame/skeleton]textelcomp.cpp

r193314 Sunday 25th December, 2022 at 18:32:42 UTC by Angelo Salese
bus/pc8801: preliminary implementation of HAL HMB-20 sound card, addresses #10703
[/branches/a800_cart/scripts/src]bus.lua
[/branches/a800_cart/src/devices/bus/pc8801]hmb20.cpp* hmb20.h* jmbx1.cpp pc8801_exp.cpp

r193313 Sunday 25th December, 2022 at 11:57:28 UTC by AJR
braiplus: Add preliminary keyboard
[/branches/a800_cart/src/mame/homelab]braiplus.cpp

r193312 Sunday 25th December, 2022 at 01:25:32 UTC by Angelo Salese
misc/gamtor.cpp: rearrange SVGA map layout, allow beetlem to show video
[/branches/a800_cart/src/devices/video]pc_vga.cpp pc_vga.h
[/branches/a800_cart/src/mame/misc]gamtor.cpp

r193311 Saturday 24th December, 2022 at 19:33:59 UTC by sven.schnelle
formats/hp300_dsk.cpp, formats/hp_lif.cpp: Added HP 300 floppy format and LIF filesystem. (#10729)

Added support for various disk formats used with HP computers. Named
'hp300', but also contains formats used with HP85 and HP150 computers,
using the same floppy drivers as the 300 series.

Most of the information was taken from "HP Flexible Disk Formats" by
Martin Hepperle.

HP LIF was used in quite a lot of different HP products like the
HP 9000/300, HP85/87 and HP150 computers.  Added support for
reading this filesystem.
[/branches/a800_cart/scripts/src]formats.lua
[/branches/a800_cart/src/lib/formats]all.cpp fs_hplif.cpp* fs_hplif.h* hp300_dsk.cpp* hp300_dsk.h*

r193310 Saturday 24th December, 2022 at 18:20:53 UTC by hap
tceptor: remove input tag lookups
[/branches/a800_cart/src/mame/namco]tceptor.cpp tceptor.h tceptor_v.cpp

r193309 Saturday 24th December, 2022 at 17:57:08 UTC by hap
tceptor: correct audiocpu type
[/branches/a800_cart/src/mame/namco]tceptor.cpp tceptor.h

r193308 Saturday 24th December, 2022 at 14:33:31 UTC by Vasantha Crabb
srcclean in preparation for 0.251 branch
[/branches/a800_cart/hash]apple2_flop_misc.xml ibm5150.xml ibm5170_cdrom.xml pc8801_flop.xml pc88va.xml spectrum_cass.xml
[/branches/a800_cart/src/devices/bus/coco]meb_intrf.cpp
[/branches/a800_cart/src/devices/bus/tanbus]tugcombo.cpp
[/branches/a800_cart/src/devices/cpu/m6809]konami.cpp
[/branches/a800_cart/src/devices/machine]mc68328.h
[/branches/a800_cart/src/devices/video]mc68328lcd.h sed1375.h
[/branches/a800_cart/src/mame/atari]sprint8.cpp
[/branches/a800_cart/src/mame/homebrew]minib.cpp
[/branches/a800_cart/src/mame/konami]hornet.cpp konami_gn676_lan.cpp
[/branches/a800_cart/src/mame/misc]cave.cpp triton.cpp
[/branches/a800_cart/src/mame/namco]namcos22_v.cpp
[/branches/a800_cart/src/mame/nec]pc88va_sgp.cpp
[/branches/a800_cart/src/mame/palm]palm.cpp
[/branches/a800_cart/src/mame/sega]mdioport.h
[/branches/a800_cart/src/mame/seta]x1_012.cpp
[/branches/a800_cart/src/mame/tvgames]xavix.cpp
[/branches/a800_cart/src/mame/vtech]vsmile.cpp
[/branches/a800_cart/src/mame/yamaha]ymdx100.cpp ymdx9.cpp

r193307 Saturday 24th December, 2022 at 13:53:20 UTC by hap
adc0808: one logerror was missing \n
[/branches/a800_cart/src/devices/machine]adc0808.cpp

r193306 Saturday 24th December, 2022 at 13:27:06 UTC by arcadeshadow
digiblast_cart.xml: Use lowercase for things that aren't proper nouns in list description. (#10739)
[/branches/a800_cart/hash]digiblast_cart.xml

r193305 Saturday 24th December, 2022 at 11:52:04 UTC by MetalliC
new NOT_WORKING machines
-----------------------
Heat Up Hockey Image (Ver.1.003R) [Darksoft, MetalliC]
Yataimura Shateki (1-player, Japan, Ver 1.000) [Darksoft, MetalliC, rtw]
[/branches/a800_cart/src/mame]mame.lst
[/branches/a800_cart/src/mame/sega]segasp.cpp

r193304 Saturday 24th December, 2022 at 09:15:16 UTC by fulivi
hp/hp9825.cpp: Added support for HP 9825A and HP 9831. (#10595)

* bus/hp9845_io: Added HP9871 printer.

New working machines
------------------
Hewlett-Packard HP 9825A
Hewlett-Packard HP 9831A

New working software list items
------------------
hp9825_rom: 9862 Plotter/Gen I/O ROM for 9825
hp9825_rom: General/extended I/O ROM for 9825
hp9825_rom: General/extended I/O/9862 plotter ROM for 9825
hp9825_rom: General/extended I/O/plotter ROM for 9825
hp9825_rom: Plotter/Gen I/O ROM for 9825
hp9825_rom: String/Advanced programming ROM for 9825
hp9831_rom: Mass storage ROM for 9831

New not working software list items
------------------
hp9831_rom: Matrix/plotter ROM for 9831
[/branches/a800_cart/hash]hp9825_rom.xml* hp9825b_rom.xml hp9831_rom.xml*
[/branches/a800_cart/scripts/src]bus.lua
[/branches/a800_cart/src/devices/bus/hp9845_io]98032.cpp hp9871.cpp* hp9871.h*
[/branches/a800_cart/src/mame]mame.lst
[/branches/a800_cart/src/mame/hp]hp9825.cpp hp9825_optrom.cpp

r193303 Saturday 24th December, 2022 at 08:40:59 UTC by arcadeshadow
cdi.xml: Don't abbreviate "Europe" in descriptions. (#10736)
[/branches/a800_cart/hash]cdi.xml

r193302 Saturday 24th December, 2022 at 08:34:28 UTC by arcadeshadow
vtech_storio_cart.xml: Use lowercase for things that aren't proper nouns in list description. (#10737)
[/branches/a800_cart/hash]vtech_storio_cart.xml

r193301 Saturday 24th December, 2022 at 05:22:47 UTC by R. Belmont
macpwrbk030.cpp: fixed CPU/MCU comms and improved video. [R. Belmont]
[/branches/a800_cart/src/mame/apple]macpwrbk030.cpp

r193300 Saturday 24th December, 2022 at 03:44:01 UTC by Angelo Salese
video/pc_vga.cpp: identify gamtor SVGA chip
[/branches/a800_cart/src/devices/video]pc_vga.cpp

r193299 Saturday 24th December, 2022 at 01:06:03 UTC by Angelo Salese
misc/gamtor.cpp: offset bit 1 in VGA memory bankswitches to char RAM, make it to display initial POST messages
[/branches/a800_cart/src/devices/video]pc_vga.cpp pc_vga.h
[/branches/a800_cart/src/mame/misc]gamtor.cpp

r193298 Friday 23rd December, 2022 at 23:09:18 UTC by Nigel Barnes
New working machines
--------------------
Micro-Professor I/88 [Nigel Barnes]

New working software list additions
-----------------------------------
mpf1_rom: FORTH-I/88, VIP-I/88 [Nigel Barnes]
[/branches/a800_cart/hash]mpf1_rom.xml*
[/branches/a800_cart/src/mame]mame.lst mess.flt
[/branches/a800_cart/src/mame/multitech]mpf1_88.cpp*

r193297 Friday 23rd December, 2022 at 22:50:55 UTC by arcadeshadow
spectrum_cart.xml: Use lowercase for descriptive text in descriptions. (#10735)
[/branches/a800_cart/hash]spectrum_cart.xml

r193296 Friday 23rd December, 2022 at 22:49:09 UTC by brice.onken
x68k_flop.xml: Added an alternate version of SX-Window 3.1. (#10733)

New working software list items
-------------------------
SX-Window v3.1 (alt 2)
[/branches/a800_cart/hash]x68k_flop.xml

r193295 Friday 23rd December, 2022 at 21:40:11 UTC by arcadeshadow
einstein.xml: Metadata cleaning (#10734)

Lowercase on descriptive words like "Alt" or "Cracked"
[/branches/a800_cart/hash]einstein.xml

r193294 Friday 23rd December, 2022 at 21:39:57 UTC by 0kmg
midway/omegrace.cpp: Replaced input lookup table with encoder function. (#10728)
[/branches/a800_cart/src/mame/midway]omegrace.cpp

r193293 Friday 23rd December, 2022 at 21:39:43 UTC by arcadeshadow
tvgogo.xml: Countries and zone full name (#10732)

Replaced US and EU abbreviations by their full names
[/branches/a800_cart/hash]tvgogo.xml

r193292 Friday 23rd December, 2022 at 20:17:25 UTC by Vasantha Crabb
-emu/diimage.cpp: Fixed dumb regression in open plan (stray else).

-machine/micomxe1a.cpp: Added notes about how software reads inputs.
[/branches/a800_cart/src/devices/machine]micomxe1a.cpp
[/branches/a800_cart/src/emu]diimage.cpp

r193291 Friday 23rd December, 2022 at 16:20:52 UTC by hap
subroc3d: improve internal artwork score panel
[/branches/a800_cart/src/mame/layout]subroc3d.lay

r193290 Friday 23rd December, 2022 at 15:59:08 UTC by wilbertpol
msx1_flop.xml: Improved metadata and removed disk conversions: (#10731)

* Marked double-sided images for single-sided releases as bad dumps.
* Added notes and serial numbers.
* Added ‘disk conversion’ to the descriptions of disk conversions.
* Removed disk conversions for software present in original form in other software lists.
* Removed non-working images made single-sided by cutting a double-sided dump in half: msxdosb, burgkilla, spacewlk, ballblaza, diamine2a, mj05, phstripa, raththaa, safarixa.
* Renamed spacewlka to spacewlk, mj05a to mj05, and pm1_asia to pm2_asia.
* Marked Spectravideo SVI-738 fully supported.
[/branches/a800_cart/hash]msx1_flop.xml

r193289 Friday 23rd December, 2022 at 15:33:22 UTC by Vasantha Crabb
imagedev: Allow command-line creation for tapes/memory cards/printouts.

Also made image devices not request read access when creating files for
write-only devices.
[/branches/a800_cart/src/devices/imagedev]cassette.h magtape.h memcard.h printer.h
[/branches/a800_cart/src/emu]diimage.cpp

r193288 Friday 23rd December, 2022 at 15:23:16 UTC by hap
turbo,buckrog: improve internal artwork score panel
[/branches/a800_cart/src/mame/layout]buckrog.lay turbo.lay
[/branches/a800_cart/src/mame/sega]turbo.cpp turbo.h turbo_v.cpp

r193287 Friday 23rd December, 2022 at 04:18:03 UTC by Angelo Salese
aristocrat/aristmk6.cpp: convert video to RGB565, misc notes
[/branches/a800_cart/src/mame/aristocrat]aristmk6.cpp

r193286 Friday 23rd December, 2022 at 03:26:41 UTC by patrick.mackinlay
rtpc: fix mmu invalid i/o access handling
[/branches/a800_cart/src/mame/ibm]rosetta.cpp

r193285 Friday 23rd December, 2022 at 03:11:16 UTC by Angelo Salese
nec/pc8401a.cpp: update notes
[/branches/a800_cart/src/mame/nec]pc8401a.cpp

r193284 Friday 23rd December, 2022 at 03:00:28 UTC by AJR
pic8259: Treat slave IRQs as level-triggered even when LTIM = 0
[/branches/a800_cart/src/devices/machine]pic8259.cpp
[/branches/a800_cart/src/mame/nec]pc88va.cpp pc88va.h

r193283 Friday 23rd December, 2022 at 02:37:05 UTC by AJR
nec/pc6001.cpp: Correct YM2203 clock
[/branches/a800_cart/src/mame/nec]pc6001.cpp

r193282 Friday 23rd December, 2022 at 01:56:05 UTC by Angelo Salese
nec/pc8801.cpp, nec/pc88va.cpp: default DE-9 with joystick since way more common
[/branches/a800_cart/src/mame/nec]pc8801.cpp pc88va.cpp

r193281 Friday 23rd December, 2022 at 01:53:48 UTC by Angelo Salese
hash/pc88va.xml: QA updates
[/branches/a800_cart/hash]pc88va.xml

r193280 Friday 23rd December, 2022 at 01:03:03 UTC by AJR
mz2500: Correct FDC type; add various XTAL clock sources
[/branches/a800_cart/src/mame/sharp]mz2500.cpp mz2500.h

r193279 Friday 23rd December, 2022 at 00:26:17 UTC by AJR
mz2500: Correct PIT clocking; use MSX-style port for joysticks
[/branches/a800_cart/src/mame/sharp]mz2500.cpp mz2500.h

r193278 Friday 23rd December, 2022 at 00:23:40 UTC by hap
subroc3d: add viewfinder to internal artwork
[/branches/a800_cart/src/mame/layout]subroc3d.lay turbo.lay

r193277 Friday 23rd December, 2022 at 00:25:25 UTC by Angelo Salese
nec/pc88va.cpp: run irq7 thru the same 0 -> 1 logic as the other irqs, makes system to be more stable during SW intros
[/branches/a800_cart/src/mame/nec]pc88va.cpp pc88va.h

r193276 Thursday 22nd December, 2022 at 22:09:50 UTC by AJR
mz800: Separate from mz700 state class; use MSX-style joystick ports
[/branches/a800_cart/src/mame/sharp]mz700.cpp mz700.h mz700_m.cpp mz700_v.cpp

r193275 Thursday 22nd December, 2022 at 21:57:55 UTC by hap
turbo: add the gear shift to internal artwork
[/branches/a800_cart/src/mame/layout]buckrog.lay turbo.lay

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team