summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2016-10-232-4/+4
* fix VS build (noticed only when using MSBUILD=1) (nw) Miodrag Milanovic2016-10-231-0/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* Cleanup, TIMER_CALLBACK was only in unused parts (nw) Miodrag Milanovic2016-10-211-12/+0
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-0/+25
* -Added: Dallas DS1386-8K and DS1386-32K timekeepers (largely untested). [Ryan... therealmogminer@gmail.com2016-10-161-0/+12
* Merge pull request #1506 from fulivi/hp9845_dev6 R. Belmont2016-10-131-0/+12
|\
| * hp9845: handling of I/O slots added. Implemented HP98035 RTC card. fulivi2016-10-121-0/+12
* | console in separate class (nw) Miodrag Milanovic2016-10-121-0/+2
* | media_identifier in separate file (nw) Miodrag Milanovic2016-10-121-0/+2
* | Changing spaces to tabs for fac14f5 (nw) Brad Hughes2016-10-091-1/+1
* | Fix SDL build on windows: asio.hpp requires _WIN32_WINNT (nw) Brad Hughes2016-10-091-0/+1
* | Initial work on console interface (nw) Miodrag Milanovic2016-10-091-0/+1
* | Added more warning disable to support compile on various clang versions (nw) Miodrag Milanovic2016-10-081-1/+1
* | Fix compile (nw) Miodrag Milanovic2016-10-071-0/+20
* | Replaced code usage of libuv with asio library (nw) Miodrag Milanovic2016-10-073-219/+2
* | Separate natural keyboard support from ioport.cpp (nw) AJR2016-10-021-0/+2
* | Base WatchDog Timer device angelosa2016-09-271-0/+4
* | Written stub SH7604 BUS device (not hooked up to SH2 yet). angelosa2016-09-271-0/+2
|/
* srcclean (nw) Vas Crabb2016-09-262-2/+2
* bbc: added opus challenger (floppy and ramdisc) device on 1mhz bus Nigel Barnes2016-09-231-0/+2
* bbc: added joyport slot device to Master Compact, defaulting to joystick Nigel Barnes2016-09-231-0/+15
* Added HxC HFE disk format. Michael Zapf2016-09-181-0/+2
* Merge pull request #1413 from npwoods/coco_dragon_fdc Vas Crabb2016-09-171-0/+1
|\
| * Split CoCo and Dragon FDC code, added save state support, fixed regression in... Nathan Woods2016-09-161-0/+1
* | Merge pull request #1398 from fulivi/hp9845_tools R. Belmont2016-09-161-0/+1
|\ \
| * | imgtool: WIP for hp9845 tape support fulivi2016-09-101-0/+1
* | | Merge pull request #1403 from bradhugh/monitor_module Brad Hughes2016-09-162-1/+6
|\ \ \
| * | | Convert OSD monitor info to modules plus add DXGI implementation Brad Hughes2016-09-142-1/+6
| | |/ | |/|
* / | mcd: add incomplete Mitsumi ISA CDROM emulation [Carl] cracyc2016-09-161-0/+2
|/ /
* / pcipc: sandbox for emulating a modern-ish pc (nw) Olivier Galibert2016-09-122-0/+16
|/
* ui: remove datfile_manager (nw) cracyc2016-09-061-2/+0
* pc1512: Added mouse port slot interface. [Curt Coder] Curt Coder2016-09-051-0/+12
* bbc: moved joystick to analogue port slot device Nigel Barnes2016-09-051-0/+2
* bbcb: moved fdc to slot device to support various controller boards: Nigel Barnes2016-09-051-0/+21
* Fix benchmarks build and google test build (nw) Miodrag Milanovic2016-09-031-3/+3
* Fix build (nw) Miodrag Milanovic2016-09-031-0/+1
* electron: added Acorn Plus 3 expansion as slot device (floppy support) Nigel Barnes2016-09-021-0/+2
* Add Lua-cleaning ability to srcclean Vas Crabb2016-08-308-296/+296
* some C++14 features are not supported by VS2013. VS2015 is free for home use ... Miodrag Milanovic2016-08-271-5/+0
* While I'm causing full recompiles all the time, reduce necessary number of in... Vas Crabb2016-08-271-0/+2
* Added YM2203, YM3526, AY-3-8910, NES APU, DMG APU, K053260, and MultiPCM to v... therealmogminer@gmail.com2016-08-181-1/+1
* compis: Created a bus for the graphics card slot. [Curt Coder] Curt Coder2016-08-161-0/+14
* dirom: device_rom_interface for sound chips with rom/memory map alternative [... Olivier Galibert2016-08-151-0/+2
* gba: make video subsystem into a device Giuseppe Gorgoglione2016-08-151-0/+12
* made proper formats compiled only if needed (nw) Miodrag Milanovic2016-08-123-333/+1726
* Compile netlist and lua only if used (nw) Miodrag Milanovic2016-08-125-5/+12
* Changed how ROM_COPY and ROM_FILL are represented in tiny_rom_entry to be mor... Nathan Woods2016-08-111-0/+1
* pofo: Added skeleton for PCD3311T sound chip. (nw) Curt Coder2016-08-101-0/+13
* pofo: Added memory card slot interface and ROM/RAM cards. [Curt Coder] Curt Coder2016-08-081-0/+8