summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* fix typo (nw) Miodrag Milanovic2015-11-081-1/+1
* Remove not longer needed ForceCpp flag (nw) Miodrag Milanovic2015-11-0819-180/+25
* update build scripts for rename c - > cpp (nw) Miodrag Milanovic2015-11-0822-5733/+5733
* typo fix (nw) Miodrag Milanovic2015-11-081-1/+1
* Removed mongoose due to restricted license and webserver wip till code is res... Miodrag Milanovic2015-11-043-43/+0
* fix VS build (nw) Miodrag Milanovic2015-11-041-2/+2
* added clang and gcc flags needed for compilation of 3rdparty libraries, also ... Miodrag Milanovic2015-11-041-71/+25
* set only needed VS compile flags for 3rdparty (nw) Miodrag Milanovic2015-11-031-0/+159
* png.py: Fix undefined name 'e'. (nw) Mike Naberezny2015-11-021-1/+2
* png.py: Remove unused import. (nw) Mike Naberezny2015-11-021-1/+0
* fix VS build (nw) Miodrag Milanovic2015-11-021-1/+1
* make it easier to build multiple configs (nw) Vas Crabb2015-11-021-1/+6
* Fixed mingw clang build (nw) Miodrag Milanovic2015-11-021-0/+10
* fixed linking unidasm in small builds (nw) Miodrag Milanovic2015-11-021-1/+1
* added alpha8201 skeleton hap2015-10-311-0/+1
* mask address space for a2600 in the CPU (m6507) not in the driver. David Haywood2015-10-301-0/+3
* create derived CPU type so that code can be put in the correct place (nw) David Haywood2015-10-291-0/+2
* call it harmony/melody, that more accurately represents what we're emulating,... David Haywood2015-10-291-2/+2
* fix sdl build fix for windows (nw) Miodrag Milanovic2015-10-281-0/+6
* a 100% skeleton 'Sega Sawatte' driver, so that the softlist isn't orphaned an... David Haywood2015-10-271-0/+1
* new WORKING David Haywood2015-10-261-0/+9
* skeleton dpcplus (nw) David Haywood2015-10-261-0/+2
* new NOT WORKING David Haywood2015-10-261-0/+1
* amstrad: added Draysoft Doubler expansion device mahlemiut2015-10-261-0/+2
* Split cat.c into separate drivers for canon cat and iai swyft. (Part 1) [Lor... Lord-Nightmare2015-10-221-0/+1
* Camputers Lynx: some work on floppy disk. Robbbert2015-10-191-0/+1
* Merge pull request #401 from fulivi/pty_dev3 Miodrag Milanović2015-10-182-0/+6
|\
| * pty: seems ok (linux only) fulivi2015-10-131-0/+2
| * pty: first step of pseudo terminal implementation fulivi2015-10-132-0/+4
* | Disabled DX12 on mingw since it is not working (nw) Miodrag Milanovic2015-10-151-1/+1
* | tiki100: Added skeleton for Winchester controller. [Curt Coder] Curt Coder2015-10-141-0/+2
* | tiki100: Added expansion bus and skeleton for 8088 card. [Curt Coder] Curt Coder2015-10-122-9/+25
* | Renamed DRIVERS parameter to SOURCES since you can add any source you wish to... Miodrag Milanovic2015-10-093-10/+10
* | Do not create dasm.lib if no disassembler compiled (nw) Miodrag Milanovic2015-10-092-0/+9
* | Moved tools in proper place, and moved build python scripts together with oth... Miodrag Milanovic2015-10-0711-48/+3845
* | Move spcwarp to cvs.c kazblox2015-10-061-1/+0
* | Fixing compiling issue for release toolchain (per Balrog) (nw) Scott Stone2015-10-051-4/+4
* | Allow current toolchain for mingw to work and allow GCC 5.2 to also work if g... Cowering2015-10-052-72/+86
* | fixed arcade SUBTARGET (nw) Sandro Ronco2015-10-021-1/+1
* | New skeleton: Proteus III [Robbbert] Robbbert2015-10-021-0/+1
* | New skeleton: Data RD100 [Robbbert] Robbbert2015-10-021-0/+1
* | zapcomp: Fixed some errors in the rom; tidied the code. Robbbert2015-10-021-6/+1
* | New skeleton: Micral 80-22G [Robbbert] Robbbert2015-10-021-1/+2
* | removed line commit by mistake (nw) Miodrag Milanovic2015-09-301-1/+0
* | fix build (nw) Miodrag Milanovic2015-09-301-2/+2
* | move mess into mame (nw) Miodrag Milanovic2015-09-305-1003/+1002
* | fixing scripts for building with new names (nw) Miodrag Milanovic2015-09-302-9/+9
|/
* nec_p72: add skeleton driver for NEC PinWriter P72 dot-matrix printer Ramiro Polla2015-09-291-0/+2
* i8271: modernize [Carl] cracyc2015-09-281-0/+2
* Merge pull request #347 from felipesanches/wacky_gator R. Belmont2015-09-281-0/+1
|\