Note Feed

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

Previous 50 199869 Revisions Next 50

r195638 Saturday 22nd April, 2023 at 19:01:09 UTC by AJR
wicat: Add MCU dump and LLE of keyboard; update layout to include keyboard LEDs [AJR, Bitsavers]

* im6402: Remove ugly hack to force bits into receiver and make it work the normal way instead
[/branches/dc_redbook/scripts/src]machine.lua
[/branches/dc_redbook/src/devices/machine]im6402.cpp im6402.h keytronic_l2207.cpp* keytronic_l2207.h*
[/branches/dc_redbook/src/mame/kyocera]kyocera.cpp
[/branches/dc_redbook/src/mame/layout]wicat.lay
[/branches/dc_redbook/src/mame/skeleton]wicat.cpp
[/branches/dc_redbook/src/mame/wang]wangpc.cpp wangpckb.cpp

r195637 Saturday 22nd April, 2023 at 18:57:06 UTC by AJR
diserial: Add machine time to bit logging messages
[/branches/dc_redbook/src/emu]diserial.cpp

r195636 Saturday 22nd April, 2023 at 17:42:23 UTC by Vasantha Crabb
namco/namcos10.cpp: Dumped CDs for taiko3 and taiko5. [f205v]
[/branches/dc_redbook/src/mame/namco]namcos10.cpp

r195635 Saturday 22nd April, 2023 at 17:03:13 UTC by Vasantha Crabb
oric1_cass.xml: Mark crossbomber1 as clone.
[/branches/dc_redbook/hash]oric1_cass.xml

r195634 Saturday 22nd April, 2023 at 16:02:09 UTC by Vasantha Crabb
oric1_cass.xml: Added an earlier build of Cross Bomber.

New working software list items
-------------------------------
oric1_cass: Cross Bomber (2021-05-13) [TOSEC]
[/branches/dc_redbook/hash]oric1_cass.xml

r195633 Saturday 22nd April, 2023 at 16:01:48 UTC by Vasantha Crabb
srcclean in preparation for release
[/branches/dc_redbook/hash]abc80_rom.xml fmtowns_cd.xml mobigo_cart.xml st_flop.xml
[/branches/dc_redbook/src/devices/bus/gio64]newport.cpp
[/branches/dc_redbook/src/devices/bus/oricext]oricext.h
[/branches/dc_redbook/src/devices/bus/spectrum]neogs.cpp
[/branches/dc_redbook/src/devices/cpu/m6502]gew12.cpp gew7.cpp
[/branches/dc_redbook/src/devices/cpu/m68000]m68000.cpp tmp68301.cpp tmp68301.h
[/branches/dc_redbook/src/devices/cpu/m6809]m6809.cpp
[/branches/dc_redbook/src/devices/cpu/v810]v810.cpp
[/branches/dc_redbook/src/devices/machine]wd_fdc.cpp
[/branches/dc_redbook/src/devices/video]epic12.cpp epic12.h huc6270.cpp sn74s262.cpp sn74s262.h
[/branches/dc_redbook/src/mame/dynax]dynax.cpp
[/branches/dc_redbook/src/mame/funworld]supercrd.cpp
[/branches/dc_redbook/src/mame/layout]pss11.lay pss12.lay pss21.lay pss31.lay pss6.lay
[/branches/dc_redbook/src/mame/luxor]abc80.cpp abc80_v.cpp
[/branches/dc_redbook/src/mame/nichibutsu]csplayh5.cpp
[/branches/dc_redbook/src/mame/tangerine]oric.cpp

