Commit Graph

16901 Commits

Author SHA1 Message Date
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
Angelo Salese
9809d64f17 (MESS) Fixed vertical sprite wrap-around in SNES driver [Angelo Salese] 2012-08-22 14:03:07 +00:00
Miodrag Milanovic
fec0896151 patch that enables output of <info> elements stored in software lists through -listsoftware [qmc2] 2012-08-22 14:02:55 +00:00
Fabio Priuli
928793c6f0 (MESS) rainbow.c: hooked up the floppy list. no whatsnew. 2012-08-22 05:30:18 +00:00
Angelo Salese
e3ee836db0 Moved snes_oam in the state machine, allows to be showable in the debugger, nw 2012-08-22 03:59:49 +00:00
Angelo Salese
7d8beb12ac Brave man does brave things ... (nw) 2012-08-22 02:48:44 +00:00
Robbbert
e2b721acc7 [MC8030] Added notes, connected up devices (nw) 2012-08-22 02:26:02 +00:00
Angelo Salese
691df884f7 (MESS) Hooked up SCSI ROM 2012-08-21 23:27:27 +00:00
Angelo Salese
9fd6c9cb53 (MESS) Fixed VDC-A/B hook-ups and added bare-bones pad communication, currently hangs with a cyan screen, nw 2012-08-21 23:08:19 +00:00
Robbbert
2ce69f7274 svn update test (nw) 2012-08-21 22:50:56 +00:00
Michaël Banaan Ananas
bbfcc9df7f add a missing MESS file 2012-08-21 22:06:22 +00:00
Ville Linde
87bf072943 cobra.c: Added JVS emulation. 2012-08-21 21:05:31 +00:00
Angelo Salese
83461fda36 Updated PC-88VA to use improvements from PC-8801, nw 2012-08-21 20:56:33 +00:00
Wilbert Pol
c9eff96eec (MESS) pcfx.c: Started implementing the interrupt controller. The bios is now waiting to receive an irq from HuC6270-B (which is never gets). (nw) 2012-08-21 20:39:41 +00:00
Curt Coder
bfc765ae40 (MESS) c1551: Preparing to use the PLA for address decoding. (nw) 2012-08-21 19:54:25 +00:00
Curt Coder
ba7a9d75ee (MESS) vip: Fixed VP-700 Tiny BASIC ROM mapping and VP-620 ASCII keyboard. [Curt Coder] 2012-08-21 19:50:30 +00:00
Angelo Salese
2bfb06fde9 (MAME) Fixed regression with Renju Kizoku [Angelo Salese] 2012-08-21 16:55:52 +00:00
Angelo Salese
ae2153663a Some other small clean-ups 2012-08-21 15:31:48 +00:00
Angelo Salese
c738dbefe0 Force srcbit and dstbit to be always under 32 bytes 2012-08-21 14:54:11 +00:00
Angelo Salese
2177dfe505 Testing the new SVN 2012-08-21 14:19:30 +00:00
Fabio Priuli
128cae7ce6 unified svn properties of softlists. no whatsnew. 2012-08-21 14:13:39 +00:00
Miodrag Milanovic
fdff3e28a5 (MESS) mz_cas.c: apparently, MZT is just another alias for MZF. (no whatsnew) 2012-08-21 12:43:30 +00:00
Miodrag Milanovic
518b7ac708 (MESS) mz2000: added and hooked up software lists for tapes and floppies. tapes do not work, and we need proper dumps of the cassette BASIC. [Fabio Priuli]
out of whatsnew: the disk dumps do not come from original media, but given that no more program disks ever appeared in the past two years and that even the website which originally hosted these disks disappeared, it is definitely worth documenting them before they get lost forever...
2012-08-21 12:38:08 +00:00
Miodrag Milanovic
960ae0c0de Sync software lists from MESS into hash (no whatsnew) 2012-08-21 10:47:55 +00:00
Miodrag Milanovic
7285b359d2 Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00
Miodrag Milanovic
67c425e907 Sync with MESS (nw) 2012-08-21 10:09:35 +00:00
Brian Troha
5e694d69c2 New working Turbo Outrun set
segaorun.c: Identified the Turbo Outrun "FD1094 317-unknown" set as 317-0106 and provided a working decryption key. [Chris Hardy]

New games added or promoted from NOT_WORKING status
---------------------------------------------------
Turbo Out Run (cockpit, FD1094 317-0106) [Chris Hardy, The Dumping Union]
2012-08-21 00:36:06 +00:00
Wilbert Pol
695fef3595 Sync with MESS (nw) 2012-08-20 20:15:14 +00:00
Brian Troha
857f3e767b segaorun.c: Minor doc update for a set of Turbo Outrun - Adds "set" number to game ID. EX: 834-6919 to 834-6919-01 - NW 2012-08-20 19:57:27 +00:00
Brian Troha
9b4787d23c segaybd.c: Minor doc update for G-Loc, added Sega Game & board ID#s - NW 2012-08-20 19:43:00 +00:00
Couriersud
6c4f9a0d65 Added gcc-4[567]-generic entries to sdl.mak to select gcc with DISTRO= switch. 2012-08-20 19:19:15 +00:00
Couriersud
5280005bfa Updated netlist implementation:
- Now supports any resolution fitting reasonably into a UINT64
- Execution now uses a list sorted by execution time
- Implementation now supports analog and digital inputs / outputs
  - First step in a move to "terminals" being both input / output
- Improved object model

Pong:
- Rewrote video code, now emulates a monitor by analyzing the analog
  video signal and identifying vsync and hysnc pulses.
- Removed all hacks.

Overall performance increase of about 10% over the previous "pongf" implementation.
2012-08-20 19:17:31 +00:00
Michaël Banaan Ananas
4a73f8bcfb moved JPM hardware sets down 2012-08-20 17:06:34 +00:00
Miodrag Milanovic
f59f48e859 More proper solution for not connected IDE devices (no whatsnew) 2012-08-20 14:41:34 +00:00
Michaël Banaan Ananas
38abc5dac9 Jpm -> JPM 2012-08-20 14:29:45 +00:00
mahlemiut
8e8d704e89 fix of a fix of a fix ;) (no whatsnew) 2012-08-20 13:49:06 +00:00
Angelo Salese
a0ebcd715e Fixed a sign bug with CVT.WS opcode in v810 CPU core [Angelo Salese] 2012-08-20 13:25:53 +00:00
Miodrag Milanovic
058179b62d Fix of a fix (nw) 2012-08-20 12:56:58 +00:00
Miodrag Milanovic
a49a951ae9 -i386: xlat implementation fix [Alegend45] 2012-08-20 11:18:56 +00:00
Miodrag Milanovic
f54800c1f3 Clean-ups and version bump 2012-08-20 06:39:53 +00:00
Miodrag Milanovic
1c13d14099 Sync with MESS (nw) 2012-08-20 06:06:19 +00:00
Michaël Banaan Ananas
c35e90545c (made a note for MT 04975) 2012-08-20 04:26:28 +00:00
Michaël Banaan Ananas
af4d7edb8e sdgndmps test button 2012-08-20 04:21:10 +00:00
Michaël Banaan Ananas
d5d3512a7c rm braveff bios flag 2012-08-20 03:52:53 +00:00
Jim Stolis
5293c7cb8d wrong folder... nevermind. 2012-08-20 02:24:45 +00:00