Commit Graph

41102 Commits

Author SHA1 Message Date
fulivi
74371049b1 hp9845: small improvements to 9845/TACO docs 2016-02-17 11:20:49 +01:00
fulivi
63b58daec9 hp9845: TACO doc updated 2016-02-17 10:12:38 +01:00
fulivi
02ec85119d hp9845: finished making TACO an image interface 2016-02-17 10:12:38 +01:00
fulivi
a5b0e6cede hp9845: first step in making TACO an image device, so far so good 2016-02-17 10:12:38 +01:00
fulivi
8d80c1f259 hp9845: major update to TACO driver, it can read&write tapes now. To be cleaned. 2016-02-17 10:12:38 +01:00
fulivi
617295ec86 hphybrid: interrupt vector fetching fixed (again) 2016-02-17 10:12:38 +01:00
fulivi
408c6351cf hp9845: initial version of HP TACO driver (only basic tape movement is working) 2016-02-17 10:12:38 +01:00
Miodrag Milanovic
a661821aa5 Dropped ddraw renderer (nw) 2016-02-17 09:57:26 +01:00
briantro
c1aac01a96 mitchell.cpp: GGRRRR... fix typo ... time to get some sleep - NW 2016-02-16 22:55:44 -06:00
briantro
36eee4df3c mitchell.cpp: correct rom names as per deleted comment - NW
This comment was in the info about the "bad dump":

a ble_06a labeled rom has been dumped and verified identical to blf_06.bin
2016-02-16 22:53:00 -06:00
briantro
bfaebfb32c mitchell.cpp: Update PBC locations for other Block Block sets - NW 2016-02-16 22:44:32 -06:00
briantro
5b41f43d5d New Block Block clone
New Clone Added
-----------------------------------------------
Block Block (World 911219 Joystick) [caius, The Dumping Union]
2016-02-16 22:32:48 -06:00
therealmogminer@gmail.com
fbe6e54400 Fix remaining issues with bgfx renderer 2016-02-17 01:35:38 +01:00
hap
cacb75f430 New Working machine added
--------------
Fidelity Elite Avant Garde (V10/V11) [hap, Micha]
2016-02-16 23:14:59 +01:00
Olivier Galibert
4964e4fb07 Merge pull request #626 from h0tw1r3/master
lua api: cleanup options handling and fix cheat state return value (nw)
2016-02-16 22:41:15 +01:00
Jeffrey Clark
bacced3c81 lua api: cleanup options handling and fix cheat state return value (nw) 2016-02-16 15:28:46 -06:00
Justin Kerk
11f82be540 Fix Emscripten build (nw) 2016-02-16 20:16:11 +00:00
Miodrag Milanovic
e446d482f8 fix for emscripten (nw) 2016-02-16 19:01:10 +01:00
hap
041845b24c fidel*: small changes to cartridge handling 2016-02-16 18:54:23 +01:00
Miodrag Milanovic
38e054c765 placed back OPENGL check since GL is not same as GLES (nw) 2016-02-16 18:00:19 +01:00
Miodrag Milanovic
9eb2734495 BGFX mandatory requirement (nw) 2016-02-16 17:35:27 +01:00
Miodrag Milanovic
e1ace73626 opengl as requirement (nw) 2016-02-16 17:21:32 +01:00
Miodrag Milanovic
c16d050d54 remove SDLMAME_SDL2 usage (nw) 2016-02-16 16:45:12 +01:00
Miodrag Milanovic
13b44026be windows compile fix (nw) 2016-02-16 16:37:29 +01:00
Miodrag Milanovic
7caab6653e Remove not needed headers (nw) 2016-02-16 16:35:29 +01:00
Miodrag Milanovic
40e0a1bcb7 Remove SDL 1.2 support (nw) 2016-02-16 16:35:03 +01:00
Miodrag Milanovic
22e6c350ed Enabled BGFX support for SteamLink 2016-02-16 11:36:13 +01:00
Miodrag Milanovic
30ef0dc427 Update to latest BGFX including my SteamLink support (nw) 2016-02-16 07:52:59 +01:00
hap
d13f3f0d10 fidel68k cart test 2016-02-16 01:24:42 +01:00
hap
add69b7d8a fidel68k: added cartridge slot 2016-02-16 01:08:31 +01:00
cracyc
51061219be upd7220: command 05 appears to blank the display (nw) 2016-02-15 16:19:49 -06:00
hap
8bf3d16851 New Working machine added
-------------------
Fidelity Elite Avant Garde (model 6117-7) [hap, Micha]
2016-02-15 22:53:16 +01:00
hap
fec7343484 New Working machine added
--------------------
Coleco Electronic Quarterback [hap, Sean Riddle]
2016-02-15 21:25:48 +01:00
dankan1890
3f04c5f932 dsplmenu: fixed display options. nw 2016-02-15 20:29:40 +01:00
therealmogminer@gmail.com
622df200de Fix errors with -rol and -ror, nw 2016-02-15 20:22:20 +01:00
Miodrag Milanovic
249b5f0b96 fixed logic in expression (nw) 2016-02-15 20:05:47 +01:00
Miodrag Milanović
2b781d87b1 Merge pull request #623 from h0tw1r3/master
Improve cross compile support [Jeffrey Clark]
2016-02-15 19:55:52 +01:00
cracyc
b0607ac057 pc9801: no 32 (nw) 2016-02-15 12:20:29 -06:00
Jeffrey Clark
1ddc780160 osx clang, silence flac unknown attribute error (nw) 2016-02-15 12:12:57 -06:00
Jeffrey Clark
726d141193 fix windows bgfx library link in sdl builds (nw) 2016-02-15 12:12:17 -06:00
Jeffrey Clark
43cb7eb2e6 genie make targets for packager scripts (nw) 2016-02-15 12:11:18 -06:00
Jeffrey Clark
591d1202ac fix cross compile windows targetextension (nw) 2016-02-15 12:10:36 -06:00
Jeffrey Clark
3570d4f0eb check STRIP_SYMBOLS in strip function and add strip support for osx (nw) 2016-02-15 12:09:48 -06:00
Jeffrey Clark
36df7413dc add TOOLCHAIN make flag for explicit toolchain prefix cross compiling (nw) 2016-02-15 12:09:35 -06:00
Jeffrey Clark
4e7f9e86e8 Refactor MACOSX_USE_LIBSDL to USE_LIBSDL for windows and linux static library support (nw) 2016-02-15 12:09:26 -06:00
therealmogminer@gmail.com
51eb416088 Hopefully fix text being weirdly rotated 2016-02-15 18:26:40 +01:00
therealmogminer@gmail.com
b0a7bcd346 Significant speed improvements to the BGFX renderer. [MooglyGuy] 2016-02-15 17:57:28 +01:00
Miodrag Milanović
a95323026c Merge pull request #622 from h0tw1r3/master
fix compile (nw)
2016-02-15 17:31:40 +01:00
Jeffrey Clark
50466d1fb9 fix compile (nw)
GCC 5.3.1 on Fedora 22

    src/lib/util/aviio.cpp:1378:57: error: ‘offset’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
2016-02-15 10:25:18 -06:00
Miodrag Milanovic
1dc9266b93 draw FPS counter even in menus (nw)
will revert this when MG finish his work
2016-02-15 16:35:15 +01:00