r195632 Saturday 22nd April, 2023 at 15:46:33 UTC by arcadeshadow
oric_cass.xml: Added four items (two working). (#11090)

New working software list additions
--------------------------------------------
A View to a Kill - The Computer Game [The Oric Site]
Don Juans et Dragueurs [The Oric Site]

New NOT working software list additions
--------------------------------------------
Zorgon's Revenge (demonstration only) [The Oric Site]
Le Diamant de l'île Maudite (demo) [The Oric Site]
[/branches/dc_redbook/hash]dc.xml oric1_cass.xml
[/branches/dc_redbook/src/devices/bus/ata]gdrom.cpp gdrom.h
[/branches/dc_redbook/src/devices/sound]aica.cpp
[/branches/dc_redbook/src/mame/sega]dccons.cpp dccons_m.cpp

r195631 Thursday 27th April, 2023 at 15:35:48 UTC by Angelo Salese
hash/dc.xml: QA checkpoint
[/branches/dc_redbook/hash]dc.xml

r195630 Tuesday 2nd May, 2023 at 20:41:58 UTC by hap
maxaflex: add pwm_display for 7segs
[src/mame/atari]maxaflex.cpp
[src/mame/layout]maxaflex.lay

r195629 Tuesday 2nd May, 2023 at 17:00:03 UTC by Osso
New working clones
------------------
Street Fighter II': Champion Edition (World 920803) [playero]
[src/mame]mame.lst
[src/mame/capcom]cps1.cpp cps1_v.cpp

r195628 Tuesday 2nd May, 2023 at 16:39:57 UTC by Osso
New systems marked not working
------------------------------
Kung Fu Pounda [Spinalfeyd, Hammy]
Let's Get Kraken [Spinalfeyd, Hammy]
[src/mame]mame.lst
[src/mame/jpm]pluto6.cpp*

r195627 Tuesday 2nd May, 2023 at 08:15:18 UTC by algestam
New working machine added (#11182)

-----------
Tronica: Super Goal Keeper [algestam]
[src/mame]mame.lst
[src/mame/handheld]hh_sm510.cpp

r195626 Tuesday 2nd May, 2023 at 03:43:57 UTC by AJR
wy60: Add character attributes
[src/devices/bus/wysekbd]wysegakb.cpp
[src/mame/wyse]wy60.cpp

r195625 Tuesday 2nd May, 2023 at 00:41:13 UTC by R. Belmont
powerpc: added 740 and 750 models to give the correct IDs. The 740/750 extended TLB is not yet supported. [R. Belmont]

apple/imacg3.cpp, powermacg3.cpp: Use PPC750 model and set strictest DRC options.  Execution now goes much farther. [R. Belmont]

apple/pippin.cpp: Use strictest DRC options.  Execution goes farther. [R. Belmont]
[src/devices/cpu/powerpc]ppc.h ppccom.cpp ppccom.h
[src/mame/apple]imacg3.cpp pippin.cpp powermacg3.cpp

r195624 Monday 1st May, 2023 at 12:45:07 UTC by hap
mn1400: add disassembler
[scripts/src]cpu.lua
[src/devices/cpu/cops1]cops1d.cpp cops1d.h
[src/devices/cpu/hmcs40]hmcs40d.cpp hmcs40d.h
[src/devices/cpu/melps4]melps4d.cpp melps4d.h
[src/devices/cpu/mn1400]mn1400d.cpp* mn1400d.h*
[src/devices/cpu/pps41]pps41d.cpp pps41d.h
[src/devices/cpu/rw5000]rw5000d.cpp rw5000d.h
[src/devices/cpu/sm510]sm510d.cpp
[src/devices/cpu/tms1000]tms1k_dasm.cpp tms1k_dasm.h
[src/devices/cpu/ucom4]ucom4d.cpp ucom4d.h
[src/devices/sound]ymfm_mame.h
[src/mame/cinematronics]jack_v.cpp
[src/mame/handheld]hh_sm510.cpp hh_smc1k.cpp hh_tms1k.cpp
[src/mame/misc]z80ne.cpp
[src/mame/tiger]k28.cpp k28m2.cpp
[src/tools]unidasm.cpp

r195623 Monday 1st May, 2023 at 12:02:10 UTC by AJR
Fix bindings of Esc and Ins Char/Line on WY-60 ASCII keyboard
[src/devices/bus/wysekbd]wysegakb.cpp

r195622 Monday 1st May, 2023 at 03:45:09 UTC by AJR
wysekbd: Note
[src/devices/bus/wysekbd]wysekbd.cpp

r195621 Monday 1st May, 2023 at 01:51:53 UTC by Dirk Best
mc68000: Add floppy support
[scripts/src]bus.lua
[src/devices/bus/mc68000]cards.cpp floppy.cpp* floppy.h* sysbus.cpp sysbus.h
[src/mame/mc]mc68000.cpp

r195620 Monday 1st May, 2023 at 01:33:08 UTC by AJR
wysekbd: There are two slightly different Enhanced PC-style keyboards
[src/devices/bus/wysekbd]wysegakb.cpp wysegakb.h wysekbd.cpp

r195619 Monday 1st May, 2023 at 00:34:05 UTC by AJR
wy60: Add keyboard emulation and cursor
[scripts/src]bus.lua
[src/devices/bus/wysekbd]wysegakb.cpp* wysegakb.h* wysekbd.cpp* wysekbd.h*
[src/mame/wyse]wy60.cpp

r195618 Sunday 30th April, 2023 at 16:37:28 UTC by Vasantha Crabb
ui: Don't use facets of destructed locales.
[scripts]genie.lua
[src/frontend/mame/ui]dirmenu.cpp filesel.cpp inifile.cpp miscmenu.cpp selsoft.cpp swlist.cpp systemlist.cpp

r195617 Sunday 30th April, 2023 at 16:11:18 UTC by wilbertpol
cpu/z80: Fixed incorrect cycle counts when custom cycle tables are used. (#11167)

bus/msx/module/skw01.cpp: Removed note about instability in the cx5m128 driver.

Software list items promoted to working
---------------------------------------
msx1_cart.xml: A Life Planet - M36 - Mother Brain has been aliving (Japan)
[hash]msx1_cart.xml
[src/devices/bus/msx/module]skw01.cpp
[src/devices/cpu/z80]z80.cpp z80.h
[src/mame/sega]system1.cpp

r195616 Sunday 30th April, 2023 at 15:44:27 UTC by iceknigh7
Fixed some titles in the sega/megatech.cpp: Fixed some titles in comments. (#11174)
[src/mame/sega]megatech.cpp

r195615 Sunday 30th April, 2023 at 12:34:43 UTC by Dirk Best
mc68000: Add expansion bus and ram card
[scripts/src]bus.lua
[src/devices/bus/mc68000]cards.cpp* cards.h* ram.cpp* ram.h* sysbus.cpp* sysbus.h*
[src/mame/mc]mc68000.cpp

r195614 Sunday 30th April, 2023 at 09:46:14 UTC by carl.drougge
dec/vt100.cpp: add setting for phosphor color. (#11172)
[src/mame/dec]vt100.cpp

r195613 Sunday 30th April, 2023 at 02:33:00 UTC by R. Belmont
Fixed another warning, a full compile now completes with GCC 13.1. [R. Belmont]
[scripts]genie.lua

r195612 Sunday 30th April, 2023 at 02:03:11 UTC by R. Belmont
concept/concept.cpp: Fix collision with "concept" reserved word in C++20 warned by GCC 13. [R. Belmont]
[src/mame/concept]concept.cpp concept.h

r195611 Sunday 30th April, 2023 at 01:46:16 UTC by R. Belmont
Support GCC 13.1 / Fedora 38 [R. Belmont]
[scripts]genie.lua

r195610 Sunday 30th April, 2023 at 01:37:09 UTC by R. Belmont
apple/awacs_macrisc: fix GCC 13.1 warning. [R. Belmont]
[src/mame/apple]awacs_macrisc.cpp

r195609 Sunday 30th April, 2023 at 01:21:49 UTC by R. Belmont
machine/mpc106.cpp: properly endian-swap PPC/PCI transactions, support LE PPC, use logmacro. [R. Belmont]

apple/bandit.cpp: properly endian-swap PPC/PCI transactions, use logmacro. [R. Belmont]

apple/heathrow.cpp: interrupt controller filled out, audio CODEC interface defined, added audio DMA channels. [R. Belmont]

apple/dbdma.cpp: New device, a single Descriptor Based DMA channel. [R. Belmont]

apple/awacs_macrisc.cpp: New device, the AWACS and Screamer CODECs in their MacRISC compatible form. [R. Belmont]

apple/burgundy.cpp: New device, MacRISC compatible CODEC used in the iMac G3 and "Blue & White" G3.

apple/imacg3.cpp: Boot chime now plays. [R. Belmont]

apple/powermacg3.cpp: Boot chime now plays. [R. Belmont]
[src/devices/machine]mpc106.cpp mpc106.h
[src/mame/apple]awacs_macrisc.cpp* awacs_macrisc.h* bandit.cpp burgundy.cpp* burgundy.h* dbdma.cpp* dbdma.h* heathrow.cpp heathrow.h imacg3.cpp pippin.cpp powermacg3.cpp

r195608 Saturday 29th April, 2023 at 21:09:31 UTC by luigi.thirty
cpu/i386: Use logmacro.h granular logging. (#11171)
[src/devices/cpu/i386]cpuidmsrs.hxx i386.cpp i386op16.hxx i386op32.hxx i386segs.hxx i486ops.hxx pentops.hxx x87ops.hxx

r195607 Saturday 29th April, 2023 at 20:42:48 UTC by arcadeshadow
vgmplay.xml: Changed list description to reflect the nature of the files. (#11084)
[hash]vgmplay.xml

r195606 Saturday 29th April, 2023 at 20:37:39 UTC by clawgrip
skeleton/bolsaint.cpp: Added a skeleton driver for Bolsa Internacional slot machine (Sleic/Petaco). (#11165)

New systems marked not working
-------------------------------
Bolsa Internacional (euro) [Javier Blanco Ojeda, ClawGrip]
[src/mame]mame.lst
[src/mame/skeleton]bolsaint.cpp*

r195605 Saturday 29th April, 2023 at 20:28:08 UTC by jiaxun.yang
cpu/mips, sgi/sgi.cpp: Fixed MIPS3 PRID and memory controller RPSS issues: (#11128)

* cpu/mips3: Report proper fcr0 PRID (same as CPU PRID in most cases).
* cpu/mips3: Bumped major rev of R4600 PRID to 2 (original R4600 was too problematic so almost all systems are shipped with R4600 rev 2.0).
* sgi/indigo.cpp, sgi/indy_indigo2.cpp: Supply clock frequency for memory controller.
* sgi/indigo.cpp, sgi/indy_indigo2.cpp: Corrected CPU clock frequencies.
* sgi/sgi.cpp: Reimplemented memory controller RPSS taking clock frequency into account and without using a timer.
[src/devices/cpu/mips]mips3.cpp mips3.h mips3com.cpp
[src/mame/sgi]indigo.cpp indy_indigo2.cpp sgi.cpp sgi.h

r195604 Saturday 29th April, 2023 at 20:11:08 UTC by 987123879113
namco/namcos10.cpp: Added decrypted Point Blank 3 program code. (#11166) [Windy Fairy, Guru]

Also hooked up light guns.

Systems promoted to working
----------------------------
Point Blank 3 (World, GNN2 Ver.A)

Cloned promoted to working
----------------------------
Gunbalina (Japan, GNN1 Ver.A)
[src/mame/namco]namcos10.cpp

r195603 Saturday 29th April, 2023 at 19:56:32 UTC by Angelo Salese
nintendo/n64.cpp: minor cleanups
[src/mame/nintendo]n64.cpp n64.h

r195602 Saturday 29th April, 2023 at 19:56:32 UTC by GitHub
-

r195601 Saturday 29th April, 2023 at 13:52:51 UTC by AJR
kpython: Change CPU to PS/2 Emotion Engine
[src/devices/cpu/mips]mips3.cpp mips3.h
[src/mame/konami]kpython.cpp

r195600 Saturday 29th April, 2023 at 13:38:18 UTC by Angelo Salese
seta/seta.cpp: workaround extdwnhl ending crash (#11160)
[src/mame/seta]seta.cpp

r195599 Saturday 29th April, 2023 at 07:46:10 UTC by Osso
New clones marked not working
-----------------------------
Zankor (TMS5220 Italian speech) [PinMAME]
[src/mame]mame.lst
[src/mame/pinball]zac_2.cpp

r195598 Friday 28th April, 2023 at 19:15:07 UTC by Vasantha Crabb
Trivial cleanup.
[src/devices/bus/rs232]null_modem.cpp pty.cpp
[src/mame/vectorgraphic]sbcvideo.cpp

r195597 Friday 28th April, 2023 at 18:35:24 UTC by eric.anderson
vectorgraphic/sbcvideo.cpp: Fix color accuracy and addressing bugs. (#11146)
[src/mame/vectorgraphic]sbcvideo.cpp

r195596 Friday 28th April, 2023 at 18:28:38 UTC by carl.drougge
bus/rs232/pty.cpp: Copied flow control code from null_modem.cpp (#11158)
[src/devices/bus/rs232]pty.cpp pty.h

r195595 Friday 28th April, 2023 at 18:21:48 UTC by arcadeshadow
gameboy.xml: Use lowercase for descriptive text in descriptions. (#11154)

Also marked asteroidp as a clone of asteroid.
[hash]gameboy.xml

r195594 Friday 28th April, 2023 at 17:31:37 UTC by Osso
New working clones
------------------
WWF Superstars (bootleg with 2xYM2203) [anonymous]
[src/mame]mame.lst
[src/mame/igt]peplus.cpp
[src/mame/misc]cointek.cpp
[src/mame/technos]wwfsstar.cpp

r195593 Friday 28th April, 2023 at 15:58:20 UTC by Dirk Best
Move mccpm to mc folder
[src/mame]mame.lst
[src/mame/mc]mccpm.cpp*
[src/mame/skeleton]mccpm.cpp

r195592 Friday 28th April, 2023 at 15:51:58 UTC by Dirk Best
New machines marked as NOT_WORKING
----------------------------------
mc-68000-Computer [Dirk Best, Klaus Loy]
[src/mame]mame.lst
[src/mame/mc]mc68000.cpp*

r195591 Friday 28th April, 2023 at 14:04:52 UTC by Angelo Salese
microsoft/xbox.cpp: fix BIOS naming
[src/mame/microsoft]xbox.cpp

r195590 Friday 28th April, 2023 at 01:02:46 UTC by AJR
Miscellaneous SCSI adjustments
- cdd2000: Hook up SCSI IRQ
- s550, w30: Add CD-ROM to SCSI device list
[src/devices/bus/nscsi]cdd2000.cpp
[src/mame/roland]roland_s50.cpp

r195589 Friday 28th April, 2023 at 00:51:59 UTC by AJR
kpython.cpp: Fix CPU endianness and BIOS loading
[src/mame/konami]kpython.cpp

Previous 50 199869 Revisions Next 50


© 1997-2024 The MAME Team