summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* (MESS) geniusiq: added German keyboard layout and some PORT_CHAR. (nw) Sandro Ronco2012-09-071-145/+173
* (MESS) mos6566: Added VIC-IIe variants. (nw) Curt Coder2012-09-072-20/+99
* made make depend to be defined per target to support special cases (no whatsnew) Miodrag Milanovic2012-09-071-0/+7
* (MESS) VK100: simplification of the code by emulating the register file as an... Jonathan Gevaryahu2012-09-071-41/+14
* New games marked as GAME_NOT_WORKING Scott Stone2012-09-071-9/+9
* (MESS) svga_s3: Added Hardware Graphics Cursor. Works fine under Windows 95, ... mahlemiut2012-09-061-2/+2
* geniusiq: added mouse input. (nw) Sandro Ronco2012-09-061-23/+61
* (MESS) VK100: Correctly hooked up vsync interrupt to crtc instead of video su... Jonathan Gevaryahu2012-09-061-43/+68
* Get rid of the SW DIP-SW msg Angelo Salese2012-09-061-15/+24
* Preliminary SW DIP-SW addition to PC-9821 / Fixed sound CPU ASM decoding for ... Angelo Salese2012-09-061-1/+112
* Removed the POR hack in PC-98x1 machines, nw Angelo Salese2012-09-061-13/+26
* (MESS) vic20: Refactored VIC to a modern device. (nw) Curt Coder2012-09-0621-205/+461
* (MESS) plus4: Refactored TED to use device_memory interface. (nw) Curt Coder2012-09-064-82/+133
* (MESS) vic20: Fixed 16K RAM expansion. (nw) Curt Coder2012-09-061-4/+12
* TILE/TILEMAP modernization part 3 (no whatsnew) Miodrag Milanovic2012-09-068-51/+52
* TILE/TILEMAP modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-062-32/+35
* Split out callbacks from scsibus_device into scscb_device, eventually this wi... smf-2012-09-0618-83/+71
* gfx_element is now a class. Accessors are provided for all Aaron Giles2012-09-0621-54/+54
* (MESS) Added keyboard inputs for Pasopia and Pasopia 7, z80pio irq still does... Angelo Salese2012-09-063-128/+213
* Various changes, nw Angelo Salese2012-09-051-18/+66
* made S1410 device act as a SCSIHD with the custom commands, added D9060HD & A... smf-2012-09-0513-58/+213
* (MESS) Preliminary support for cassette images in MZ-2000 [Angelo Salese] Angelo Salese2012-09-051-11/+27
* (MESS) geniusiq: fixed missing text. (nw) Sandro Ronco2012-09-051-3/+71
* Replaced standard mappers with an enumeration that maps internally Aaron Giles2012-09-056-27/+27
* mos6560: Refactored interface to use devcb. (nw) Curt Coder2012-09-052-90/+40
* MZ700: cleaned up the keyboard code, nw Angelo Salese2012-09-051-13/+7
* Continuing new device implementation for SN76496 and clones - bbc.c, mycom.c,... Scott Stone2012-09-058-26/+113
* (MESS) - isa_blaster: Adds 2,3 and 4bit ADPCM support [Carl] Miodrag Milanovic2012-09-052-20/+171
* And death to AM_SIZE_LEGACY. Aaron Giles2012-09-042-15/+16
* (MESS) c65: Added missing SID interface. (nw)\n(MESS) c64: Used SID8580 for t... Curt Coder2012-09-043-5/+19
* Remove commented-out references to AM_BASE/_SIZE_LEGACY. Aaron Giles2012-09-042-8/+8
* Improved SPC700 cycle opcode timings [Angelo Salese, byuu] Angelo Salese2012-09-041-1/+1
* m6502: Refactored the indexed read/write to use devcb, and fixed the peripher... Curt Coder2012-09-048-71/+74
* m6502: Fixed CPU peripheral port behavior by introducing pull-up and pull-dow... Curt Coder2012-09-041-26/+31
* Added Sound Blaster 16, and proper 16 bit ISA DMA handling [Carl] Miodrag Milanovic2012-09-0410-95/+746
* (MESS) Updated KC D004 and TVC HBF to use selectable BIOS. (nw) Sandro Ronco2012-09-032-16/+19
* (MESS) crvision: Converted to use new sn76494_device. (nw) Curt Coder2012-09-032-22/+28
* DEVINFO_* to CPU_INFO_*, and some cleanups (no whatsnew) Miodrag Milanovic2012-09-034-76/+0
* Cleanup and some inheritance fixes (no whatsnew) Miodrag Milanovic2012-09-0360-1426/+0
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-03115-196/+3885
* (MESS) Fixed incorrect SPC700 IPL ROM behaviour in SNES driver(s), fixes some... Angelo Salese2012-09-021-3/+1
* Kill user5 in SNES related drivers, nw Angelo Salese2012-09-021-10/+10
* pwrmac doesn't need the ROM overlay (nw) R. Belmont2012-09-021-1/+1
* (MESS) Added PET cassette port slot interface to vic20, c64, and plus4. Imple... Curt Coder2012-09-02167-646/+1843
* (MESS) svga_s3: added memory-mapped I/O ports, and various other updates. mahlemiut2012-09-021-0/+1
* Removed legacy inline_config support and updated devices using it (no whatsnew) Miodrag Milanovic2012-08-3014-68/+139
* (MESS) added missing #include (nw) smf-2012-08-303-1/+2
* (MESS) a little reorganisation while investigating the S1410 SASI to ST506 ad... smf-2012-08-306-14/+6
* Removed zero sized inline_config (no whatsnew) Miodrag Milanovic2012-08-3028-29/+0
* Removed files in MESS that are not used anymore and cleaned mess.mak of dupli... Miodrag Milanovic2012-08-3016-6309/+0