Fri, 03 Mar 2017 23:51:29 -0800 |
Michael Pavone |
Cycle accurate divu and undefined flags for overflow case
|
Thu, 02 Mar 2017 22:22:54 -0800 |
Michael Pavone |
Improve hacky name parsing code to handle Whac a Critter/Mallet Legend
|
Thu, 02 Mar 2017 22:18:15 -0800 |
Michael Pavone |
Fix implementation of in c and out c on 32-bit x86
|
Thu, 02 Mar 2017 21:08:33 -0800 |
Michael Pavone |
Support for the Realtec mapper. Needs testing with games besides The Earth Defend
|
Wed, 01 Mar 2017 00:14:50 -0800 |
Michael Pavone |
Fix scancode for F key
|
Wed, 01 Mar 2017 00:08:18 -0800 |
Michael Pavone |
Fix removal of scan codes from buffer in XBAND keyboard
|
Wed, 01 Mar 2017 00:00:04 -0800 |
Michael Pavone |
Only allow keyboard capture if the emulated system has a keyboard attached
|
Tue, 28 Feb 2017 23:52:16 -0800 |
Michael Pavone |
Automatically connect XBAND keyboard if XBAND ROM is detected
|
Tue, 28 Feb 2017 23:50:12 -0800 |
Michael Pavone |
Implement keyboard capture functionality
|
Tue, 28 Feb 2017 21:59:58 -0800 |
Michael Pavone |
immediate and predecrement are illegal source address modes for movem. Fixes ticket:8 and ticket:9
|
Mon, 27 Feb 2017 00:38:53 -0800 |
Michael Pavone |
Don't depend on USER being set in build_nightly as it does not seem to work when build job is run from cron
|
Mon, 27 Feb 2017 00:28:05 -0800 |
Michael Pavone |
More logging. Fix path in upload step of build_upload_win_nightly
|
Mon, 27 Feb 2017 00:21:38 -0800 |
Michael Pavone |
Add some logging to build_nightly
|
Mon, 27 Feb 2017 00:17:53 -0800 |
Michael Pavone |
Eliminate usage of wine in build_release
|
Mon, 27 Feb 2017 00:02:20 -0800 |
Michael Pavone |
build_upload_win_nightly needs some steps from build_nightly since it skips invoking that script and instead calls build_release directly
|