summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* zac_proto: added layout (nw) Robbbert2012-08-253-4/+76
* turned WD33C93 into a device & made cps3 flash roms optional on cd sets (nw) smf-2012-08-256-728/+767
* Written up a bare-bones M50458 OSD video chip device, used by Nintendo Super ... Angelo Salese2012-08-253-29/+148
* JUST A MOMENT / NON SLOT ... messages putted in VRAM Angelo Salese2012-08-254-15/+210
* Various hook-ups, presumably dies at the EEPROM/RTC check and throws an error... Angelo Salese2012-08-251-34/+157
* Rewriting nss driver in progress, hooked up the security keys Angelo Salese2012-08-241-145/+139
* New NOT WORKING game Angelo Salese2012-08-242-0/+54
* floppy: Harmless intermediate commit that could help Micko (nw) Olivier Galibert2012-08-2410-13/+801
* Placeholders (nw) Olivier Galibert2012-08-245-0/+0
* (MESS) c64: Fixed ROM sizes. (nw) Curt Coder2012-08-242-3/+3
* (MESS) c64: Added some kernals and cleanup. (nw) Curt Coder2012-08-243-258/+85
* (MESS) hr16: fixed unending samples. (nw) Sandro Ronco2012-08-241-17/+26
* update notes Michaël Banaan Ananas2012-08-241-5/+6
* Quick note before I forget, nw Angelo Salese2012-08-241-0/+1
* (MESS) msx1_cart.xml: Revert previous animal land fix. Changed all ascii mapp... Wilbert Pol2012-08-242-4/+3
* (MESS) msx1_cart.xml: Fixed animllnd (nw) Wilbert Pol2012-08-241-0/+1
* Ah, this was needed to be DD drive after all, but change it to support dual s... Miodrag Milanovic2012-08-242-6/+6
* added 525hd support into floppy.c and converted ht68k to use new wd17xx core ... Miodrag Milanovic2012-08-243-42/+76
* Some NVRAM hooks Angelo Salese2012-08-241-5/+1
* Hooked up NVRAM loading/saving Angelo Salese2012-08-242-7/+120
* Zac_proto: preliminary work begun (nw) Robbbert2012-08-241-1/+55
* am53cf96 is now a device (nw) smf-2012-08-245-117/+146
* a little tidy up while working on other files (nw) smf-2012-08-248-34/+12
* (MESS) Virtual Boy: correct timer handling, gives proper sound/music. [R. Bel... R. Belmont2012-08-241-36/+71
* fb flag fixes Angelo Salese2012-08-241-7/+6
* Commented out code for hooking up the fb Angelo Salese2012-08-241-18/+57
* Get all the handlers into the device state. From Haze (nw) Scott Stone2012-08-244-178/+194
* (MESS) Fixed H-Bias effects, fixing in particular a video bug with Teleroboxe... Angelo Salese2012-08-241-8/+7
* (MESS) hr16: improved a bit the sound quality. (nw) Sandro Ronco2012-08-232-5/+16
* Implemented remaining BSU opcodes in V810 CPU core [Angelo Salese] Angelo Salese2012-08-232-22/+85
* removed am53cf96_get_device and some other unused GetDevice() trampolines (nw) smf-2012-08-238-49/+8
* Some other King changes Angelo Salese2012-08-232-11/+75
* (MESS) hr16: SRAM is battery-backed. (nw) Sandro Ronco2012-08-232-2/+4
* (MESS) hr16: Added preliminary sound emulation. [Sandro Ronco] Sandro Ronco2012-08-234-36/+249
* (MESS) c1541: Added ProLogic-DOS Classic kernal. (nw) Curt Coder2012-08-234-12/+179
* glacial SCSI improvements towards NSCSI and beyond, moved the SCSI id onto th... smf-2012-08-2332-154/+181
* Started making 32x a device, by creating a device and moving the cpus there. ... Scott Stone2012-08-235-249/+349
* Basic KRAM hook Angelo Salese2012-08-233-9/+118
* Flicker: added remaining inputs, some notes, sound (of sorts), marked as work... Robbbert2012-08-231-21/+96
* Continuing new device implementation for SN76496 and clones - mrdo.c, pachife... Scott Stone2012-08-233-14/+71
* Template for King device Angelo Salese2012-08-234-4/+139
* Added proper name of generated mak (no whatsnew) Miodrag Milanovic2012-08-231-1/+1
* Made "make depend" to create files per target, also added "make depend_ume" a... Miodrag Milanovic2012-08-231-0/+7
* z80 r16491 for msx.c Michaël Banaan Ananas2012-08-233-34/+40
* Flicker: Boots up, some buttons working. WIP [Robbbert] Robbbert2012-08-233-5/+170
* cothread removed, was not used for a long time and was commented (no whatsnew) Miodrag Milanovic2012-08-2324-1562/+0
* A small unused code regarding ext i/o (not hooked because it then talks with ... Angelo Salese2012-08-231-4/+22
* Fixed Pad latch Angelo Salese2012-08-231-5/+90
* Fixed PAD latch and irq priority Angelo Salese2012-08-232-14/+10
* FastROM resets at boot, hook that up Angelo Salese2012-08-221-0/+10