summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* -bgfx: Improved rendering with artwork by 5-10x or more. [Ryan Holtz] mooglyguy2018-08-279-32/+130
* name after oldest machine it appears in (nw) Vas Crabb2018-08-271-13/+14
* added devcb workround to allow mitsumi keyboard to build with visual studio (nw) smf-2018-08-261-0/+2
* hook up Amiga CDTV keyboard reset Vas Crabb2018-08-261-1/+8
* fix validity by making region size match other sets (nw) Vas Crabb2018-08-261-1/+1
* srcclean and manual fixup (nw) Vas Crabb2018-08-2693-1599/+1599
* wy100.cpp: Add PCI; improve banking (nw) AJR2018-08-251-7/+61
* cmmb162: NVRAM access to the 29c020 flash ROM now works properly (nw) arbee2018-08-251-2/+14
* new working clone braintro2018-08-253-36/+59
* cmmb: Misc. improvements (nw) arbee2018-08-251-63/+60
* midwunit.cpp: Document alternate style rom labels which show dates of roms fo... braintro2018-08-253-4/+38
* jade: "make sure you remove all reference to jgz80, because we *know* that's ... AJR2018-08-251-1/+1
* z80sio: Ignore "Send Abort" command when not in SDLC mode (unbreaks jade) AJR2018-08-251-8/+15
* nightmare: Change game title to two words as suggested by Haze (nw) AJR2018-08-253-8/+23
* deco16: Important hardware note (nw) AJR2018-08-253-8/+9
* Revert "(nw) jgz80 is not... renamed to unkz80 (unknown manufacturer)." AJR2018-08-253-25/+24
* z29: Send data to the CRTCs (nw) AJR2018-08-251-4/+30
* z29: PCB notes (nw) AJR2018-08-251-3/+4
* Merge pull request #3890 from cam900/taotaido_clean R. Belmont2018-08-253-39/+38
|\
| * taotaido.cpp : Cleanup video functions, Add save states, Reduce runtime tag l... cam9002018-08-243-39/+38
* | (nw) icebox : last update for this cycle. Robbbert2018-08-261-25/+150
* | test... (nw) Roberto Fresca2018-08-251-2/+2
* | -fdc37c93x, fga002: Removed MCFG, nw mooglyguy2018-08-255-103/+38
* | -epson_lx810l: Eliminated MACHINE_CONFIG_START, nw mooglyguy2018-08-255-86/+37
* | -st62xx: Various changes: [Ryan Holtz] mooglyguy2018-08-253-63/+394
* | Apply logical address mask properly in debug disassembly view AJR2018-08-2412-96/+101
* | -st62xx: Various updates: [Ryan Holtz] mooglyguy2018-08-254-62/+97
* | Fix build, nw mooglyguy2018-08-251-1/+3
* | -st62xx: Added a skeleton driver for the STmicro ST6 series of microcontrolle... mooglyguy2018-08-259-5/+1603
* | i8271.cpp: deMCFG (nw) Ivan Vangelista2018-08-245-36/+21
* | z8536.cpp, z80sti.cpp: deMCGF; z80sio.cpp: started deMCFG (nw) Ivan Vangelista2018-08-2429-240/+178
* | new working clone Ivan Vangelista2018-08-242-2/+43
* | Merge pull request #3892 from clawgrip/patch-10 R. Belmont2018-08-241-0/+14
|\ \
| * | Add PROMs and PLDs to "citicona" [ClawGrip, Roberto Fresca, Recreativas.org, ... ClawGrip2018-08-241-0/+14
* | | Merge pull request #3891 from cam900/patch-50 R. Belmont2018-08-241-5/+5
|\ \ \
| * | | nmk16.cpp : CPU/XTAL identification for tharrier cam9002018-08-241-5/+5
* | | | Misc regression fixes from MCFG/NVRAM conversions (nw) Scott Stone2018-08-242-3/+3
| |/ / |/| |
* | | Merge pull request #3795 from felipesanches/gtrak10_2018-jul-27 ajrhacker2018-08-2413-23/+806
|\ \ \
| * | | A large portion of the Atari Gran Trak 10 schematics (1974) Felipe CorrĂȘa da Silva Sanches2018-07-2813-23/+806
* | | | nec.cpp: logaddr_width should remain 20 for V33/V53 (nw) AJR2018-08-241-1/+1
* | | | Merge pull request #3889 from bbbradsmith/2a03pur_fix ajrhacker2018-08-241-6/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | 2a03pur.cpp fix out of bounds access for ROM <1024k Brad Smith2018-08-241-6/+4
* | | | A logical width of 0 is a very bad idea, and kills the debugger (nw) Olivier Galibert2018-08-241-1/+1
* | | | amiga keyboard: add some comments to break up the mass of code (nw) Vas Crabb2018-08-242-5/+47
| |_|/ |/| |
* | | -nvram: Removed MCFG, nw mooglyguy2018-08-24394-750/+715
|/ /
* | Add huc6230 Emulation (#3829) cam9002018-08-235-1/+444
* | Z180: CSIO Flags & FRC implementation (#3882) grullosgo2018-08-231-3/+4
* | dotrikun.cpp: Correct rom name for Dottori Kun (old version) [Porchy] braintro2018-08-231-1/+1
* | Fix for duplicate save_item error (nw) Scott Stone2018-08-231-1/+0
* | i386.cpp: the cpuid opcode logs an error message if called with a not yet sup... yz70s2018-08-232-4/+8