summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* add mess nf500a h01jce zzemu-cn2019-09-051-0/+8
| | | | new computer nf500a h01jce
* Sigh (nw) Olivier Galibert2019-09-051-1/+1
|
* vrender0: Fix link by moving mame/video/vrender0 to devices (nw) Olivier Galibert2019-09-053-2/+14
|
* Various improvements over Vrender0 based systems [Angelo Salese] (#5580) Angelo Salese2019-09-021-0/+2
| | | | | | | * Made some experimental work with menghong based HW, allowing crzyddz2 to boot and improving menghong colors; * Internalize video and audio components inside the SoC; * Wrote a preliminary UART subdevice; * Made external video clock to be settable by the host driver;
* New working machines hap2019-09-011-1/+0
| | | | | -------------------- Super Sensor IV [hap, Berger, Achim]
* New machines marked as NOT_WORKING hap2019-09-011-0/+1
| | | | | | ---------------------------------- Chess Champion: Mark V [hap, Berger] Chess Champion: Mark VI/Philidor [hap, Berger]
* New machines marked as NOT_WORKING AJR2019-08-311-0/+1
| | | | | ---------------------------------- Alpha Micro AM-1000 [Bitsavers]
* Emulate the Sega Billboard and hook it up to the STV driver Dirk Best2019-08-301-0/+2
| | | | | | | [biggestsonicfan, Dirk Best] It's not shown by default. To view it, choose the layout view 'Billboard'.
* 4dpi: graphics wip (nw) Patrick Mackinlay2019-08-291-0/+8
|
* Add dump and emulation of Alpha Micro AM-310 Communications Controller [AJR, ↵ AJR2019-08-281-0/+2
| | | | Bitsavers]
* Spectrum betadisk stuff (#5564) David Haywood2019-08-291-0/+2
| | | | | | | | | | * spectrum bus : rename beta.cpp to beta128.cpp as the original beta is somewhat different (nw) * (nw) * start making a device for the actual original beta disk interfaces (nw) * flesh out beta stuff a bit (nw)
* asmjs: avoid explicitly linking SDL2_ttf. 68bit2019-08-281-1/+1
| | | | | | It appears that it is sufficient to include `-s USE_SDL_TTF=2`, and emcc links in the SDL2_tff library, and it does not like attempts to link this twice.
* asmjs: can not ignore errors on missing libraries 68bit2019-08-282-2/+1
| | | | | | | | | | The current Emscripten release is not happy with the use of "-s ERROR_ON_MISSING_LIBRARIES=0" as a link option, it gives an error stating that all libraries must now be present, so remove that use. This leaves a missing 'util' library. This did not appear to be needed on the few builds I have tried, and this patch avoids adding this library for asmjs.
* fix build braintro2019-08-271-1/+1
|
* Fix full build (nw) AJR2019-08-271-0/+1
|
* WD1000: new hard disk controller 68bit2019-08-261-0/+12
| | | | | Used by the SWTPC09 DMAF3 and it boots UniFLEX on a disk image, and perhaps some other machines can leverage this.
* apple2: Initial support for ComputerEyes/2 slot card [R. Belmont, Golden Child] arbee2019-08-251-0/+2
|
* fix compile (nw) DavidHaywood2019-08-241-0/+2
|
* complay: allow inputmask=0 when inputraw=1 for canceling input listener ↵ hap2019-08-241-3/+4
| | | | section (nw)
* Major refactoring of VRender0 SoC device [Angelo Salese] (#5527) Angelo Salese2019-08-242-0/+16
| | | | | | | | | | | | | * Improved encapsulation between video and machine SoC periperals; * Split up HWs in individual files where they don't belong to Crystal System HW, makes future development easier; * Untangled reads/writes to draw/display bankswitches from screen_update, now they can be unthrottled safely; * Added CRTC screen raw parameters; * Add DMA hold feature and clear irq on mask writes, specific for P's Attack; * Improved Cross Puzzle flash loading, currently failing at POST for a SPU error; nexus3d.cpp: add some preliminary work, currently does some VRender3d pipeline fill with a debug trick [Angelo Salese] (out of whatsnew) Some stuff definitely needs fine graining, like removing the few lines that are still necessary to configure the VRender0 from driver files, which I'm gonna do in my next feature branch.
* New working machines Nigel Barnes2019-08-221-2/+9
| | | | | | | | | -------------------- Husky [Nigel Barnes, Phill Harvey-Smith] New machines marked as NOT_WORKING ---------------------------------- Husky Hawk [Nigel Barnes, Phill Harvey-Smith]
* New machines marked as NOT_WORKING AJR2019-08-211-0/+1
| | | | | ---------------------------------- Colex VME-80186 [Al Kossow, Bitsavers]
* Fix build (nw) AJR2019-08-211-0/+1
|
* add md4330/4332 lcd driver (nw) hap2019-08-213-0/+14
|
* ssystem3: rewriting driver from scratch (nw) hap2019-08-211-3/+1
|
* -dsp56k: Renamed relevant classes, files and namespaces to indicate that it ↵ mooglyguy2019-08-191-20/+20
| | | | is a DSP56156 core, not a DSP5600x core. [Ryan Holtz]
* atronic.cpp: Add more onboard devices, including new PCF8584 skeleton (nw) AJR2019-08-173-1/+16
|
* (nw) mmd2 split out of mmd1 to its own source. Fixed cassette on mmd1 and mmd2. Robbbert2019-08-181-0/+1
|
* SS-30 DC5 floppy disk interface 68bit2019-08-161-0/+2
| | | | | | | | | Split out the floppy disk controller from the swtpc09 machine, adding it to the ss50 interface. The DC5 is compatible with both the SWTPC 6800 and 6809 systems, supporting the 4 and 16 byte I/O interfaces respectively, via a jumper setting, so can be used on the MAME swtpc and swtpc09 machines. The DC5, like the DC4, supports double sided and density disks, and claimed backward compatibility with the DC1, DC2 and DC3.
* amstrad: add Ram Electronics Music Machine MIDI and sampler expansion. ↵ mahlemiut2019-08-161-0/+2
| | | | [Barry Rodewald]
* SS-30 PIA IDE hard disk interface 68bit2019-08-161-0/+2
| | | | | | Split out the PIA IDE hard disk interface from the swtpc09 machine. This support appears to have been incomplete or to have bit rotten, and has been updated and tested lightly with FLEX9.
* Merge pull request #5483 from DavidHaywood/150819 R. Belmont2019-08-151-8/+0
|\ | | | | don't use my ill-conceived generator for arcompact, easier to work with as regular files (nw)
| * don't use my ill-conceived generator for arcompact, easier to work with as ↵ DavidHaywood2019-08-151-8/+0
| | | | | | | | regular files (nw)
* | New skeleton driver: SNES 4 Slot arcade switcher Dirk Best2019-08-151-0/+1
|/ | | | | | | | | Credits: ClawGrip, Roberto Fresca, Recreativas.org, Dumping Union, System11, Dirk Best This is based on an MCS-51 core, like the MK3 bootleg. They are clearly based on the same code, so the MK3 bootleg was moved to this driver.
* New working machines Roberto Fresca2019-08-151-0/+1
| | | | | | -------------------- Potten's Poker stealth with Breakout front game [Roberto Fresca, Grull Osgo, Pako Ortiz, Rockman, Recreativas.org]
* New working machine added Sandro Ronco2019-08-141-0/+1
| | | | | --------- Mephisto Mondial 68000XL [Sandro Ronco, Berger]
* Merge pull request #5480 from 68bit/ss30-mp-s2 R. Belmont2019-08-141-0/+2
|\ | | | | SS-30 MP-S2: Dual Serial Interface
| * SS-30 MP-S2: Dual Serial Interface 68bit2019-08-141-0/+2
| | | | | | | | For the SWTPC09.
* | pc9801.cpp: proper support for MEMSW device [Angelo Salese] angelosa2019-08-141-0/+2
|/
* Add device emulation for DS17x85 series of MC146818-compatible RTCs with ↵ AJR2019-08-143-0/+14
| | | | additional features
* Enable precompiled header usage in the Visual Studio compiler (#5473) S.Z2019-08-1310-7/+37
| | | | | | | | | | * Enable precompiled header usage in the Visual Studio compiler But only for libraries emu frontend precompile dasm optional Also add emu.h include to hpcdasm.cpp * Include emu.h in some disassembler sources to use precompiled headers * Remove debug message
* Merge pull request #5469 from 68bit/ss50-mpt R. Belmont2019-08-131-0/+2
|\ | | | | SS-30: add support for the MP-T timer / counter card.
| * SS-30: add support for the MP-T timer / counter card. 68bit2019-08-131-0/+2
| | | | | | | | E.g. this can be used SWTPC FLEX for a timer tick.
* | swtpc09: add a UniFLEX specific floppy format. 68bit2019-08-131-0/+12
|/ | | | | | | | | | | | | | | | | The UniFLEX disk format is not compatible with the Flex format. Significantly it does not use a mix of single density for booting on some double density disks which makes it simpler - hardware required a new boot ROM to run UniFLEX. Further, the UniFLEX sector size is 512 bytes versus 256 for Flex, and the UniFLEX 'SIR' info sector record is completely different to the info on Flex disk, and the file system format is also not at all compatible. Thus the UniFlex format can rely largely on the WD17xx format, with an overload to handle the sector numbering on the second side continuing from the first side (one feature in common with the Flex format). This gives a quick 'save' capability and shares code. Support for 8" disks is included as this was the initial distribution format and the only one found so far.
* gdbstub: added new GDB stub debugger (#5456) Ramiro Polla2019-08-111-0/+1
| | | | | | | | | | | | * gdbstub: added new GDB stub debugger This debugger can be used to connect to an external debugger that communicates using the GDB Remote Serial Protocol, such as GDB itself or many other GDB frontends. Currently i386 (ct486), arm7 (gba), and ppc (pmac6100) are supported. * gdbstub: enable GDB stub debugger in mac and windows builds
* New not working machine added hap2019-08-101-0/+1
| | | | | --------- Mephisto MM I [hap, Berger]
* apple2: Support the original gameport ComputerEyes [R. Belmont, Golden Child] arbee2019-08-091-0/+2
|
* Add still-frame PNG image device for use by digitizers/cameras/etc. [R. Belmont] arbee2019-08-091-0/+2
| | | | Other formats can be added, we already have libjpeg in 3rdparty/.
* New machines marked as NOT_WORKING AJR2019-08-091-0/+1
| | | | | ---------------------------------- Microdar SPD [jordigahan, ClawGrip]
* pcipc: added a slightly more usable PCI S3 Virge/DX video card. mahlemiut2019-08-092-0/+13
| | | | s3virge: added PCI interface, and linear framebuffer support. [Barry Rodewald]