summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* cherry-pick fixes from mainline and clean up some stuff (nw) Vas Crabb2018-07-2316-44/+23
* cidelsa.cpp: Cut-and-paste mistake (nw) AJR2018-07-221-1/+1
* (nw) srcclean and some cleanup: Vas Crabb2018-07-22140-2255/+2341
* build with MSVC (nw) smf-2018-07-2217-34/+33
* vgmplay.lay : Add comments of RF5C68 Family (#3760) cam9002018-07-221-22/+24
* Fix trampoline constructors (nw) Vas Crabb2018-07-221-2/+2
* 315_5124.cpp updates (#3692) enikland22018-07-229-393/+779
* allow repeating elements and groups - useful if you need e.g. a lot of number... Vas Crabb2018-07-224-49/+81
* remember to unwind if environment changes (nw) Vas Crabb2018-07-221-0/+9
* looping layouts (nw) Vas Crabb2018-07-224-637/+90
* rendlay: allow user variables and repetition in layouts, also add a few more ... Vas Crabb2018-07-2213-1302/+1252
* (nw) trs80m3 : fixed a small bug Robbbert2018-07-212-5/+12
* appease msvc (nw) smf-2018-07-211-4/+4
* Arkanoid: Updated documentation and replaced a75-23.ic14 with one created fro... smf-2018-07-212-19/+22
* You can't require a forward declared class (nw) smf-2018-07-211-2/+0
* (nw) fixed the build. Robbbert2018-07-211-0/+1
* ht1080z : added ay8910 ; trs80 : added monitor documentation Robbbert2018-07-213-1/+41
* ps2sony: Checkpoint, nw mooglyguy2018-07-217-39/+190
* ps2sony: Some basic VU1 support, major file reshuffling, nw mooglyguy2018-07-2142-194/+414
* model2.cpp: Cut-n-paste fix (nw) braintro2018-07-211-1/+1
* model2.cpp: Minor doc update (nw) braintro2018-07-211-1/+1
* (nw) trs80 : fixed paste issue Robbbert2018-07-211-74/+63
* pc9801.cpp: Eliminate bogus XTALs (nw) AJR2018-07-214-14/+10
* (nw)trs80m3: fixed config here too Robbbert2018-07-211-4/+4
* Cycle counting is hard. So is scanline counting. (nw) arbee2018-07-202-2/+2
* apple2: line-exact sync with h/w for Talbot Fantasy 7, fixed wrong flags (nw) arbee2018-07-202-3/+3
* New machines added as WORKING arbee2018-07-203-2/+16
* initialise variables (nw) smf-2018-07-201-0/+3
* trs80.cpp: Fix configuration (nw) AJR2018-07-201-4/+4
* meritum: Fix screen parameters; characters are 12 scans high, not 11 (nw) AJR2018-07-201-6/+6
* meritum.cpp: Install these devices while I'm at it (nw) AJR2018-07-201-3/+8
* meritum.cpp: Add RS232 interface (nw) AJR2018-07-201-3/+24
* meritum.cpp: Fix build; correct XTAL (nw) AJR2018-07-201-4/+2
* Revert "sega80r: correct monster bash cpu model number (nw)" hap2018-07-201-2/+2
* trs80 work in progress Robbbert2018-07-2111-1398/+2296
* castfpt: Add PIA and RAM (nw) AJR2018-07-201-1/+6
* tmc600.cpp: Fix config (nw) AJR2018-07-201-1/+1
* sega80r: correct monster bash cpu model number (nw) hap2018-07-191-2/+2
* render: improve behaviour in general for systems with two screens (sorry abou... Vas Crabb2018-07-206-233/+117
* play_3.cpp: TPB is now a CDP1802 callback (nw) AJR2018-07-191-19/+14
* play_2.cpp: Use TPB callback instead of artificial clock (nw) AJR2018-07-191-15/+13
* vip.cpp: Clean up trailing spaces (nw) AJR2018-07-191-11/+11
* vip: Give the expansion bus full access to N and TPB (nw) AJR2018-07-198-104/+145
* cdp1852: Replace callback macros with devcb3 bindings; use line write handler... AJR2018-07-197-153/+198
* cosmac.cpp: Clarify some minor stuff (nw) AJR2018-07-191-1/+6
* vgmplay.cpp : Add RF5C68/RF5C164 support, Add PCM Write handler (#3756) cam9002018-07-192-10/+119
* Merge pull request #3759 from cam900/patch-39 ajrhacker2018-07-191-1/+1
|\
| * vgmplay.cpp : Fix nmk112 banked table mask cam9002018-07-191-1/+1
* | namcos2.cpp : Fix finallap boot cam9002018-07-193-1/+15
|/
* cosmac.cpp: Interface overhaul (nw) AJR2018-07-194-106/+167