summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess
Commit message (Collapse)AuthorAgeFilesLines
...
* 315-5124.c: Minor changes and fix a regression that in theory could affect ↵ Scott Stone2015-09-142-38/+41
| | | | | | zoomed sprites in TMS9918 modes. [Enik Land] gamegear.c / sms.c: Improve GG-SMS scaling code a little and update the Todo list. Fixed MT#05872 regarding incorrect behavior of the Sports Pad (US model) emulation. [Enik Land]
* pcd: reverse video (nw) cracyc2015-09-144-6/+20
| | | | pc9801: configurable ide support (nw)
* Merge pull request #298 from JoakimLarsson/hkv10_2 R. Belmont2015-09-141-0/+371
|\ | | | | Added driver for Heurikon HK68K/V10 VME board
| * modified to use z80scc device instead of z80dart Joakim Larsson Edstrom2015-09-131-5/+5
| |
| * Added driver for Heurikon HK68K/V10 VME board Joakim Larsson Edström2015-09-131-0/+371
| | | | | | | | Added some SCC support in the z80dart driver
* | pcd.c: fix TravisCI build (nw) Osso2015-09-141-1/+1
| |
* | pcd: make scsi work (nw) cracyc2015-09-132-16/+31
| |
* | Merge pull request #324 from ValleyBell/valleybell David Haywood2015-09-141-2/+2
|\ \ | | | | | | fix for FM-Towns clock, minor fixes
| * | fix FM-Towns RF5C68 clock, fix game/music speed of Xor World Valley Bell2015-08-111-2/+2
| | |
* | | Merge branch 'master' of https://github.com/mamedev/mame Peter Ferrie2015-09-1313-499/+854
|\ \ \ | | |/ | |/|
| * | Merge pull request #323 from fulivi/hp64k_dev3 Miodrag Milanović2015-09-131-278/+256
| |\ \ | | | | | | | | hp64k: small code refactoring
| | * | hp64k: moved baud rate generator from generic clock to com8116 fulivi2015-09-081-278/+256
| | | |
| * | | Remove direct zlib dependency in code (nw) Miodrag Milanovic2015-09-131-1/+0
| | | |
| * | | al520ex: added preliminary Magic Sound expansion (not working) [Barry Rodewald] mahlemiut2015-09-103-2/+28
| | | |
| * | | pcd: implement pcx video device [Carl, Axel Muhr] cracyc2015-09-094-177/+494
| | | |
| * | | chihiro.c/xbox.c: Various updates [Samuele Zannoli] yz70s2015-09-091-12/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - support render targets different than rgb32 - support 16 bit depth buffer - support independent clearing of stencil and depth values - update rom loading - add xbox hack to avoid stalling - set xbox bios 4134 as the one used
| * | | Sega Pico PCM improvements [ValleyBell] David Haywood2015-09-081-26/+63
| | | | | | | | | | | | | | | | | | | | | | | | as the pull request seems to have gone dead I refactored his changes into a new device derived from the 7759 rather than adding the Fifo into the 7759 (due to Aaron saying it doesn't exist there) it's possible the custom chip that Pico uses has said logic built in somehow as it's not a plain 7759 afaik.
| * | | Merge pull request #315 from Happy-yappH/master R. Belmont2015-09-081-1/+1
| |\ \ \ | | | | | | | | | | N64 driver improvements
| | * \ \ Merge branch 'local' Happy2015-09-071-1/+1
| | |\ \ \
| | | * | | N64 driver improvements. Happy2015-09-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add coprocessor unusable exceptions for LWC1/SWC1/LDC1/SDC1. Change PI DMA granularity from eight bytes to two bytes. Add delay timer for SI DMA. Change behavior for interlaced video to be more useful, but still needing revision. Simplify/remove some AI DMA interrupt signals. Removed line that cleared EEPROM contents with every machine reset (warm or cold).
| * | | | | bbc: fixed wd177x reset on master series (nw) Nigel Barnes2015-09-081-2/+2
| |/ / / /
* / / / / apple2.c: select displayed page for floating bus (nw) Peter Ferrie2015-09-071-1/+1
|/ / / /
* | | | Revert "apple2.c: select displayed page for floating bus (nw)" Peter Ferrie2015-09-071-1/+1
| | | | | | | | | | | | | | | | This reverts commit c4b803ea57b8677c346386b9d48bde827ad0e1ed.
* | | | apple2.c: select displayed page for floating bus (nw) Peter Ferrie2015-09-071-1/+1
| | | |
* | | | Merge pull request #311 from Pernod70/master David Haywood2015-09-074-905/+826
|\ \ \ \ | | | | | | | | | | bbc: clones, floppy formats, softlists, and cleanups.
| * | | | bbc: clones, floppy formats, softlists, and cleanups. Nigel Barnes2015-09-074-905/+826
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added clone bbcb1770, bbcb now 8271 only. - Added clone pro128s, Olivetti Prodest PC 128S. - Added clones Acorn Business Computers and Cambridge Workstation. - Added clone reutapm, Reuters APM board. - Improved floppy formats, added dsd and double density formats for ADFS. - Added speech PHROMs, not yet hooked up correctly. - Added softlists bbcb_de_cass, bbcb_us_flop and bbcmc_flop. - Added S11 links (dipswitch) to specify Econet ID. - Address map cleanups.
* | | | | Merge pull request #312 from felipesanches/unitron_ap2ti R. Belmont2015-09-071-3/+3
|\ \ \ \ \ | |/ / / / |/| | | | Unitron APII+ TI: Fixing rom name and checksum and adding correct year metadata
| * | | | Unitron APII+ TI: Fixing rom name and checksum and adding correct year metadata Felipe Corrêa da Silva Sanches2015-09-071-3/+3
| | | | |
* | | | | apple2e.c: select displayed page for floating bus [Peter Ferrie] Peter Ferrie2015-09-061-1/+1
| | | | | | | | | | | | | | | | | | | | French Touch "Crazy Cycles" no longer hangs, but still missing effects
* | | | | Merge pull request #303 from LuigiBlood/master R. Belmont2015-09-061-4/+8
|\ \ \ \ \ | | | | | | | | | | | | n64.c: Development Disk Drive setting support [LuigiBlood]
| * | | | | n64.c: Development Disk Drive setting support [LuigiBlood] luigiblood2015-09-041-4/+8
| | | | | |
* | | | | | Merge pull request #309 from felipesanches/unitron_ap2ti R. Belmont2015-09-061-2/+17
|\ \ \ \ \ \ | | |/ / / / | |/| | | | Adding Unitron APII+ (Teclado Inteligente) as another brazilian apple 2 clone …
| * | | | | Adding Unitron APII+ (Teclado Inteligente) as another brazilian apple2 clone ↵ Felipe Corrêa da Silva Sanches2015-09-061-2/+17
| | | | | | | | | | | | | | | | | | | | | | | | (this one has got a dedicated CPU for the "smart keyboard")
* | | | | | Fixed sound on orao (nw) Miodrag Milanovic2015-09-063-8/+11
|/ / / / /
* | | | | apple2/apple2e: fix raster parameters, French Touch "Scroll Scroll Scroll" ↵ arbee2015-09-052-8/+2
| | | | | | | | | | | | | | | | | | | | demo now syncs on apple2e driver. [R. Belmont]
* | | | | ie15: minor cleanup Sergey Svishchev2015-09-051-8/+7
|/ / / /
* | | | Merge pull request #302 from JoakimLarsson/mz8105_1 R. Belmont2015-09-021-0/+369
|\ \ \ \ | | | | | | | | | | New VME board: Mizar 8105
| * | | | New VME board: Mizar 8105, 68000@10Mhz with support for a 16Kb OS9 bootstrap Joakim Larsson Edström2015-09-021-0/+369
| | |/ / | |/| | | | | | | | | | - Terminal interface hooked up to a UPD7201 that the board expects on the VME bus
* | | | asst128: use better ROM dumps Sergey Svishchev2015-08-311-17/+13
| | | |
* | | | fixed logging (nw) Miodrag Milanovic2015-08-301-3/+3
| | | |
* | | | fixed compile (nw) Miodrag Milanovic2015-08-301-3/+3
| | | |
* | | | New skeleton: dvk_kcgd (colour graphics display controller for DVK series) Sergey Svishchev2015-08-301-0/+384
| | | |
* | | | Add skeleton support for K1801VM2 (as clone of T11), change relevant drivers ↵ Sergey Svishchev2015-08-303-8/+8
| | | | | | | | | | | | | | | | to use it.
* | | | Merge pull request #295 from shattered/_c60338d Miodrag Milanović2015-08-301-45/+0
|\ \ \ \ | | | | | | | | | | at, at_keybc: hook up Display Switch and remove irrelevant DSW0 [shattered]
| * | | | at, at_keybc: hook up Display Switch Sergey Svishchev2015-08-301-45/+0
| | | | |
* | | | | Merge pull request #294 from shattered/_276b447 Miodrag Milanović2015-08-301-11/+21
|\ \ \ \ \ | |/ / / / |/| | | | besta: hook up 68230 and make its ROM self-test pass [shattered]
| * | | | besta: hook up 68230 Sergey Svishchev2015-08-301-11/+21
| | | | |
* | | | | fix snmath decimal point hap2015-08-291-3/+4
|/ / / /
* | | | Merge pull request #287 from felipesanches/canons80 R. Belmont2015-08-281-0/+54
|\ \ \ \ | | | | | | | | | | initial skeleton driver for Canon S-80 typowriter
| * | | | initial skeleton driver for Canon S-80 typowriter Felipe Corrêa da Silva Sanches2015-08-241-0/+54
| | | | |