summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-142329-84910/+93023
* Rename some memory stuff (nw) Olivier Galibert2018-03-142-52/+180
* sharc.cpp: fix LSHIFT negative operations to not extend the sign on result, f... angelosa2018-03-141-6/+7
* model2.cpp: manxtt note (nw) angelosa2018-03-141-1/+2
* model2.cpp: tgpx4 memory map notes (nw) angelosa2018-03-141-0/+2
* model2.cpp: indy500 inputs (nw) angelosa2018-03-141-5/+8
* Don't really need this printf (nw) angelosa2018-03-141-1/+1
* mb86235.cpp: ALU OR / XOR (nw) angelosa2018-03-141-0/+18
* mb86235.cpp: generate_ea fixes (nw) angelosa2018-03-141-0/+8
* mb86235.cpp: generate_reg_read fixes (nw) angelosa2018-03-141-0/+10
* model2.cpp: fix mistake in matrix dasm (nw) angelosa2018-03-141-1/+1
* model2.cpp: more save state registration, clip_plane belongs to clip_polygon ... angelosa2018-03-141-20/+18
* mastboy.cpp : Minor cleanup, Move banked ram handler into address_map_bank_de... cam9002018-03-141-107/+59
* vtvideo.cpp: Minor technical note (nw) AJR2018-03-131-0/+1
* 68230pit.cpp: Not fully implemented, but worth adding (nw) AJR2018-03-131-1/+3
* rz1: Skeleton driver [Arashikage, Dirk Best] Dirk Best2018-03-133-0/+228
* nes_apu.cpp: Fix value - corrects sound output (nw) Scott Stone2018-03-131-1/+1
* eolith16.cpp: fixed recent regression (nw) Ivan Vangelista2018-03-131-32/+22
* New mostly-working game ---- Irion [Robbbert, mcp] Robbbert2018-03-133-0/+52
* (nw) Fixed the build (variables set but not used) Robbbert2018-03-131-8/+8
* 68230pit.cpp: Subtle but helpful internal improvements (nw) AJR2018-03-133-29/+28
* d9final: Add NVRAM AJR2018-03-121-3/+4
* nes_apu: Fix regression (nw) AJR2018-03-121-5/+5
* pg685.cpp: Add some old findings (nw) AJR2018-03-121-4/+11
* Fix masking of offset expressions in debug view of address-shifted spaces (nw) AJR2018-03-121-8/+2
* trs80: The typo was mine; the alternate CPU clock is a mystery (nw) AJR2018-03-121-1/+2
* A little fast on the trigger there... (nw) Olivier Galibert2018-03-122-5/+3
* nes_apu: Make it slightly less horrible [O. Galibert] Olivier Galibert2018-03-1211-59/+3
* radionic: Yet another clock note (nw) AJR2018-03-121-0/+1
* trs80.cpp: More clock notes (nw) AJR2018-03-121-4/+4
* new NOT WORKING clone angelosa2018-03-123-52/+170
* sharc.cpp: fix obvious mistake in compute_fmul_avg (nw) angelosa2018-03-122-5/+8
* eolith.cpp: fixed recent regression (nw) Ivan Vangelista2018-03-121-1/+1
* trs80.cpp: Derive almost all clocks from actual XTALs, including screen raw p... AJR2018-03-124-90/+78
* better handling for arbitrary numbers of screens (nw) Vas Crabb2018-03-127-172/+172
* Better fix for find command (nw) AJR2018-03-121-2/+2
* Fix debugger find command for address-shifted spaces AJR2018-03-121-4/+4
* gkigt.cpp: Game King clear chips (nw) braintro2018-03-111-5/+24
* Fix watchpoint view for address-shifted spaces AJR2018-03-111-2/+2
* vt100.cpp: Update notes; add imperfect graphics flag (nw) AJR2018-03-111-19/+33
* Fix build (nw) AJR2018-03-111-1/+1
* New non working clone braintro2018-03-112-14/+34
* model2.cpp: added direct framebuffer drawing, used by Last Bronx title screen... angelosa2018-03-123-16/+65
* ins8250: Add hack to reset transmitter when baud rate is changed AJR2018-03-113-6/+30
* XaviX - new machines marked as NOT WORKING (#3321) David Haywood2018-03-113-27/+232
* Merge pull request #3319 from fulivi/hp64k_dev4 R. Belmont2018-03-116-261/+493
|\
| * hp64k: added support for HPIB bus. Extensive improvement of PHI emulation. fulivi2018-03-116-261/+493
* | naomi.cpp: kill some dead wood (nw) MetalliC2018-03-122-35/+10
* | rs232.cpp: Add V.24 cross reference (nw) AJR2018-03-111-25/+26
* | voodoo: Add some rasterizers for new games. (nw) Ted Green2018-03-111-0/+82