Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #955 from belegdol/master | 2016-06-17 | 1 | -0/+1 | |
|\ | | | | | Made the way jpeglib.h is included more pretty | ||||
| * | Made the way jpeglib.h is included more pretty | 2016-06-15 | 1 | -0/+1 | |
| | | |||||
* | | Removed not needed files from compiling (nw) | 2016-06-16 | 1 | -3/+0 | |
|/ | |||||
* | pofo: Expansion port slot interface WIP. (nw) | 2016-06-15 | 1 | -0/+17 | |
| | |||||
* | Merge pull request #911 from GiuseppeGorgoglione/master | 2016-06-15 | 1 | -2/+0 | |
|\ | | | | | | | | | | | | | Three patches with code cleanups to the OSD layer [ Giuseppe Gorgoglione] * Fix debugging code in font_dwrite.cpp * Introduce dynamic_module * Remove Direct3D abstraction layer | ||||
| * | Introduce dynamic_module | 2016-06-11 | 1 | -2/+0 | |
| | | | | | | | | | | This is a central cross-platform facility to dynamically bind functions from shared libraries. Updated all OSD modules to use it. | ||||
* | | Added bare-bones Sony LDP-1000 device (nw) | 2016-06-14 | 1 | -0/+12 | |
| | | |||||
* | | Refactored text layout code out of ui.cpp into a separate module | 2016-06-13 | 1 | -0/+2 | |
| | | |||||
* | | Revert "More work on gameking 3 [PeT]" | 2016-06-12 | 1 | -4/+0 | |
| | | | | | | | | This reverts commit 550175d8b8ec9739c5e7810bbdba789cf6b49158. | ||||
* | | More work on gameking 3 [PeT] | 2016-06-12 | 1 | -0/+4 | |
|/ | |||||
* | and the missing device (nw) | 2016-06-10 | 1 | -0/+12 | |
| | |||||
* | New driver for Force Computers CPU-30, WIP but starts up some diagnostics ↵ | 2016-06-10 | 1 | -0/+12 | |
| | | | | tests so a good milestone | ||||
* | Fix git version [Vas Crabb] | 2016-06-10 | 2 | -16/+6 | |
| | | | | | | | | * 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 | ||||
* | Added initial ninja support to use add MAKETYPE=ninja to compile command ↵ | 2016-06-09 | 3 | -11/+11 | |
| | | | | | | line (nw) Custom build tasks are not yet working | ||||
* | Updated GENie to latest (nw) | 2016-06-08 | 1 | -1/+1 | |
| | |||||
* | - More code cleanup. | 2016-06-07 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | - 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] | ||||
* | - Minor cosmetic refactoring. Added a "uninitialised array" template to | 2016-06-07 | 1 | -1/+2 | |
| | | | | | | | | | | | 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. | ||||
* | electron: added preliminary expansion port | 2016-06-05 | 1 | -0/+13 | |
| | |||||
* | e01: added acorn filestore floppy format and softlist | 2016-06-05 | 1 | -0/+2 | |
| | |||||
* | fix compile problem | 2016-06-05 | 1 | -1/+1 | |
| | |||||
* | Placed back old output system as module "-output windows" need more things ↵ | 2016-06-05 | 2 | -0/+34 | |
| | | | | cleaned (nw) | ||||
* | fix android target libSDL2 circular ref (nw) | 2016-06-04 | 1 | -5/+7 | |
| | | | | | also rename ANDROID_NDK_ROOT -> ANDROID_NDK_LLVM to point directly to prebuilt host compiler (removes windows only restriction). | ||||
* | support msbuild from posix shell | 2016-05-31 | 1 | -5/+5 | |
| | | | | preliminary fastbuild support (experimental in genie) | ||||
* | removed not used libraries, and commented portaudio that will be used but no ↵ | 2016-05-31 | 2 | -235/+150 | |
| | | | | need for now (nw) | ||||
* | Commodore PET Joysticks and Sound Device [Ken White] | 2016-05-31 | 1 | -0/+2 | |
| | | | | | | * 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] | ||||
* | Emscripten tweaks (nw) | 2016-05-29 | 1 | -2/+4 | |
| | |||||
* | Added highly experimental SHARC recompiler (disabled by default) [Ville Linde] | 2016-05-28 | 1 | -0/+3 | |
| | |||||
* | proper patch already applied upstream (nw) | 2016-05-28 | 1 | -2/+0 | |
| | |||||
* | we are not using pipes so no problem, but there is something wrong here (nw) | 2016-05-28 | 1 | -0/+2 | |
| | |||||
* | fix compile issue (nw) | 2016-05-27 | 1 | -0/+2 | |
| | |||||
* | Further improvements to the Patinho Feio driver & CPU | 2016-05-25 | 1 | -1/+1 | |
| | |||||
* | (nw) Merge branch 'seattle_pci' | 2016-05-17 | 1 | -0/+2 | |
|\ | |||||
| * | voodoo_pci: Added default PCI BAR locations (nw) | 2016-05-17 | 1 | -0/+2 | |
| | | | | | | | | | | | | 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) | ||||
* | | try to support older xcode (nw) | 2016-05-16 | 1 | -0/+1 | |
| | | |||||
* | | Emscripten options cleanup (nw) | 2016-05-14 | 1 | -15/+24 | |
| | | |||||
* | | h63484 ==> hd63484 (nw) | 2016-05-13 | 1 | -12/+12 | |
| | | |||||
* | | remove legacy hd63484. (nw) | 2016-05-13 | 1 | -12/+0 | |
|/ | |||||
* | Added ability to create standalone emulators, added zexall as example (nw) | 2016-05-08 | 1 | -26/+39 | |
| | |||||
* | no deps between osd and frontend, internal debugger removed (nw) | 2016-05-06 | 1 | -4/+0 | |
| | |||||
* | Converted 7486 to macro module | 2016-05-05 | 1 | -2/+0 | |
| | |||||
* | Removed drivers/signal.h since netlist devices no longer use it. (nw) | 2016-05-05 | 1 | -1/+0 | |
| | |||||
* | Convert 7430 to macro module. | 2016-05-05 | 1 | -2/+0 | |
| | |||||
* | Convert 7425 to macro modul | 2016-05-05 | 1 | -2/+0 | |
| | |||||
* | Converted 7420 to macro modul | 2016-05-05 | 1 | -2/+0 | |
| | |||||
* | Export SDL_SendKeyboardKey function to allow scancode injectiony | 2016-05-05 | 1 | -1/+1 | |
| | |||||
* | Convert 7432 to macro device. | 2016-05-04 | 1 | -2/+0 | |
| | |||||
* | Converted 7437 to macro device | 2016-05-04 | 1 | -2/+0 | |
| | |||||
* | Converted 7427 to macro device | 2016-05-04 | 1 | -2/+0 | |
| | |||||
* | Converted 7411 into a macro device. | 2016-05-04 | 1 | -2/+0 | |
| | |||||
* | Converted 7410 into macro device. | 2016-05-04 | 1 | -2/+0 | |
| |