summaryrefslogtreecommitdiffstatshomepage
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* stray space (nw) Vas Crabb2017-11-291-2/+2
* this file is Allman style, use nullptr for NULL pointers, DeviceIoControl ret... Vas Crabb2017-11-291-6/+8
* clean up sjy change (nw) Vas Crabb2017-11-291-2/+2
* srcclean (nw) Vas Crabb2017-11-2698-754/+754
* vp60: For what it's worth (not much) (nw) AJR2017-11-251-0/+1
* cd6809: fix validation errors (nw) Justin Kerk2017-11-251-2/+2
* cga: m24 also has 400 line text mode (nw) cracyc2017-11-252-49/+57
* vp60: Another skeleton driver (with an undumped program ROM, alas) (nw) AJR2017-11-254-25/+80
* Visual Studio 2017 complains about putting a double into a float array and th... smf-2017-11-251-2/+2
* mrisc: added PROM dumps and removed the ARM boot hack. [RolandLangfeld, Sandr... Sandro Ronco2017-11-251-63/+47
* cga: support 400 line text modes (nw) cracyc2017-11-252-244/+76
* Merge pull request #2840 from DavidHaywood/251117 hap2017-11-253-18/+79
|\
| * new clones David Haywood2017-11-252-0/+45
| * replace champbb2a set with 'tbasebal' [ShouTime, progetto-SNAPS, Patrick Whee... David Haywood2017-11-252-18/+34
* | a2bus: Define 7M clock through constant (nw) AJR2017-11-253-18/+13
* | nds: Added timers, interrupt management, partial DMA, and ARM7 halt-until-IRQ... arbee2017-11-252-21/+777
* | spacetrk: Mark as imperfect graphics. Dirk Best2017-11-251-2/+2
* | Merge pull request #2830 from felipesanches/coco_br R. Belmont2017-11-255-17/+183
|\ \
| * | use BIOS mechanism for selecting CD6809 (CoCo clone) boot/basic ROMs Felipe Corrêa da Silva Sanches2017-11-252-12/+11
| * | new CoCo fdc clone: Codimex CD6809_FDC (1986) Felipe Corrêa da Silva Sanches2017-11-254-4/+47
| * | coco12.cpp: Rename LZ Color64 ROMs to properly document the labels and PCB po... Felipe Corrêa da Silva Sanches2017-11-251-2/+2
| * | new brazilian trs80-color clones: Codimex CD-6809 1983/1984 Felipe Corrêa da Silva Sanches2017-11-252-15/+31
| * | keyboard layout for CP400 Color II (CoCo clone) Felipe Corrêa da Silva Sanches2017-11-252-9/+117
* | | Merge pull request #2834 from tedgreen99/master R. Belmont2017-11-251-1/+18
|\ \ \
| * | | chdman: Patch to allow chdman to access physical drives on Windows 10 Ted Green2017-11-241-1/+18
* | | | mc68681: Another note (nw) AJR2017-11-251-0/+4
* | | | wiggie, thunderlbl: Soundlatch modernization (nw) AJR2017-11-252-22/+11
* | | | popeye.cpp: Use port_service_diploc instead (nw) briantro2017-11-251-1/+1
* | | | darius.cpp: Break up "IOC" handlers (nw) AJR2017-11-252-63/+24
* | | | (nw) Fixed the build. Robbbert2017-11-261-1/+1
* | | | (nw) mc8020 : replaced hacky keyboard Robbbert2017-11-262-52/+64
| |_|/ |/| |
* | | scn2674: More standard device configuration (nw) AJR2017-11-257-22/+26
* | | [skyskipr] Add dipswitch locations as per https://www.skyskipperproject.com/w... Logan B2017-11-251-17/+10
* | | vp122: Add SCN2674 (nw) AJR2017-11-251-3/+36
* | | vp122: Identify and add NVRAM (nw) AJR2017-11-251-2/+5
* | | Revert an accidental change in the last commit (nw) Dirk Best2017-11-251-4/+4
* | | headon2: Fix colors, clean up Dirk Best2017-11-252-43/+43
* | | vp122: Skeleton driver (nw) AJR2017-11-254-23/+81
* | | att630: Skeleton driver for this, too (nw) AJR2017-11-244-21/+69
* | | cga: add compaq portable iii video, text modes and color need to be fixed (nw) cracyc2017-11-244-9/+126
| |/ |/|
* | Aristocrat MK5: Added BIOS / USA Set Chip v4.04.08 [Roberto Fresca] RobertoFresca2017-11-241-10/+18
* | (nw) Housekeeping Robbbert2017-11-251-1/+2
* | (nw) mc8030 : fixed rubout of pixels Robbbert2017-11-251-3/+5
* | technical comment...(nw) RobertoFresca2017-11-241-0/+1
* | headonn: Dip switch info Dirk Best2017-11-241-2/+2
* | accomm: Added CMOS RAM, serial and econet ports. Nigel Barnes2017-11-241-31/+136
* | mtx: Fully implemented both ROM and RAM based memory maps. Nigel Barnes2017-11-243-45/+206
* | (nw) mc8030 : can type characters, but this exposes more bugs Robbbert2017-11-251-3/+2
* | (nw) mc8030 : fix sio connection Robbbert2017-11-251-1/+1
|/
* (nw) Split mc80 into separate mc8020 and mc8030 as they have little in common. Robbbert2017-11-256-535/+472