Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "rest of device parameters to std::string (nw)" | 2016-01-20 | 37 | -78/+78 | |
| | | | | This reverts commit caba131d844ade3f2b30d6be24ea6cf46b2949d7. | ||||
* | Revert "some additional (nw)" | 2016-01-20 | 2 | -2/+2 | |
| | | | | This reverts commit e8512cb57bfcfc69d5abab5f2e993f139f306536. | ||||
* | Revert "fix save_memory in psx (nw)" | 2016-01-20 | 1 | -1/+1 | |
| | | | | This reverts commit 5365c003e2109b8809af0a52987d92ce43afe348. | ||||
* | nokia_3310.cpp: started implementing the driver based on available ↵ | 2016-01-19 | 2 | -0/+298 | |
| | | | | information. Also added dumps for various models. [Sandro Ronco] | ||||
* | fix save_memory in psx (nw) | 2016-01-17 | 1 | -1/+1 | |
| | |||||
* | some additional (nw) | 2016-01-16 | 2 | -2/+2 | |
| | |||||
* | rest of device parameters to std::string (nw) | 2016-01-16 | 37 | -78/+78 | |
| | |||||
* | tags are now strings (nw) | 2016-01-16 | 130 | -665/+661 | |
| | | | | fix start project for custom builds in Visual Studio (nw) | ||||
* | removed memory tracking (nw) | 2016-01-08 | 2 | -2/+2 | |
| | |||||
* | devices/video/mc6847.h: fixed MT06124 (nw) | 2016-01-07 | 1 | -2/+2 | |
| | |||||
* | upd7220: correct lr in graphics mode (nw) | 2016-01-02 | 1 | -2/+2 | |
| | |||||
* | Cleanups and version bumpmame0169 | 2015-12-30 | 3 | -85/+84 | |
| | |||||
* | 64x64 and 128x128 resolutions added. | 2015-12-29 | 2 | -81/+242 | |
| | | | | Some typo corrections, and comments added. | ||||
* | Memory read back function added. | 2015-12-29 | 2 | -4/+54 | |
| | |||||
* | Last manual merging fix. (bad bus address width and clock_freq not initialized.) | 2015-12-28 | 1 | -1/+1 | |
| | |||||
* | Merge https://github.com/mamedev/mame | 2015-12-28 | 115 | -758/+769 | |
|\ | | | | | | | | | # Conflicts: # src/devices/video/ef9365.cpp | ||||
| * | Major EF9365 driver update : All display functions emulated [jfdelnero] | 2015-12-28 | 2 | -249/+825 | |
| | | |||||
| * | cleanup (nw) | 2015-12-26 | 12 | -24/+21 | |
| | | |||||
| * | cleanup (nw) | 2015-12-26 | 8 | -10/+10 | |
| | | |||||
| * | cleanups (nw) | 2015-12-25 | 3 | -6/+0 | |
| | | |||||
| * | Merge pull request #521 from jfdelnero/master | 2015-12-25 | 2 | -2/+51 | |
| |\ | | | | | | | Squale Floppy drives working, EF9365 emulation improvement. [jfdelnero] | ||||
| * | | some handmade changes (nw) | 2015-12-21 | 1 | -1/+1 | |
| | | | |||||
| * | | auto_alloc_array_clear -> make_unique_clear (nw) | 2015-12-19 | 17 | -42/+42 | |
| | | | |||||
| * | | removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ↵ | 2015-12-17 | 18 | -114/+114 | |
| | | | | | | | | | | | | | | | | | | | | | std::unique_ptr (nw) auto_alloc_array to unique_ptr Added make_unique_clear | ||||
| * | | macro removal INLINE -> static inline (nw) | 2015-12-12 | 7 | -41/+41 | |
| | | | |||||
| * | | Merge pull request #488 from jfdelnero/master | 2015-12-06 | 2 | -11/+47 | |
| |\ \ | | | | | | | | | Squale keyboard added, Squale FDC added (WIP), EF9365 emulation improved. | ||||
| * | | | override for for macros that could not be auto recognized by tools (nw) | 2015-12-06 | 1 | -1/+1 | |
| | | | | |||||
| * | | | cleanup | 2015-12-06 | 1 | -1/+1 | |
| | | | | |||||
| * | | | override part 3 (nw) | 2015-12-05 | 57 | -206/+206 | |
| | | | | |||||
| * | | | override part 1 (nw) | 2015-12-05 | 8 | -113/+113 | |
| | | | | |||||
| * | | | cleanuo | 2015-12-05 | 3 | -8/+1 | |
| | | | | |||||
| * | | | removed usage of deprecated register keyword in our code (nw) | 2015-12-04 | 1 | -3/+3 | |
| | | | | |||||
| * | | | clang-modernize part 6 | 2015-12-04 | 6 | -34/+34 | |
| | | | | |||||
| * | | | clang-modernize part 3 | 2015-12-04 | 45 | -158/+158 | |
| | | | | |||||
| * | | | Merge pull request #484 from jfdelnero/master | 2015-12-02 | 2 | -28/+84 | |
| |\ \ \ | | | | | | | | | | | EF9365 driver improved. Squale palette and charset corrected. [Jean-Francois DEL NERO] | ||||
| * \ \ \ | Merge pull request #478 from jfdelnero/master | 2015-11-30 | 2 | -0/+561 | |
| |\ \ \ \ | | | | | | | | | | | | | EF9365 video controller skeleton added and connected to Squale [Jean-Francois DEL NERO] | ||||
| * | | | | | apricot: use hd6845, cleanup mc6845 | 2015-11-29 | 1 | -4/+0 | |
| | | | | | | |||||
| * | | | | | mc6845: add AMS40489 CRTC | 2015-11-27 | 2 | -0/+31 | |
| | | | | | | |||||
* | | | | | | Interrupt line & events supported. | 2015-12-27 | 2 | -1/+90 | |
| | | | | | | |||||
* | | | | | | 512x512, 512x256 (EF9366),256x256 resolutions supported. | 2015-12-27 | 2 | -264/+337 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New user settings : Number of bitplans, Display resolution/mode. Busy time dynamically generated for vectors and characters drawing. Various fixes. Code clean-up. | ||||
* | | | | | | All hardware vector drawing commands are now working. | 2015-12-26 | 2 | -98/+513 | |
| |_|_|_|/ |/| | | | | | | | | | | | | | | All characters type drawing supported (Horizontal, Vertical, Titled, Zoomed...) | ||||
* | | | | | EF9365 : Commands busy timings update, Vector drawing (WIP). | 2015-12-20 | 2 | -2/+51 | |
| |_|_|/ |/| | | | |||||
* | | | | block drawing support added. | 2015-12-06 | 2 | -11/+47 | |
| |_|/ |/| | | |||||
* | | | Clear screen, Screen scanning command added. | 2015-12-01 | 2 | -28/+84 | |
| |/ |/| | | | | | Palette support added. | ||||
* | | EF9365 video controller skeleton added. | 2015-11-29 | 2 | -0/+561 | |
|/ | |||||
* | Cleanups and version bumpmame0168 | 2015-11-25 | 6 | -22/+22 | |
| | |||||
* | Fixed uninitialized class members | 2015-11-19 | 14 | -23/+45 | |
| | |||||
* | mc6845: fixed hd6845 rasters in interlace mode | 2015-11-14 | 3 | -10/+19 | |
| | | | | | - bbc now uses correct hd6845 - saa5050 outputs all 20 scanlines | ||||
* | Fixed some suggestions by ReSharper C++ (nw) | 2015-11-14 | 1 | -5/+5 | |
| | |||||
* | Some cleanups and init fixes with help of ReSharper C++ (nw) | 2015-11-11 | 1 | -2/+2 | |
| |