Commit Graph

41660 Commits

Author SHA1 Message Date
Olivier Galibert
1c3a6595ff emumem: Fix some issues [O. Galibert]
It's actually a very old bug that was uncovered.  Direct access update
mistaked the per-handler mask and the global mask.  As it happened the
per-handler mask was often the global mask, but I made the frontend
*way* more agressive w.r.t masks now.  So the bug became way more
visible.
2016-06-19 22:54:59 +02:00
therealmogminer@gmail.com
cce5bf305e Merge remote-tracking branch 'mainline/master' 2016-06-19 22:04:47 +02:00
therealmogminer@gmail.com
508516a336 Show target address for call and branch instructions in SPARC 2016-06-19 22:04:29 +02:00
smf-
24bd3412ac let builds happen (nw) 2016-06-19 20:40:30 +01:00
Olivier Galibert
9c93568a2e Merge pull request #975 from ajrhacker/checkmask
Use unshifted addrmask (not bytemask) in check_optimize_foo (nw)
2016-06-19 20:57:13 +02:00
AJR
c81e0c43da Forgot a few (nw) 2016-06-19 12:49:46 -04:00
etabeta78
ffed658251 megadriv: improved description of many taiwanese unlicensed titles
+ added dump of Ju Ji Ma Jiang II by Sun Green. [Fabio Priuli]
2016-06-19 18:47:59 +02:00
AJR
dd056fd769 Use unshifted addrmask (not bytemask) in check_optimize_foo (nw)
This allows hp9845b to boot again.
2016-06-19 12:39:49 -04:00
etabeta78
0b759daca7 Merge pull request #974 from MooglyGuy/master
Improve trap handling in SPARC
2016-06-19 18:32:08 +02:00
etabeta78
066e5b770a Merge pull request #973 from rzero9/master
New software list for PC-98x1 CDs
2016-06-19 18:31:55 +02:00
therealmogminer@gmail.com
e91517e11e Merge remote-tracking branch 'mainline/master' 2016-06-19 18:21:06 +02:00
R. Belmont
19d6d9ac02 fix Clang compile (nw) 2016-06-19 11:58:43 -04:00
therealmogminer@gmail.com
ad030cc4f4 Checkpoint 2016-06-19 17:49:28 +02:00
Robbbert
790877f11e poker72: boots up. By adjusting SW1 you can get various test screens and cards. 2016-06-20 01:16:36 +10:00
hap
de8cee11fb improved dlair internal layout (based on external artwork by mrdo&co) 2016-06-19 17:02:11 +02:00
Ted Green
44bcfc478d zeus2: Added SGRAM register detail (nw) 2016-06-19 08:28:18 -06:00
Ted Green
e2bdb5ea34 atlantis: Minor update (nw)
dcs: Fix sound num channel check for denver (nw)
zeus2: Adjust fast fill. Use pointer for accessing device root.  Other stuff. (nw)
midzeus: Use new zeus2 video device for midzeus2 driver.  More clean-up probably needed :( (nw)
2016-06-19 08:28:18 -06:00
Ted Green
2a16de421d atlantis: Added dcs3 fifo reset to address map (nw)
dcs: Added internal ram memory bank for denver ADSP 2181 (nw)
adsp2100: Added callback for dmovlay instruction (nw)
zeus2: Update (nw)
2016-06-19 08:28:18 -06:00
Ted Green
aae1cbb6d3 atlantis: Update address mapping and add zeus2 video device (nw)
dcs: Update 2181 SYSCONTROL bits (nw)
adsp2100: Add more info for invalid register accesses (nw)
zeus2: New video device based on midzeus2 driver (nw)
2016-06-19 08:28:18 -06:00
Robert
6d160ed72d Merge pull request #972 from npwoods/fix_text_layout_actual_width
Fix text layout actual width
2016-06-20 00:16:19 +10:00
MetalliC
423b715023 Lindbergh docs 2016-06-19 17:12:19 +03:00
Nathan Woods
1e99aca3c3 Changing maximum width specified in mame_ui_manager::draw_text_box() to allow for the border 2016-06-19 10:10:00 -04:00
Nathan Woods
bfe2cc4213 Fixed a bug in text layout that could cause text_layout::actual_width() to return something higher than what it really was 2016-06-19 10:10:00 -04:00
Nathan Woods
9c3ec1b19f Using rgb_t::transparent constant 2016-06-19 10:10:00 -04:00
dankan1890
6469da0fcb Fixed menus selection. (nw) 2016-06-19 15:57:55 +02:00
hap
eee90c5cad some companyname corrections 2016-06-19 15:17:20 +02:00
Olivier Galibert
540ea95157 halleyc: Some steps towards a better readability of the video code [O. Galibert] 2016-06-19 14:42:54 +02:00
RobertoFresca
4817d086d6 Flaming 7: Fixed the bipolar PROM load. Also improved both graphics banks colors.
Colors now are close, but still imperfect. [Roberto Fresca]
2016-06-19 09:23:10 -03:00
Robbbert
85f9ca1733 brixian: fixed memory issue. 2016-06-19 20:26:36 +10:00
Robbbert
5496582674 Fix for arcadia. 2016-06-19 18:19:13 +10:00
Miodrag Milanovic
286a7e06b9 m_formatlist is now vector (nw) 2016-06-19 10:10:11 +02:00
Miodrag Milanovic
1071a620f5 simple_list to vector in screen (nw) 2016-06-19 10:10:11 +02:00
Miodrag Milanovic
025756c2d6 simple_list to vector in sound (nw) 2016-06-19 10:10:11 +02:00
Robbbert
116a73910a hp_taco: This compiles too. Unable to test because hp9845 is not working. 2016-06-19 17:44:18 +10:00
Robbbert
7d18050b7b Fixed compile error.
C:/MAME/src/devices/machine/hp_taco.h:50:14: error: 'virtual int hp_taco_device::call_display(std::__cxx11::string&)' marked 'override', but does not override
  virtual int call_display(std::string& s) override;
              ^
In file included from ../../../../../src/emu/emu.h:70:0:
C:/MAME/src/emu/diimage.h:155:22: error: 'virtual std::__cxx11::string device_image_interface::call_display()' was hidden [-Werror=overloaded-virtual]
  virtual std::string call_display() { return std::string(); }
                      ^
In file included from ../../../../../src/mame/drivers/hp9845.cpp:35:0:
C:/MAME/src/devices/machine/hp_taco.h:50:14: error:   by 'virtual int hp_taco_device::call_display(std::__cxx11::string&)' [-Werror=overloaded-virtual]
  virtual int call_display(std::string& s) override;
              ^

If "override" removed, this happened:

Compiling src/mame/drivers/hp9845.cpp...
In file included from ../../../../../src/emu/emu.h:70:0:
C:/MAME/src/emu/diimage.h:155:22: error: 'virtual std::__cxx11::string device_image_interface::call_display()' was hidden [-Werror=overloaded-virtual]
  virtual std::string call_display() { return std::string(); }
                      ^
In file included from ../../../../../src/mame/drivers/hp9845.cpp:35:0:
C:/MAME/src/devices/machine/hp_taco.h:50:14: error:   by 'virtual int hp_taco_device::call_display(std::__cxx11::string&)' [-Werror=overloaded-virtual]
  virtual int call_display(std::string& s);
              ^
Compiling src/devices/machine/hp_taco.cpp...
In file included from ../../../../../src/emu/emu.h:70:0:
C:/MAME/src/emu/diimage.h:155:22: error: 'virtual std::__cxx11::string device_image_interface::call_display()' was hidden [-Werror=overloaded-virtual]
  virtual std::string call_display() { return std::string(); }
                      ^
In file included from ../../../../../src/devices/machine/hp_taco.cpp:141:0:
C:/MAME/src/devices/machine/hp_taco.h:50:14: error:   by 'virtual int hp_taco_device::call_display(std::__cxx11::string&)' [-Werror=overloaded-virtual]
  virtual int call_display(std::string& s);
              ^

So, the call was renamed in order for compilation to proceed.
2016-06-19 16:51:45 +10:00
Robert
91b1025fc2 Merge pull request #971 from npwoods/cassette_animation
Modernized the cassette animation
2016-06-19 15:44:11 +10:00
angelosa
4982319929 More accurate ROM header info for Sharp X1, nw 2016-06-19 05:56:57 +02:00
RobertoFresca
1c6793745e Flaming 7: Decrypted the graphics ROMs & fixed the gfxdecode.
Bipolar PROM decode is still wrong. [Roberto Fresca]
2016-06-19 00:50:13 -03:00
Nathan Woods
f01066bcbb Modernized the cassette animation 2016-06-18 23:48:22 -04:00
Robbbert
b54accd6b3 Merge branch 'master' of https://github.com/mamedev/mame 2016-06-19 12:56:38 +10:00
Robbbert
978bf95bd9 Fixed compile error:
error: expected identifier before numeric constant OPAQUE
error: expected '}' before numeric constant
error: expected unqualified-id before numeric constant
2016-06-19 12:55:11 +10:00
R. Belmont
c137c2dd35 Merge pull request #970 from ajrhacker/boxfix
Prevent NaN errors by initializing variable in ui::text_layout (nw)
2016-06-18 22:06:03 -04:00
Vas Crabb
20980b8452 Merge pull request #969 from JoakimLarsson/halley_nogotos
fix for a fix for a 'don't touch what works'
2016-06-19 11:24:34 +10:00
dankan1890
f8179f15bd Fixed incorrect icons refresh. (nw) 2016-06-19 03:24:04 +02:00
AJR
f87a5de446 Prevent NaN errors by initializing variable in ui::text_layout (nw)
Use osd_printf_verbose instead of popmessage in ay8910 (too annoying even for debug build)
2016-06-18 21:00:08 -04:00
angelosa
0b0fe986dc More r2cop documentation, nw 2016-06-19 02:26:07 +02:00
mahlemiut
7b2ccbd32e debugimgui: added history functionality to debugger console, fixed issue with main views being re-allocated when no extra windows have been created. 2016-06-19 11:36:54 +12:00
Joakim Larsson Edstrom
43767af362 fix for a fix for a 'don't touch what works' 2016-06-19 01:31:19 +02:00
Olivier Galibert
20906487ce gcc 6.1.1 warning fix (nw) 2016-06-18 23:34:05 +02:00
arbee
7dde1e6957 Added new numcrash note from dumper (nw) 2016-06-18 17:26:17 -04:00
R. Belmont
a97891ef0b Merge pull request #968 from MooglyGuy/master
Make SPARC use only one memory map
2016-06-18 17:11:08 -04:00
R. Belmont
321e593923 Merge pull request #965 from ajrhacker/debugspace
Suppress 'no matching space' debugger error when disassembling CPUs w…
2016-06-18 17:10:26 -04:00
R. Belmont
d385b2e08e Merge pull request #961 from JoakimLarsson/halley_nogotos
removed goto:s and somewhat simplified the readabaility
2016-06-18 17:10:07 -04:00
R. Belmont
637d434dec Merge pull request #964 from Bavarese/patch-8
Update vtvideo.cpp
2016-06-18 17:09:57 -04:00
Dankan1890
ba3eba5690 Merge pull request #967 from npwoods/miscellaneous_text_fixes_and_cleanups
Miscellaneous text fixes and cleanups
2016-06-18 22:42:06 +02:00
therealmogminer@gmail.com
1905f52ac8 Make SPARC use only one memory map, nw 2016-06-18 22:06:25 +02:00
r09
51b5f23fc2 pc9801: Attached CD software list 2016-06-18 21:16:44 +02:00
Nathan Woods
940a94a93b Changed mame_ui_manager::draw_text_box() to use ui::text_layout directly 2016-06-18 14:46:20 -04:00
cracyc
e7ad4ff592 dmv: supports color (nw) 2016-06-18 13:45:40 -05:00
Olivier Galibert
2685e8a74c Erase to ff, *duh* (nw) 2016-06-18 20:04:38 +02:00
Nathan Woods
5619297374 Added rgb_t::transparent constant 2016-06-18 14:03:50 -04:00
Nathan Woods
290ec20fda Use ui::text_layout::text_layout and ui::text_layout::word_wrapping enums 2016-06-18 13:58:02 -04:00
Olivier Galibert
21af6ad0a8 I need a vacation (nw) 2016-06-18 19:23:32 +02:00
Olivier Galibert
cefd4fe46b Fix stupid typo 2016-06-18 19:22:30 +02:00
Nathan Woods
bee55557f0 Encapsulated methods that draw UI elements like fps counter, profiler etc 2016-06-18 12:30:26 -04:00
Nathan Woods
c3b7a9e470 word_wrapping::TRUNCATE was completely broken; this fixes it 2016-06-18 12:22:07 -04:00
angelosa
84e2c9a103 Started cleaning up the mess that's Seibu COP device, nw 2016-06-18 17:56:33 +02:00
therealmogminer@gmail.com
b4beaa37b7 Merge remote-tracking branch 'mainline/master' 2016-06-18 17:15:17 +02:00
therealmogminer@gmail.com
0213201d1d Clean up some unused variables, register some others 2016-06-18 17:09:16 +02:00
therealmogminer@gmail.com
caf907403a Add (untested) trap support to SPARC core 2016-06-18 17:06:49 +02:00
Robbbert
1ad39fd825 MT 06235 [Robbbert] 2016-06-19 00:56:23 +10:00
AJR
1702c3fc97 Suppress 'no matching space' debugger error when disassembling CPUs without decrypted opcodes 2016-06-18 10:51:06 -04:00
Miodrag Milanovic
ffa8be62bb fix compile (nw) 2016-06-18 16:01:26 +02:00
Miodrag Milanovic
408ce16683 removed simple_list from emumem (nw) 2016-06-18 15:32:15 +02:00
Miodrag Milanovic
ae8f989a8b cleanup (nw) 2016-06-18 15:32:15 +02:00
Miodrag Milanovic
1d0e0ac12a remove all usages of tagmap 2016-06-18 15:32:15 +02:00
Miodrag Milanovic
78c3929217 tagged_list to unordered_map in emumem (nw) 2016-06-18 15:32:15 +02:00
Miodrag Milanovic
fc8e18d893 tagged_list to unordered_map for debugger (nw) 2016-06-18 15:32:15 +02:00
Miodrag Milanovic
d705e4a28d ioport tagged_list to unordered_map (nw) 2016-06-18 15:32:15 +02:00
Miodrag Milanovic
cb9d158d57 proper exception handling (nw) 2016-06-18 15:32:15 +02:00
Miodrag Milanovic
a07b82ac11 tagged_list to unordered_map for slots (nw) 2016-06-18 15:32:15 +02:00
Miodrag Milanovic
62805f7cac no need for custom allocators (nw) 2016-06-18 15:32:15 +02:00
dankan1890
6229515a9f Fixed crash with icons in main list. (nw) 2016-06-18 15:26:12 +02:00
angelosa
fb042faff4 New clones marked as NOT_WORKING
--------------------------------
River Patrol (Japan) [ShouTime]

(Comes from an original PCB, made new parent)
2016-06-18 14:56:20 +02:00
therealmogminer@gmail.com
6d50e3cb36 Add majority of SPARC integer ops 2016-06-18 13:37:06 +02:00
Olivier Galibert
56214fef9c Fix cybikoxt (nw) 2016-06-18 12:37:09 +02:00
Olivier Galibert
8c666a95a0 Fix lupin3a (nw) 2016-06-18 12:25:36 +02:00
Robbbert
1908ee685a Fixed schasercv crash at start. (Lupin3a is still broken). 2016-06-18 17:34:54 +10:00
Bavarese
eb6361d314 Update vtvideo.cpp
Remove detection code in dc012_w (DC012 write register; offset $0c).
2016-06-18 09:26:45 +02:00
Brad Hughes
fd56812b53 Don't crash on input modules not derived from wininput_module (like "none") 2016-06-18 03:21:38 -04:00
Brad Hughes
432e378456 Add XAudio2 init time logging 2016-06-18 03:19:36 -04:00
etabeta78
1ce4f98257 few final touches and fixed a bunch of mistakes I did. nw. 2016-06-18 06:24:00 +02:00
Robbbert
ddfbfecf65 Merge branch 'master' of https://github.com/mamedev/mame 2016-06-18 12:15:28 +10:00
Robbbert
9d0ebd77c7 A few more fixes. 2016-06-18 12:14:22 +10:00
mahlemiut
bb295d8720 megapc: restore keyboard/portb subunits handlers. Fixes POST errors. 2016-06-18 14:10:39 +12:00
Brad Hughes
7f81081c6a Change two dynamic bind messages to verbose. 2016-06-17 22:01:45 -04:00
cracyc
df8f1740f3 qx10: fix mask error, still fails to boot though (nw) 2016-06-17 16:36:08 -05:00
hap
dabfeb8805 stupid horse 2016-06-17 23:23:46 +02:00
Olivier Galibert
be4a1e78df 8080bw fixes (nw) 2016-06-17 22:47:27 +02:00
Olivier Galibert
1982bc3a62 Fix some cpus with virtual ports, mark them with +1 in any case (nw) 2016-06-17 21:26:34 +02:00
etabeta78
e4c3d9dd4c aristmk5.cpp: unified rom naming and added a few sets that were
missing. [Heihachi_73]
2016-06-17 21:23:21 +02:00
hap
a205b38cf6 Merge pull request #962 from ajrhacker/addrvalid
Validity checking for AM_MASK/AM_MIRROR/AM_SELECT, based on OG's rece…
2016-06-17 21:10:55 +02:00
AJR
6f6561f4d6 Fix remaining AM_MIRROR issues in 8080bw.cpp following hap's example (nw) 2016-06-17 14:43:47 -04:00
R. Belmont
11ed715659 Merge pull request #955 from belegdol/master
Made the way jpeglib.h is included more pretty
2016-06-17 14:26:57 -04:00
hap
56aeaaf61a remove leftover 2016-06-17 20:08:52 +02:00
AJR
0d6f7bc4b0 Validity checking for AM_MASK/AM_MIRROR/AM_SELECT, based on OG's recent restrictions (nw)
- Update address maps so all drivers pass checks
- Comment out some irregularly-patterned mirrors on RAM areas (needs better solution)
2016-06-17 14:05:34 -04:00
hap
1366695f97 unkhorse: update prev commit 2016-06-17 20:03:48 +02:00
hap
150877cf4c unkhorse: fix AM_MIRROR problem + small cleanup 2016-06-17 19:31:16 +02:00
Olivier Galibert
402f0c86ab emumem: Handlers on different subunits of the same address with different address masks are now supported. [O. Galibert] 2016-06-17 19:00:50 +02:00
Olivier Galibert
a903e4c59c Merge pull request #956 from Dagarman/master
Fix comment
2016-06-17 18:27:07 +02:00
Robbbert
376b9cd96a fixes for onyx, pacman, marywu. 2016-06-18 01:28:44 +10:00
Miodrag Milanovic
5e906e9fcf simple_list to std::vector (nw) 2016-06-17 15:40:26 +02:00
therealmogminer@gmail.com
579d4873a6 Initial MB86901 diassembler 2016-06-17 15:09:39 +02:00
etabeta78
f349b1083b aristmk5.cpp: reorganized sets based on their actual description.
[Heihachi_73]
2016-06-17 14:59:10 +02:00
Robbbert
b0bd286bb1 system1: fixed regression. 2016-06-17 22:34:50 +10:00
Robbbert
07cb83f3ff Merge branch 'master' of https://github.com/mamedev/mame 2016-06-17 21:40:57 +10:00
Robbbert
5d3c09685c astrocde: fixed gorf regression. 2016-06-17 21:40:05 +10:00
Miodrag Milanovic
402ad8ef85 small debugger cleanup (nw) 2016-06-17 13:39:42 +02:00
Robbbert
d46955ca65 mcr, mcr3: fixed memory regressions. 2016-06-17 20:59:57 +10:00
Angelo Salese
2e8a87393b ... and analog noise being generated like ass (nw) 2016-06-17 12:53:20 +02:00
Angelo Salese
dc5d8a94e6 Improved doxygen-style comments for some defs in screen.h, thumbs down for the class (nw) 2016-06-17 12:49:22 +02:00
Miodrag Milanovic
3969f6e749 Fixed debugger regression (nw) 2016-06-17 12:04:28 +02:00
Robbbert
6b2229fee3 galaxian.cpp: fixed regression in amidar and turtles. 2016-06-17 19:05:15 +10:00
Lord-Nightmare
8c7045a16a forgot this (n/w) 2016-06-17 04:07:50 -04:00
Lord-Nightmare
6ad21a5d34 decwritr.c: update the la120 driver documentation a bit, fixed memory mirror related issue [Lord Nightmare]
decwritr.c: documented the Caps Lock key being a physical toggle [NeXT]
2016-06-17 03:45:42 -04:00
etabeta78
00849083e2 aristmk5.cpp: Added proper descriptions to most sets. [Heihachi_73] 2016-06-17 08:03:11 +02:00
Ivan Vangelista
ccd561e93c Merge pull request #959 from ajrhacker/master
Watchdog cleanups (nw)
2016-06-17 07:39:08 +02:00
Scott Stone
7f79b08ada Fix compile error for 5.4.0 GCC (nw) 2016-06-17 00:08:52 -04:00
Phil Bennett
9d31bd76d3 New games added or promoted from NOT_WORKING status
Kyuukoukabakugekitai - Dive Bomber Squad [Andy Welburn, ShouTime, Smitdogg, Haze, Imhotep, Ryan Holtz, hap, Zhivko Dimitrov, spogghi, ANY, Arjen Hoekman, Arcade Addict, krick, Dullaron, Eddie, f205v, rtw, Rod_Wod, Fabien Marsaud, InsertMoreCoins, Jan Stuhler, trap15, Macaw, Team Japump, Brandon Munger, Juan Manuel Gutierrez, abelardator2, Jordi Bosch Creus, haynor666, Nestor Acebo Jimenez, Carl Perry, Jeremy McElroy, Steven Boswell, JJaVMeTaL, Steven LeMaire, Matthew Shultz, Mark Riley has no toaster, Carlos Gutierrez, Bjorn Stahl, Aldo Vittorio De Luca, Bruno Celsi, Philip Zumbrun, cornishdavey, Stefano De Dionigi, motoschifo, Mamesick, Daniel Hitchcock, Patrick Wheeler, bisus, desodeso, Swos, Don Zaucker, Tox Nox Fox, Zak0077, giuppo, Moket, Frankie, robindan77, biasini, Dr_Zero, motoschifo, Mameremember, John Wilke, Sean Sutton, Renato Mucciarelli, Berlioux Julien, Lior Aouate, The Dumping Union]
2016-06-16 20:05:21 -07:00
Joakim Larsson Edstrom
efe0ac66cd starfall is back 2016-06-17 03:06:58 +02:00
angelosa
6a0c7740c7 Fixed laserdisc screen PAL parameters [Angelo Salese] 2016-06-17 01:39:07 +02:00
MetalliC
9fa68704b0 NEW CLONES ADDED
----------------
Marvel Vs. Capcom 2 New Age of Heroes (USA) (Rev A) [rtw, Ryan Holtz, Tourniquet, Smitdogg, The Dumping Union]

documentation update [MetalliC]
2016-06-17 02:16:41 +03:00
Joakim Larsson Edstrom
791460bd03 removed goto:s and somewhat simplified the readabaility 2016-06-16 23:51:27 +02:00
angelosa
c3770fe54e Some misc updates, nw 2016-06-16 23:09:30 +02:00
AJR
cca6ddeb88 Watchdog cleanups (nw) 2016-06-16 16:18:17 -04:00
Miodrag Milanović
9c045c920f Merge pull request #958 from ajrhacker/karatblzbl_sound_portmap
Fix karatblzbl for debug build (nw)
2016-06-16 21:38:55 +02:00
AJR
9897a46560 Fix karatblzbl for debug build (nw) 2016-06-16 15:22:02 -04:00
Olivier Galibert
0dc5ed5585 intelfsh, i2cmem: Not a device_memory_interface either [O. Galibert] 2016-06-16 21:14:04 +02:00
Olivier Galibert
6e962f2d95 Merge pull request #957 from system11b/S11tmnt
Corrected viewable screen area as per real hardware
2016-06-16 20:45:48 +02:00
system11b
e25b288390 Corrected viewable screen area as per real hardware 2016-06-16 19:24:09 +01:00
yz70s
580aae2c8c xbox/chihiro.cpp: remove memory map error (nw) 2016-06-16 19:54:14 +02:00
Ville Linde
15b75f3d2a remove unnecessary mirrors (nw) 2016-06-16 20:49:21 +03:00
cracyc
10b6d281e3 m20: remove invalid mirrormask (nw) 2016-06-16 11:00:26 -05:00
hap
0df16be7c2 New NOT_WORKING machine added
---------
Fidelity Elite A/S Challenger [hap, anonymous]
2016-06-16 17:53:09 +02:00
cracyc
3bb6c2b586 fix a few (nw) 2016-06-16 10:36:30 -05:00
Dagarman
8454e117a9 Add files via upload 2016-06-16 07:47:59 -07:00
Olivier Galibert
c275ec5643 eeprom: Not a device_memory_interface [O. Galibert] 2016-06-16 15:37:01 +02:00
Olivier Galibert
7099d6eaa2 gcc 6.1.1 warning fixes (nw) 2016-06-16 14:21:44 +02:00
Robbbert
34d866c2d9 Fixed fatal error regressions in my drivers. 2016-06-16 18:33:39 +10:00
Ivan Vangelista
99e43f79ef apricot.cpp: fix for fatal error by Duke (nw) 2016-06-16 10:31:05 +02:00