summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
...
* chessmachine: device was in wrong folder and forgot to update compile script ↵ hap2019-06-013-1/+16
| | | | (nw)
* added shared chessmachine device for Mephisto risc, chessmachine EC, ↵ hap2019-06-011-2/+6
| | | | chessmachine DR (nw)
* New machines marked as NOT_WORKING AJR2019-05-311-0/+1
| | | | | ---------------------------------- Systel System 100 [Al Kossow, Bitsavers]
* missing changes (nw) (#5132) David Haywood2019-05-311-0/+1
|
* hle_mouse: high-level emulation of PS/2 mouse Patrick Mackinlay2019-05-311-0/+2
|
* Revert "-Removed sbus and gio64 buses..." AJR2019-05-292-0/+41
| | | | This reverts commit 3207d504fed679163f0489e2b763eda8c4139b23.
* -Removed sbus and gio64 buses since they aren't up to his majesty AJR's bar ↵ MooglyGuy2019-05-292-41/+0
| | | | of quality, nw
* (nw) fixed the build. Robbbert2019-05-291-1/+1
|
* SGI GIO rename to GIO64 (#5125) tyfighter2019-05-291-6/+6
| | | -gio: Renamed GIO slot device implementation to GIO64, nw
* New device: UPD7004 ADC Dirk Best2019-05-283-0/+14
|
* New NOT_WORKING software list additions hap2019-05-271-0/+2
| | | | | | --------------------------------------- ibm5170: The ChessMachine (Installer V3.0) [hap] ibm5170: The ChessMachine (Installer V2.2) [hap]
* Hp9845: added 98046 module emulation (#5115) fulivi2019-05-261-0/+2
| | | | | | | | * hp9845: fixed handling of optional ROMs (nw) * z80sio: massive enhancement to Z80 SIO driven by HP98046 test sw * hp9845: implemented the HP98046 serial I/O module
* srcclean (nw) Vas Crabb2019-05-264-14/+14
|
* krokha: new working machine. Sergey Svishchev2019-05-251-0/+1
|
* (nw) Fix Arcade build braintro2019-05-241-1/+1
|
* Preliminary emulation of ASC-88 SCSI adapter [AJR, minuszerodegrees.net] AJR2019-05-221-0/+2
|
* i386: Improve splitting of unaligned accesses (excluding program fetches) AJR2019-05-191-0/+3
| | | | (nw) This entails a major code reorganization just to keep the scale of it all halfway sane.
* new NOT_WORKING machine MetalliC2019-05-191-0/+1
| | | | | --------------------- SpongeBob SquarePants Ticket Boom [brizzo, MetalliC]
* Bally pinball by35: More sound improvements and refactoring (#5068) Mike2019-05-171-0/+1
| | | | | | | | | | | | | | * Bally pinball by35: Move pinball sound boards to a new file. * Bally pinball by35: Move as8888 code to a proper device. * Bally pinball by35: Add Cheap Squeak sound board. * m6801: Fix bug where irq is never triggered. * Bally pinball by35: Mark the AS888 games as non-skeleton. * Bally pinball by35: Refactor state classes.
* Add dumps of Atari 800 floppy controller ROMs [Atari Age] AJR2019-05-171-0/+4
| | | | bus/a2sio: Skeleton device work, fleshing out interface (nw)
* Partial support for encrypted audio in k573dio (Konami System 573 Digital ↵ Windy Fairy2019-05-151-0/+2
| | | | | | | | | | | | | | | | | | I/O) (#5055) * Add support for pcnfrk2m - Percussion Freaks 2nd Mix (GE912 VER. KAA) * WIP audio for k573dio * WIP * Move 3rd party library to 3rdparty folder * Use MAME's BIT and bitswap * Fix regression which caused songs to stutter/lag when they should have been read completely in one shot * Replace gain_to_db switch with equivalent math
* Disable WII Lightgun hack by default (#5056) Kiall Mac Innes2019-05-142-0/+23
|
* Add DS1994 device (#5054) grullosgo2019-05-142-0/+13
| | | | Add DS1994 device amaticmg driver: added ds1994 device, modified prom load, added ds1994 to romload
* c64: Added skeleton for BusCard II cartridge. [Curt Coder] Curt Coder2019-05-131-0/+2
|
* c64: added mouse controller (nw) hap2019-05-131-0/+2
|
* bbc: Implemented PMS Genie ROM device. Nigel Barnes2019-05-121-0/+2
|
* bbc: Added ATPL AutoPrommer and User Port Splitter devices. Nigel Barnes2019-05-111-0/+4
|
* dragon.cpp: Added Premier Sprites board. Nigel Barnes2019-05-111-0/+2
|
* allow smartfp to show.. something (nw) (#5030) David Haywood2019-05-101-0/+2
| | | | | | | | | | | | | | | | | | * smartfp generate an interrupt, add a palette (nw) * video registers look a lot like the spg220 hw here (nw) * getting ready to split into video (nw) * code shuffle (nw) * shuffle (nw) * (nw) * (nw) * (nw)
* -vino: Added skeleton device for SGI VINO (Video In, No Out) chip. [Ryan Holtz] mooglyguy2019-05-101-0/+2
| | | | | | -newport: Unified command handling, should function better and faster as a result. [Ryan Holtz] -hpc3: Added intstat register and DAC volume controls. [Ryan Holtz]
* Preliminary emulation of T6963C and related LCD controllers AJR2019-05-063-0/+14
|
* New not working machine added hap2019-05-061-0/+1
| | | | | ---------- Computer Chess (Mattel) [hap, Sean Riddle]
* Add AIC-565 device AJR2019-05-063-0/+14
|
* abc80: Added skeleton for Owoco Super Smartaid. [Curt Coder, Anders Sandahl] Curt Coder2019-05-051-0/+2
|
* c64: Added skeleton for BusCard cartridge. [Curt Coder] Curt Coder2019-05-051-0/+2
|
* -gio: Added basic SGI GIO slot device support to the Indy and Indigo 2 ↵ mooglyguy2019-05-052-2/+16
| | | | | | drivers. [Ryan Holtz] -newport: Converted to GIO slot device and added 8-bit XL and 24-bit XL board support. [Ryan Holtz]
* (nw) fixed the build. Robbbert2019-05-051-0/+1
|
* New machines marked as NOT_WORKING AJR2019-05-041-0/+1
| | | | | ---------------------------------- Telex 274-61C Sixteen Station Control Unit [Al Kossow, Bitsavers]
* New working machine added hap2019-05-011-3/+4
| | | | | ------- Chess Partner 2000 [hap, bataais]
* TV Game Work (progress towards smartfp and wrlshunt) (#4956) David Haywood2019-04-301-0/+10
| | | | | | | | | | | | | | | | | | | | * unsp refactoring / tv game work (nw) * unsp refactoring / tv game work (nw) * srcclean (nw) * more ops (nw) * (nw) * (nw) * guesses (nw) * more guesses (nw) * (nw)
* m680x0: gratuitously convert the generator to python [O. Galibert] Olivier Galibert2019-04-291-2/+0
|
* Added Star Rider skeleton based on schematics. Thanks to TrevEB for ↵ Vas Crabb2019-04-291-0/+1
| | | | | | | | | | | | pointing me in the right direction. Added IBGR444 format to palette_device. Minor consistency fix to laserbat.cpp. (nw). New machines marked NOT_WORKING ------------------------------- Star Rider
* Fix build (nw) AJR2019-04-281-0/+1
|
* mu50: Enhance, add the swp00 [O. Galibert] Olivier Galibert2019-04-281-0/+12
|
* New working machines added hap2019-04-261-0/+2
| | | | | | ------------- Starting Lineup Talking Baseball [hap, Kevin Horton] Superstar Lineup Talking Football [hap, Kevin Horton]
* Fix OS-9 disk writing bug (#4925) tim lindner2019-04-262-0/+13
| | | | | | | | | | | | * Start fixing OS9 disk handling * Got it working, now need to refine and test * Almost complete. Doing more testing... * Tested aginst a varient of sotware. Solved bug. Cleaned up tabs. * Turned on sector interleaving in OS9_DSK and retested.
* Enable Xinput by default Kiall Mac Innes2019-04-211-1/+5
| | | | | | | On Linux, enable Xinput support by default. The Xinput lightgun driver is the only reliable+accurate method to use lightguns on Linux, we should enable this by default to reduce the friction for Linux Lightgun users. This should have no effect on users of Windows/Mac etc.
* machine.lua: Fix copy/paste mistake (nw) AJR2019-04-211-1/+1
|
* Add very preliminary Intel 82355 BMIC device AJR2019-04-213-0/+14
|
* Add AMD/Plessey 2812 FIFO device (for WIP Star Rider driver) Vas Crabb2019-04-212-0/+13
|