Miodrag Milanovic
65ab646965
Revert "More work on gameking 3 [PeT]"
...
This reverts commit 550175d8b8
.
2016-06-12 17:38:03 +02:00
Miodrag Milanovic
550175d8b8
More work on gameking 3 [PeT]
2016-06-12 09:10:27 +02:00
Giuseppe Gorgoglione
58dc78b6eb
Introduce dynamic_module
...
This is a central cross-platform facility to dynamically bind functions from shared libraries.
Updated all OSD modules to use it.
2016-06-11 20:14:09 +02:00
smf-
f503c71934
and the missing device (nw)
2016-06-10 19:46:04 +01:00
smf-
c0f5e96353
fixed build (nw)
2016-06-10 19:36:48 +01:00
Miodrag Milanovic
4a7cd83c6e
Sync GENie, one thing changed, and I have revoked one patch that is going to be removed or changed anyway (nw)
2016-06-10 18:54:55 +02:00
R. Belmont
bd5c95e2eb
Merge pull request #939 from JoakimLarsson/fccpu30_2
...
Drivers for Force Computers CPU-30 and Signetics DUSCC milestone 1
2016-06-10 11:26:20 -04:00
Miodrag Milanovic
3547905acc
Synced GENie with latest and applied few changes sent as PR (nw)
2016-06-10 10:56:31 +02:00
Joakim Larsson Edstrom
c2d185b9e3
New driver for Force Computers CPU-30, WIP but starts up some diagnostics tests so a good milestone
2016-06-10 10:33:42 +02:00
dankan1890
f903e7a4f4
Proper file name. (nw)
2016-06-09 20:59:17 +02:00
Vas Crabb
93cd0cd40b
Fix git version [Vas Crabb]
...
* git version is set by top-level make, not just when GENie runs
* can set IGNORE_GIT=1 for make to ignore git
* git ignored/unavailable uses "unknown" in version string
* mark modified trees as dirty
* note that version now comes from makefile
2016-06-10 00:36:29 +10:00
Miodrag Milanovic
ebd8e7d74b
Added initial ninja support to use add MAKETYPE=ninja to compile command line (nw)
...
Custom build tasks are not yet working
2016-06-09 13:46:36 +02:00
Miodrag Milanovic
e8cb3e06d0
Updated GENie to latest (nw)
2016-06-08 20:42:23 +02:00
couriersud
81880659d2
- More code cleanup.
...
- Dead code removal and minor refactoring.
- Simplify. Align naming with stl. Fix somed pedantic warnings.
- More STL compatability.
- Remove ATTR_HOT and ATTR_COLD. Refactored netlist_time.
- Fix long standing workaround which would ignore policy of change-only"
propagation.
- Rewrote for loops to use auto : semantics.
- Truthtable cleanup. (nw)
- Get rid of nl_math. Remove nl_util.h and moved contents to
plib/putil.h.
- Fix standalone build. Refactor ptypes.h.
[Couriersud]
2016-06-07 21:44:15 +02:00
balr0g
b277908905
- Minor cosmetic refactoring. Added a "uninitialised array" template to
...
allow in-place creation (for increased locality) of netlist classes.
Main use is in truthtable class.
- Remove PLIB_NAMESPACE macros.
- Remove namespace macros. Use explicit namespace declarations.
- Moved device definitions into cpp files.
- Moved more device definitions into cpp files.
- New prefix "nlid" for include files flags purely internal include
files not to be leaked into userland.
- Fix factory code.
2016-06-07 21:40:30 +02:00
Nigel Barnes
171d04d852
New WORKING machines added
...
----------------------------------
iSBC 80/10 [Nigel Barnes] - modified from old sdk80
iSBC 80/10A [Nigel Barnes]
iSBC 80/10B [Nigel Barnes]
iSBC 80/30 [Nigel Barnes]
2016-06-06 22:33:58 +01:00
Jeffrey Clark
bbda9d38b7
android: 64bit strip, platform version support (nw)
...
cleanup make targets and configuration rules
fix android_ndk_root env test
2016-06-05 22:24:25 -05:00
arbee
37c1c94eb5
sun3 updates: [R. Belmont]
...
- Split sun3 and sun3x archiectures, they're different enough
- Preliminary sun3 MMU implementation, passes POST but dies setting up initial mappings
2016-06-05 21:32:36 -04:00
Nigel Barnes
364ac3ea14
electron: added preliminary expansion port
2016-06-05 22:53:37 +01:00
Nigel Barnes
e4ea1303b3
e01: added acorn filestore floppy format and softlist
2016-06-05 22:53:37 +01:00
hap
396c2a0946
fix compile problem
2016-06-05 21:46:48 +02:00
Miodrag Milanovic
dba7c1ac94
Placed back old output system as module "-output windows" need more things cleaned (nw)
2016-06-05 21:11:56 +02:00
Jeffrey Clark
2e8521cde0
fix android target libSDL2 circular ref (nw)
...
also rename ANDROID_NDK_ROOT -> ANDROID_NDK_LLVM to point directly to
prebuilt host compiler (removes windows only restriction).
2016-06-04 00:34:43 -05:00
Jeffrey Clark
551d9998f5
support msbuild from posix shell
...
preliminary fastbuild support (experimental in genie)
2016-05-31 20:26:34 -07:00
Miodrag Milanovic
d04f921034
removed not used libraries, and commented portaudio that will be used but no need for now (nw)
2016-05-31 20:03:39 +02:00
smf-
65b5c2a40c
Commodore PET Joysticks and Sound Device [Ken White]
...
* pet_cass.xml
- Added Supermon (Toronto PET User Group) [Ken White]
- Replaced bad dump of Side B of Squiggle, Big Time / Monitor (the m command in the monitor now works correctly) [Ken White]
2016-05-31 12:19:02 +01: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
Justin Kerk
141e1c7770
Emscripten tweaks (nw)
2016-05-29 08:27:55 +00:00
Ville Linde
958731ef5a
Added highly experimental SHARC recompiler (disabled by default) [Ville Linde]
2016-05-28 18:58:54 +03:00
Miodrag Milanovic
293103ce8c
proper patch already applied upstream (nw)
2016-05-28 13:22:03 +02:00
Miodrag Milanovic
7db8fe18f7
we are not using pipes so no problem, but there is something wrong here (nw)
2016-05-28 12:22:55 +02:00
arbee
71c500d931
New non-working drivers:
...
- Tektronix 4404 [R. Belmont, Al Kossow]
2016-05-27 17:18:30 -04:00
Miodrag Milanovic
79fa1090cf
fix compile issue (nw)
2016-05-27 21:14:59 +02:00
Felipe Corrêa da Silva Sanches
092ac52b7a
[alesqs7] New skeleton driver: Alesis QS-7 musical keyboard.
2016-05-27 10:53:37 -03:00
Scott Stone
07c737448b
Merged ataxx.cpp into leland.cpp as they had a completely shared main header file (leland.h). [Tafoid]
2016-05-26 22:27:29 -04:00
Vas Crabb
77cb4e9d72
Merge pull request #895 from felipesanches/patinho_feio
...
Further improvements to the Patinho Feio driver & CPU [Felipe Sanches]
2016-05-25 23:45:01 +10:00
Felipe Corrêa da Silva Sanches
deb38446ea
Further improvements to the Patinho Feio driver & CPU
2016-05-25 10:32:24 -03:00
Vas Crabb
428a07b38c
Revert "Further improvements to the Patinho Feio driver & CPU"
2016-05-25 20:07:28 +10:00
Vas Crabb
879c08632c
Merge pull request #893 from felipesanches/patinho_feio
...
Further improvements to the Patinho Feio driver & CPU [Felipe Sanches]
2016-05-25 18:58:22 +10:00
Felipe Corrêa da Silva Sanches
c4c32cb71f
Further improvements to the Patinho Feio driver & CPU
2016-05-25 00:22:48 -03:00
Miodrag Milanovic
80a70226f9
disable BGFX debug info (nw)
2016-05-24 11:39:20 +02:00
couriersud
5f252be251
Fix TARGET=nl compile. (nw)
2016-05-21 13:31:19 +02:00
Frederic Cambus
7541a888dc
Allow building on OpenBSD
2016-05-19 23:11:43 +02:00
Ted Green
a8b214c9aa
(nw) Merge branch 'seattle_pci'
2016-05-17 11:17:57 -06:00
Ted Green
ebe5c6d790
voodoo_pci: Added default PCI BAR locations (nw)
...
gt64xxx: Added DMA control and proper PCI address mapping (nw)
pci-ide: New generic PCI IDE controller (nw)
machine.lua: Added pci-ide machine (nw)
2016-05-17 11:13:55 -06:00
Miodrag Milanovic
cc6d5a643d
try to support older xcode (nw)
2016-05-16 14:25:49 +02:00
R. Belmont
c5fad8e9c2
Merge pull request #877 from JoakimLarsson/mvme147
...
Mvme147
2016-05-15 16:58:07 -04:00
Joakim Larsson Edstrom
de22844e71
New board driver for Motorola MVME-147 VME board
2016-05-15 22:26:20 +02:00
Justin Kerk
41cb858a35
Emscripten options cleanup (nw)
2016-05-14 08:25:57 +00:00
Sandro Ronco
cc088d53a6
h63484 ==> hd63484 (nw)
2016-05-13 18:50:35 +02:00
Sandro Ronco
7a99e2939c
remove legacy hd63484. (nw)
2016-05-13 18:50:35 +02:00
Miodrag Milanovic
175084897e
Added ability to create standalone emulators, added zexall as example (nw)
2016-05-08 19:07:18 +02:00
couriersud
e4d5ac12d3
Add mario to mamenl target. (nw)
2016-05-08 15:06:00 +02:00
Miodrag Milanovic
e3ff63cdda
no deps between osd and frontend, internal debugger removed (nw)
2016-05-06 14:01:27 +02:00
couriersud
658f6b432a
Converted 7486 to macro module
2016-05-05 23:33:01 +02:00
couriersud
d3c0199769
Removed drivers/signal.h since netlist devices no longer use it. (nw)
2016-05-05 15:18:37 +02:00
couriersud
add61d2a00
Convert 7430 to macro module.
2016-05-05 15:18:37 +02:00
couriersud
38d3050da0
Convert 7425 to macro modul
2016-05-05 15:18:36 +02:00
couriersud
87541ec5ca
Converted 7420 to macro modul
2016-05-05 15:18:36 +02:00
James Baicoianu
af6ad75a04
Export SDL_SendKeyboardKey function to allow scancode injectiony
2016-05-05 00:55:38 -07:00
Robbbert
6994b020b1
New NOT WORKING machine
...
=======================
IBM3153 Terminal [Robbbert]
2016-05-04 21:00:49 +10:00
couriersud
a920da0ec3
Convert 7432 to macro device.
2016-05-04 00:51:51 +02:00
couriersud
1ea05793be
Converted 7437 to macro device
2016-05-04 00:08:09 +02:00
couriersud
ba57ebf222
Converted 7427 to macro device
2016-05-04 00:08:07 +02:00
couriersud
e93ebba837
Converted 7411 into a macro device.
2016-05-04 00:08:07 +02:00
couriersud
e85517d642
Converted 7410 into macro device.
2016-05-04 00:08:06 +02:00
Scott Stone
5c29a4a95c
Let's get compilin' (nw)
2016-05-03 00:14:49 -04:00
couriersud
3acd03bd5f
Implement 7402, 7408 as macro device. (nw)
2016-05-03 02:35:07 +02:00
couriersud
6f889d51ae
Implement 7404 as macro device. (nw)
2016-05-03 02:35:06 +02:00
Miodrag Milanovic
65f35a6ede
NetBSD fix, from pull request #852 [Thomas Klausner]
2016-05-02 17:58:14 +02:00
Miodrag Milanovic
ea2c8b0ed1
moved not compiled drivers into etc (nw)
2016-05-02 10:31:39 +02:00
hap
262524206b
tms7000/e0c6200: renamed hxx(inc) to cpp
2016-05-01 21:39:40 +02:00
Miodrag Milanovic
be67262fc2
INC -> HXX makes editors and code analyzers see it as C++ (nw)
2016-05-01 20:27:50 +02:00
Miodrag Milanovic
0ed5f5687e
fix arcade build (nw)
2016-05-01 19:27:30 +02:00
Miodrag Milanovic
956bce25e3
renamed not used files and fix for ymmu100 (nw)
2016-05-01 19:09:57 +02:00
Miodrag Milanovic
efa918f931
mpu 4 and 5 (nw)
2016-05-01 18:55:03 +02:00
Miodrag Milanovic
8aa532b3b0
bfm_sc and maygay (nw)
2016-05-01 18:10:27 +02:00
Miodrag Milanovic
521198036d
move gb sound and gb lcd in order to make snes compile, since used by bus device (nw)
2016-05-01 17:20:50 +02:00
Miodrag Milanovic
73521257e8
saturn and stv split (nw)
2016-05-01 16:44:58 +02:00
Miodrag Milanovic
59c4af5615
pgm split (nw)
2016-05-01 15:48:35 +02:00
Miodrag Milanovic
11c54c2883
fixed pacman building, added fake includes till converted to device (nw)
2016-05-01 15:31:19 +02:00
Miodrag Milanovic
8f2cf0789e
ladybug and redclash split (nw)
2016-05-01 15:22:26 +02:00
Miodrag Milanovic
41885e4203
kaypro fix (nw)
2016-05-01 14:36:26 +02:00
Miodrag Milanovic
6a730f5c07
fix spectrum based drivers (nw)
2016-05-01 14:30:57 +02:00
Miodrag Milanovic
77b6c7e3c5
fixed apple2 compile (nw)
2016-05-01 14:02:26 +02:00
Miodrag Milanovic
311e5f4c03
move thins around (nw)
2016-05-01 13:32:52 +02:00
Miodrag Milanovic
ea51c70538
fake header till cchip is converted to device (nw)
2016-05-01 13:25:53 +02:00
Miodrag Milanovic
cd7d56c770
midzeus fix (nw)
2016-05-01 13:15:10 +02:00
Miodrag Milanovic
faaac88e17
hng64 fix (nw)
2016-05-01 13:11:46 +02:00
Miodrag Milanovic
5d17b385f7
fake include until proper device created (nw)
2016-05-01 13:04:05 +02:00
Miodrag Milanovic
13855d2404
Fixed ti drivers (nw)
2016-05-01 12:55:22 +02:00
Miodrag Milanovic
11ceaee97f
fake include till adb is not converted to device (nw)
2016-05-01 12:42:27 +02:00
Miodrag Milanovic
32c02fe850
typo (nw)
2016-05-01 12:18:33 +02:00
Miodrag Milanovic
79e69182cc
fixed pong (nw)
2016-05-01 12:16:00 +02:00
Miodrag Milanovic
a0829452f1
fix for mb86235 (nw)
2016-05-01 11:06:06 +02:00
David Haywood
f706aedf54
Merge branch 'master' of https://github.com/mamedev/mame
2016-05-01 10:05:12 +01:00
David Haywood
4f231ca8ca
new NOT WORKING
...
Metal Freezer [Arcade Addict, Smitdogg, The Dumping Union]
(has various encryptions by the looks of it)
2016-05-01 10:04:58 +01:00
Miodrag Milanovic
99f69920ac
Fix dependency resolving (nw)
2016-05-01 11:01:27 +02:00
Miodrag Milanovic
10557e4f12
irem audio fix (nw)
2016-05-01 10:09:42 +02:00
Miodrag Milanovic
9499064a80
typo fix (nw)
2016-05-01 09:55:43 +02:00