Commit Graph

40237 Commits

Author SHA1 Message Date
hap
ac9957ee8a x07: fix possible division by 0 2016-01-21 20:02:35 +01:00
hap
31efbf92ec fidelz80: small cleanups 2016-01-21 19:56:22 +01:00
Miodrag Milanovic
ea406cfcf8 avgdvg was rewritten from schematics by Mathis Rosenhauer in 0.108u5 (nw) 2016-01-21 19:20:44 +01:00
Ivan Vangelista
6e8d1237d6 segas18: switched to configured banking (nw) 2016-01-21 18:50:06 +01:00
Ivan Vangelista
f012385904 20pacgal, 8080bw: switched to configured banking, removed the now unneeded postload (nw) 2016-01-21 18:49:35 +01:00
Stiletto
5a2c73dea6 (nw) 2016-01-21 12:45:36 -05:00
Stiletto
4db79ea23b (nw) 2016-01-21 12:45:20 -05:00
Stiletto
4b6af4b53e (nw) 2016-01-21 12:45:12 -05:00
Stiletto
022e46c72d Updated licensing thanks to Patrick Lawrence (nw) 2016-01-21 12:44:59 -05:00
Stiletto
af75d8f152 (nw) 2016-01-21 11:51:53 -05:00
Stiletto
3fd5036adf (nw) 2016-01-21 11:51:43 -05:00
Stiletto
cb581e10c8 Update licensing thanks to Steve Baines (nw) 2016-01-21 11:51:31 -05:00
Angelo Salese
0ee8e1d77e Revert licensing in this, nw 2016-01-21 16:39:08 +01:00
Miodrag Milanovic
b77b2f843e Curt have rewritten driver (nw) 2016-01-21 16:14:41 +01:00
Miodrag Milanovic
ec5b9deade Setting GPL license for Jarek Burczynski, by his request (nw) 2016-01-21 15:40:30 +01:00
Miodrag Milanović
587bf8fe5b Merge pull request #572 from dankan1890/master
Fix OSX build. (nw)
2016-01-21 14:12:11 +01:00
Dankan1890
170ebc7f06 Fix OSX build. (nw) 2016-01-21 14:05:28 +01:00
Miodrag Milanovic
2ac3018ee7 fix start project for custom builds in Visual Studio (nw) 2016-01-21 08:41:13 +01:00
hap
cac513508f BEEP device clock() added, instead of default frequency of 3250 2016-01-21 05:24:04 +01:00
Miodrag Milanovic
e569891ef5 backporting new code (nw) 2016-01-20 22:10:18 +01:00
Miodrag Milanovic
4e8e3066f8 reverting:
SHA-1: 1f90ceab07

