Ville Linde
3f155c5668
rasterizers for gradius4 (nw)
2016-05-31 00:00:05 +03:00
couriersud
b4dfa259d6
moved analog_input creation into constructor. (nw)
2016-05-30 21:39:59 +02:00
Ville Linde
00c806a355
model3: update culling node info (nw)
2016-05-30 22:03:40 +03:00
couriersud
f559c0d243
analog_outputs now created in constructor. (nw)
2016-05-30 20:45:25 +02:00
cracyc
07f297ae7a
hiscore.dat: more fixes (nw)
2016-05-30 12:56:54 -05:00
hap
975aa01ae7
bship notes
2016-05-30 19:20:34 +02:00
cracyc
d63cd99bc3
hiscore.dat: DEC Rainbow has no cheats (nw)
2016-05-30 11:39:32 -05:00
Ville Linde
48add4e406
sharcdrc: fix conditional loops (nw)
2016-05-30 17:42:43 +03:00
Vas Crabb
1a2364e9d8
fix the yaml
2016-05-31 00:29:27 +10:00
etabeta78
d434935918
Forgot about this dump this morning. nw.
2016-05-30 16:10:57 +02:00
etabeta78
46581221e6
New NOT WORKING machine
...
=======================
V-Tech V-Smile Pro [TeamEurope]
out of whatsnew: also added a couple of discs which were dumped by
TeamEurope as well, and converted other German discs to CHD v5.
2016-05-30 16:09:06 +02:00
etabeta78
5b7160418d
added recently released ms. pacman dump to intv.xml.
...
unfortunately it does not work... is Huygens still around
and willing to take a look? nw.
[thanks Anna Wu for pointing out the release]
2016-05-30 16:06:38 +02:00
Vas Crabb
7dd07bdfae
Merge pull request #912 from npwoods/ui_option_as_enum
...
Changed the backing representation of OPTION_UI from being a string t…
2016-05-30 22:43:53 +10:00
etabeta78
8a96c7fef8
minor bits. nw.
2016-05-30 07:25:11 +02:00
etabeta78
f47c89d9bf
added more info to pippin.xml and a couple of additional
...
PCBs info in gameboy.xml. nw.
2016-05-30 07:22:58 +02:00
etabeta78
6f10f33e6e
misc additions. nw.
2016-05-30 07:22:07 +02:00
etabeta78
1c7d7b80e1
leapster.xml: 8 new dumps added [Team Europe]
...
vsmile.xml: 6 new dumps added [Team Europe]
2016-05-30 07:21:37 +02:00
Vas Crabb
bbb2e917b5
MT6225 MT6226 MT6227 debugger may crash when validating expression with non-existent memory space name
2016-05-30 14:17:01 +10:00
RobertoFresca
2c04202451
Flaming 7 (W-4 hardware): Added electronic serial DS2401 device.
...
Still remaining the connection and read routines. [Roberto Fresca]
2016-05-29 22:45:08 -03:00
RobertoFresca
ae4cecaf60
Flaming 7 (W-4 hardware): Added hand made electronic serial DS2401 dump,
...
as a start of electronic serial number support. Added technical notes.
[Roberto Fresca]
2016-05-29 22:22:47 -03:00
couriersud
33f7e0a71b
Merge remote-tracking branch 'origin/master' into netlist_dev
2016-05-30 01:48:07 +02:00
couriersud
a99d76c239
Fix r2r dac. Remove dead code. (nw)
2016-05-30 01:46:40 +02:00
couriersud
20051db48f
More rework on nld_twoterm. (nw)
2016-05-30 01:36:37 +02:00
Ted Green
585cfd0712
(nw) WIP: Updated atlantis driver.
2016-05-29 17:31:29 -06:00
couriersud
238b68f1cd
Reworked twoterm setup. Fixed some timebombs along the way. (nw)
2016-05-30 00:53:33 +02:00
RobertoFresca
9520558af1
Tetris + Cherry Master (+K, Canada Version, encrypted) hidden
...
switch documentation... [Ioannis Bampoulas]
2016-05-29 16:29:44 -03:00
couriersud
a52a795004
Added constructors to prepare to move terminal setup into constructor.
...
(nw)
2016-05-29 19:30:05 +02:00
couriersud
4c7bb29445
Fix factory code. (nw)
2016-05-29 19:10:38 +02:00
ImJezze
0e7755c88c
Vector line width is now applied by BGFX
2016-05-29 18:51:09 +02:00
ImJezze
0c83e22fe0
Cleanup vector batch in D3D (nw)
2016-05-29 18:51:08 +02:00
ImJezze
5da7690669
Removed dead D3D code (nw)
...
- removed not functional vector texture code
- removed unused D3DTOP_MODULATE2X/4X code
- removed unused antialiasing code for UI lines
- removed usage of vector_time_period which does not exist anymore
2016-05-29 18:51:07 +02:00
cracyc
c35144d691
hiscore.dat: remove outdated info and email addresses (nw)
...
---
Those people shouldn't be bothered with issues from this (unless they want too but I don't know that)
2016-05-29 11:47:34 -05:00
couriersud
fe8476956a
Merge remote-tracking branch 'origin/master' into netlist_dev
2016-05-29 17:44:40 +02:00
couriersud
99530d0777
Moved more device definitions into cpp files. New prefix "nlid" for
...
include files flags purely internal include files not to be leaked into
userland. (nw)
2016-05-29 17:42:47 +02:00
cracyc
b49334e70a
hiscore: fix segaxbd games and improve error (nw)
2016-05-29 10:26:47 -05:00
Ville Linde
6cfc1ac0fc
cleanup (nw)
2016-05-29 17:48:54 +03:00
Robbbert
7b2e3a2696
Super80: more software
2016-05-30 00:46:26 +10:00
Nathan Woods
d134d16d7d
Changed the backing representation of OPTION_UI from being a string to an enum
2016-05-29 10:05:21 -04:00
Scott Stone
c18f94cdd4
psx.xml validation fix + small comment fix (nw)
2016-05-29 10:03:04 -04:00
couriersud
b6ad2435b9
Merge remote-tracking branch 'origin/master' into netlist_dev
2016-05-29 15:47:35 +02:00
couriersud
35b3b08ce7
Moved more device definitions into cpp files. (nw)
2016-05-29 15:47:09 +02:00
therealmogminer@gmail.com
7eeccac36a
I am very disappointed in you, VS2015 (nw)
2016-05-29 15:44:59 +02:00
Ivan Vangelista
9a9ab100a7
New clones marked as NOT_WORKING
...
--------------------------------
Lethal Weapon 3 (2.07 USA) [Zab]
2016-05-29 14:49:07 +02:00
couriersud
b185a502cd
Merge remote-tracking branch 'origin/master' into netlist_dev
2016-05-29 13:53:19 +02:00
couriersud
7ea8859fc8
Moved more device definitions into cpp files. (nw)
2016-05-29 13:52:21 +02:00
Paul Priest
7af080d453
[skip CI] Fix channel for irc notifications - no # (nw)
...
+ example for pacman, should we never need to bring in non-default deps
2016-05-29 11:44:59 +01:00
etabeta78
be406134ae
more consistency fixes. nw.
2016-05-29 11:38:55 +02:00
etabeta78
c378eb2f8f
psx.xml: Added CHD images of redump.org USA disc set. [Aeternal]
...
psx.xml: Added more information and small fixes to Japanese discs.
[Fabio Priuli]
2016-05-29 11:37:15 +02:00
Paul Priest
9f5fb1fab5
[skip CI] Add irc bot notification for tea-ci (nw)
...
Encrypted file contains secrets generated from tea-ci.org interface.
2016-05-29 10:03:56 +01:00
Justin Kerk
141e1c7770
Emscripten tweaks (nw)
2016-05-29 08:27:55 +00:00