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
Jim Stolis
ef6c6eaaf9
whatsnew_0146u5.txt: peplus.c changes (nw)
2012-08-20 02:21:30 +00:00
R. Belmont
0b0160e1a8
A few more GD-ROM redumps (nw)
2012-08-19 22:13:25 +00:00
R. Belmont
e2147017ce
First round of GD-ROM redumps [The Dumping Union]
...
New clones added
----------------
- Initial D Arcade Stage Ver. 3 Cycraft Edition (Rev. B) (GDS-0029B) [The Dumping Union]
- Sega Network Taisen Mahjong MJ 3 (Rev F) (GDX-0017F) [The Dumping Union]
2012-08-19 20:24:52 +00:00
Wilbert Pol
c3992e054a
Sync with MESS (nw)
2012-08-19 20:15:40 +00:00
Michaël Banaan Ananas
37e533cdb2
moved away some casino/misc games that were in the fruity-pin section
2012-08-19 16:55:47 +00:00
Michaël Banaan Ananas
96c72d6eac
(some cleanup)
2012-08-19 16:44:15 +00:00
Michaël Banaan Ananas
014959d9e0
jpm.a missing dependencies
2012-08-19 16:03:15 +00:00
Miodrag Milanovic
73bad0ebd0
Since there is no clear way to determine if mouse should be shown or not, I am putting a new flag (no whatsnew)
2012-08-19 09:54:35 +00:00
R. Belmont
6158bbde8e
PowerPC: fix CMP/CMPI instructions; they were behaving as CMPL/CMPLI and generating wrong flags [R. Belmont]
2012-08-19 03:04:23 +00:00
Ville Linde
98d33d5a22
cobra.c: More FIFO improvements (nw)
2012-08-19 00:13:55 +00:00
Brian Troha
7ee4b34f62
new Tunder Zone clone
...
dassault.c: Better documented the PCB stack and changed clocks to be derived by on board OSC. [Brian Troha, Stefan Lindberg]
New Clone Added
-------------------------------------------
Thunder Zone (Rev 1, World) [Stefan Lindberg]
2012-08-18 17:03:13 +00:00
Oliver Stöneberg
0ab3f120d8
added missing \n to some more fatalerror() calls (no whatsnew)
2012-08-18 11:27:58 +00:00
Oliver Stöneberg
06ba8ecf43
added missing \n to some fatalerror() calls (no whatsnew)
2012-08-18 11:25:01 +00:00
Oliver Stöneberg
68371b09ff
re-applied astring changes after fixing bug in trimspace(), but still using strlen() until all stringbuffer() occurances are gone (no whatsnew)
2012-08-18 11:02:48 +00:00
Oliver Stöneberg
aab3cad57f
fixed debugger window to just use fixed-pitch font and removed fallback since CreateFont will still return a font based on other characteristics when the face was not found (no whatsnew)
2012-08-18 10:01:13 +00:00
Oliver Stöneberg
7d0cc68ac0
re-added excessive strlen() usage to astring since it causes mysterious formating issues in debugger for people with non-standard font (no whatsnew)
2012-08-17 21:23:04 +00:00
Michaël Banaan Ananas
fb45d3b66f
(stop spamming error.log with bogus read)
2012-08-17 19:10:29 +00:00
Angelo Salese
1250738f01
Implemented irq ack/pending mechanism to Hyper Neo Geo 64 [Angelo Salese]
2012-08-17 16:33:40 +00:00
Oliver Stöneberg
61b9e62493
debugger has been "new" for long enough now. also show the proper application name (no whatsnew)
2012-08-17 16:12:05 +00:00
Angelo Salese
04afcc0837
Hooked up Epson 62423 RTC device to Hyper Neo Geo 64 [Angelo Salese]
...
Made 24/12h bit register to be correctly activated in Epson 62423 RTC device [Angelo Salese]
2012-08-17 14:53:54 +00:00
smf-
9120af1c1b
audit considers a NO DUMP rom to be shared if it has the same name as a parent/device rom.
2012-08-17 13:44:49 +00:00
Miodrag Milanovic
10294b81ab
Made UI mouse cursor optional (default is off for now), in games with clickable artwork cursor is visible, application is not taking mouse control anymore (no whatsnew)
2012-08-17 13:42:21 +00:00
Scott Stone
9ce1175a04
Updated the megatech bios to render using the newer SMS vdp device from MESS. Cleaned up a vamphalf.c change from earlier. From Haze (nw)
2012-08-17 13:07:59 +00:00
Michaël Banaan Ananas
68ce2d11b4
fix a warning
2012-08-17 12:11:16 +00:00
Oliver Stöneberg
e5bdb0986a
avoid excessive usage of strlen() in astring by caching the length (no whatsnew)
2012-08-17 10:22:02 +00:00
Oliver Stöneberg
332ebb14c7
small optimization to ui_draw_text_full() (no whatsnew)
2012-08-17 10:20:10 +00:00
Miodrag Milanovic
a703b654ab
Sync with MESS (nw)
2012-08-17 08:15:05 +00:00
Brian Troha
f6a1a68c50
new Thunder Zone clone
...
dassault.c: Added PCB locations to all the Thunder Zone / Desert Assault sets. [Brian Troha, ShouTime]
New Clone Added
-------------------------------------
Thunder Zone (Japan) [ShouTime]
2012-08-17 06:53:58 +00:00