* tags are now strings (nw)
fix start project for custom builds in Visual Studio (nw)
2016-01-20 21:42:13 +01:00
Miodrag Milanovic
3a8ccb89b4 Revert "Fixes (nw)"
This reverts commit 5f19489cd2.
2016-01-20 21:35:30 +01:00
Miodrag Milanovic
7c9cd3feea Revert "rest of device parameters to std::string (nw)"
This reverts commit caba131d84.
2016-01-20 21:35:11 +01:00
Miodrag Milanovic
8193c47c19 Revert "some additional (nw)"
This reverts commit e8512cb57b.
2016-01-20 21:34:55 +01:00
Miodrag Milanovic
69b44cd860 Revert "fixed qt build (nw)"
This reverts commit a23a0abc76.
2016-01-20 21:34:41 +01:00
Miodrag Milanovic
5f31386020 Revert "Fix OSX build (nw)"
This reverts commit 8144b878ab.
2016-01-20 21:34:20 +01:00
Miodrag Milanovic
9619947629 Revert "fix unidasm compile [Robbbert]"
This reverts commit 54072ef35d.
2016-01-20 21:34:07 +01:00
Miodrag Milanovic
122a16c690 Revert "Fix broken listdevices sorting (nw)"
This reverts commit 7218ceee7b.
2016-01-20 21:33:52 +01:00
Miodrag Milanovic
a62e7d8565 Revert "Fix callbacks resolve (nw)"
This reverts commit a0ca8148eb.
2016-01-20 21:33:19 +01:00
Miodrag Milanovic
4a57509caf Revert "fix save_memory in psx (nw)"
This reverts commit 5365c003e2.
2016-01-20 21:32:58 +01:00
Miodrag Milanovic
724fd46254 Revert "fix for slots, makes c64 and other loading (nw)"
This reverts commit e61f9bf26f.
2016-01-20 21:32:34 +01:00
Miodrag Milanovic
abb7f223b3 Revert "Fix for hang, emu_options::add_slot_options was changed, other things are just cleanup (nw)"
This reverts commit 841a55985e.
2016-01-20 21:32:11 +01:00
Miodrag Milanovic
d5464a5799 Revert "cleanup (nw)"
This reverts commit 1d610433a7.
2016-01-20 21:31:57 +01:00
Miodrag Milanovic
d01f8971e0 Revert "fixed issue with -lx (nw)"
This reverts commit 1a7b8364f6.
2016-01-20 21:31:38 +01:00
Miodrag Milanovic
684132719f Revert "Memory region to use std::string (nw)"
This reverts commit 14d0bff4d0.
2016-01-20 21:31:21 +01:00
Miodrag Milanovic
2cc5e240f4 Revert "can't store pointer to temp object in const char * (nw)"
This reverts commit ff5bde34bb.
2016-01-20 21:31:09 +01:00
James Wallace
a3a9fd0bdf Rewrote Poly-Play to add prliminary emulation of the light organ, modernise timings sound etc. Relicensed driver accordingly. 2016-01-20 20:06:45 +00:00
Miodrag Milanovic
ff5bde34bb can't store pointer to temp object in const char * (nw) 2016-01-20 20:18:47 +01:00
Miodrag Milanovic
14d0bff4d0 Memory region to use std::string (nw) 2016-01-20 16:04:07 +01:00
Miodrag Milanovic
0fdaab2f96 Make SYMLEVEL=1 for full builds, and when custom builds are made save more debug info, otherwise it is not possible to create working executable (is over 2GB) for full build (nw) 2016-01-20 08:48:42 +01:00
Lord-Nightmare
25194394a4 New Clone: bootleg of Gun Dealer
New Clone Added
-------------------------------------------------
Gun Dealer (bootleg) [Yrouel]

Also added notes about missing prom dumps and strange rom labeling of the non-bootleg Gun Dealer set from pcb pictures.
2016-01-19 22:19:10 -05:00
Lord-Nightmare
4431f0e6cd Corrections to some ROM names and labels on Elevator Action based on pcb pictures. [Lord Nightmare, brizzo] 2016-01-19 19:06:30 -05:00
hap
44d700e1f5 let's forget we had a fidelsensor 2016-01-20 01:01:55 +01:00
hap
dd6b5aa0ec fidelsensor.cpp: base class on z80 driver 2016-01-20 00:55:12 +01:00
Sandro Ronco
4f146149b8 nokia_3310.cpp: started implementing the driver based on available information. Also added dumps for various models. [Sandro Ronco] 2016-01-19 22:13:19 +01:00
Miodrag Milanovic
ac39f05478 Aaron Giles did rewrote of driver in 0.123 (nw) 2016-01-19 21:27:12 +01:00
Miodrag Milanovic
38384a4a6b Driver was by Nicola from start, and improved all the time, Marc was dumper for it, Couriersud added after netlist part (nw) 2016-01-19 21:22:25 +01:00
Miodrag Milanovic
0dc6acbc86 in version 0.124 driver rewritten by Zsolt Vasvari and improved by Aaron Giles (nw)
audio part is rewritten by Derrick Renaud, Couriersud (from svn logs)
2016-01-19 20:05:03 +01:00
Miodrag Milanovic
34505698f8 Crystal Castles driver rewrite from the schematics by Aaron Giles in 0.107 (nw) 2016-01-19 19:48:01 +01:00
Miodrag Milanovic
be3f936236 in versions 0.80 and 0.90 Curt Coder rewrote driver (nw) 2016-01-19 19:34:48 +01:00