Commit Graph

16945 Commits

Author SHA1 Message Date
Wilbert Pol
389127def9 (MESS) msx1_cart.xml: Fixed animllnd (nw) 2012-08-24 17:29:05 +00:00
Miodrag Milanovic
f03af5d011 Ah, this was needed to be DD drive after all, but change it to support dual side (no whatsnew) 2012-08-24 15:04:59 +00:00
Miodrag Milanovic
3b503b903d added 525hd support into floppy.c and converted ht68k to use new wd17xx core (no whatsnew) 2012-08-24 14:57:05 +00:00
Angelo Salese
7fe7992c72 Some NVRAM hooks 2012-08-24 14:15:49 +00:00
Angelo Salese
8b34eaabbd Hooked up NVRAM loading/saving 2012-08-24 14:07:45 +00:00
Robbbert
1dad614294 Zac_proto: preliminary work begun (nw) 2012-08-24 12:15:15 +00:00
smf-
d3d0443564 am53cf96 is now a device (nw) 2012-08-24 10:45:35 +00:00
smf-
53539d0fba a little tidy up while working on other files (nw) 2012-08-24 10:35:45 +00:00
R. Belmont
b863cf56b5 (MESS) Virtual Boy: correct timer handling, gives proper sound/music. [R. Belmont] 2012-08-24 03:13:51 +00:00
Angelo Salese
35dd8a910d fb flag fixes 2012-08-24 01:46:20 +00:00
Angelo Salese
21dae3682c Commented out code for hooking up the fb 2012-08-24 01:15:13 +00:00
Scott Stone
ebf5205538 Get all the handlers into the device state. From Haze (nw) 2012-08-24 00:40:54 +00:00
Angelo Salese
fce5cd427e (MESS) Fixed H-Bias effects, fixing in particular a video bug with Teleroboxer, nw 2012-08-24 00:13:05 +00:00
Sandro Ronco
d0e0addda5 (MESS) hr16: improved a bit the sound quality. (nw) 2012-08-23 22:36:05 +00:00
Angelo Salese
e5d1b03fae Implemented remaining BSU opcodes in V810 CPU core [Angelo Salese]
(MESS) Improved framebuffer busy / drawing flags for Virtual Boy, golf doesn't crash anymore and nesterfb does a bit more [Angelo Salese]
2012-08-23 22:26:25 +00:00
smf-
e31647d3a5 removed am53cf96_get_device and some other unused GetDevice() trampolines (nw) 2012-08-23 20:47:28 +00:00
Angelo Salese
b26dd6425d Some other King changes 2012-08-23 20:20:56 +00:00
Sandro Ronco
e77bfa6974 (MESS) hr16: SRAM is battery-backed. (nw) 2012-08-23 20:09:35 +00:00
Sandro Ronco
4d79ea8ba6 (MESS) hr16: Added preliminary sound emulation. [Sandro Ronco] 2012-08-23 19:27:48 +00:00
Curt Coder
8555376f43 (MESS) c1541: Added ProLogic-DOS Classic kernal. (nw) 2012-08-23 18:56:52 +00:00
smf-
45e9cc7826 glacial SCSI improvements towards NSCSI and beyond, moved the SCSI id onto the device (nw) 2012-08-23 17:53:10 +00:00
Scott Stone
72fa59293f Started making 32x a device, by creating a device and moving the cpus there. From Haze. (nw) 2012-08-23 16:04:33 +00:00
Angelo Salese
e8f1af1c00 Basic KRAM hook 2012-08-23 15:31:38 +00:00
Robbbert
9b6503ac95 Flicker: added remaining inputs, some notes, sound (of sorts), marked as working. [Robbbert] 2012-08-23 13:32:57 +00:00
Scott Stone
e1cd97408c Continuing new device implementation for SN76496 and clones - mrdo.c, pachifev.c, tp84.c [Osso] 2012-08-23 13:27:45 +00:00
Angelo Salese
7d5c6e5664 Template for King device 2012-08-23 13:24:03 +00:00
Miodrag Milanovic
5f995d42a4 Added proper name of generated mak (no whatsnew) 2012-08-23 12:59:09 +00:00
Miodrag Milanovic
fc915eb2ff Made "make depend" to create files per target, also added "make depend_ume" as new target in case ume is used, since then it becomes complicated (no whatsnew) 2012-08-23 12:56:20 +00:00
Michaël Banaan Ananas
6e6eea1bc9 z80 r16491 for msx.c 2012-08-23 12:12:19 +00:00
Robbbert
259433e545 Flicker: Boots up, some buttons working. WIP [Robbbert] 2012-08-23 10:24:22 +00:00
Miodrag Milanovic
3c9c19604e cothread removed, was not used for a long time and was commented (no whatsnew) 2012-08-23 06:39:14 +00:00
Angelo Salese
2db7d3c1a9 A small unused code regarding ext i/o (not hooked because it then talks with the SCSI a lot) 2012-08-23 03:18:14 +00:00
Angelo Salese
5f1eb8b0bb Fixed Pad latch 2012-08-23 02:47:53 +00:00
Angelo Salese
492df31fce Fixed PAD latch and irq priority 2012-08-23 01:12:58 +00:00
Angelo Salese
cfddb29cf8 FastROM resets at boot, hook that up 2012-08-22 21:46:55 +00:00
Angelo Salese
88de3df5ed Hooked up fastROM setting in the CPU core, nw 2012-08-22 20:58:21 +00:00
Angelo Salese
170b6ae5c2 (SNES) Rewritten cycle steal code from scratch and nailed it directly in the G65816 CPU core [Angelo Salese, byuu] 2012-08-22 20:16:55 +00:00
Wilbert Pol
6f13297dcf (MESS) pcfx.c: Start displaying some things from huc6270-b; doesn't look correct yet though. (nw) 2012-08-22 20:10:44 +00:00
Sandro Ronco
884fcefa29 (MESS) Added GAME_CLICKABLE_ARTWORK flag to some drivers. (just to test the new svn) 2012-08-22 18:25:02 +00:00
Curt Coder
17412cd1de (MESS) c64 et al: Inherit the bus clock from parent expansion slot. (nw) 2012-08-22 18:19:39 +00:00
Angelo Salese
049780af4f Left-over, don't bother 2012-08-22 18:10:24 +00:00
Angelo Salese
33611118ef MT #03398, fixed SNES VRAM size 2012-08-22 18:09:45 +00:00
Michaël Banaan Ananas
e0c66afede add keymaps folder from MESS 2012-08-22 17:57:05 +00:00
Ville Linde
ad6bc0db97 cobra.c: Added K001604 for racjamdx 2012-08-22 17:17:11 +00:00
Angelo Salese
ca3b87c537 State-ized snes_vram too 2012-08-22 15:47:15 +00:00
Miodrag Milanovic
cc2e0e6687 Values must be normalized (no whatsnew) 2012-08-22 15:44:05 +00:00
Curt Coder
cc1a85ca53 (MESS) c1551: Added passthru expansion port. (nw) 2012-08-22 15:29:26 +00:00
Curt Coder
82c78e7b99 (MESS) d9060: Refactored to use selectable BIOS. (nw) 2012-08-22 15:27:56 +00:00
Curt Coder
82fd099d5b (MESS) i8550021: Added keyboard ROM. [John Elliott] 2012-08-22 15:27:02 +00:00
Angelo Salese
64af9139af State-ized CG RAM, nw 2012-08-22 15:09:51 +00:00