summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* Hooked up fastROM setting in the CPU core, nw Angelo Salese2012-08-225-10/+27
* (SNES) Rewritten cycle steal code from scratch and nailed it directly in the ... Angelo Salese2012-08-224-151/+31
* (MESS) pcfx.c: Start displaying some things from huc6270-b; doesn't look corr... Wilbert Pol2012-08-222-2/+43
* (MESS) Added GAME_CLICKABLE_ARTWORK flag to some drivers. (just to test the n... Sandro Ronco2012-08-223-3/+3
* (MESS) c64 et al: Inherit the bus clock from parent expansion slot. (nw) Curt Coder2012-08-2210-13/+58
* Left-over, don't bother Angelo Salese2012-08-221-1/+0
* MT #03398, fixed SNES VRAM size Angelo Salese2012-08-222-10/+11
* cobra.c: Added K001604 for racjamdx Ville Linde2012-08-221-6/+47
* State-ized snes_vram too Angelo Salese2012-08-222-45/+46
* Values must be normalized (no whatsnew) Miodrag Milanovic2012-08-221-1/+1