3
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #42 from ifernandez/master More... about 7 years ago
Merge pull request #138 from rakslice/tap_0901 More... over 7 years ago
Merge pull request #139 from rakslice/tap_broadcast More... over 7 years ago
Merge pull request #136 from rickyzhang82/pr-emulated-hard-drive-in-24-bit-rom More... over 7 years ago
use correct conversion function
asvitkine
as Alexei Svitkine
More... over 7 years ago
fix ss build on newer osx
asvitkine
as Alexei Svitkine
More... over 7 years ago
Accept eth and atalk broadcast/multicast packets when using TAP in Windows More... over 7 years ago
Support version 0901 TAP devices in Windows More... over 7 years ago
Merge pull request #137 from rickyzhang82/pr-fix-sdl-in-24-bit-rom More... over 7 years ago
Fix 1 bit BW guest OS frame buffer in 8 bit per pixel SDL surface. More... over 7 years ago
Merge pull request #133 from rickyzhang82/pr-enhance-rom-break-point More... over 7 years ago
Fix several minor issues. More... over 7 years ago
Merge pull request #131 from simon-frankau/classic_video More... over 7 years ago
Merge pull request #135 from rakslice/volumes_drag_and_drop More... over 7 years ago
Allow file drag and drop into the Volumes list More... over 7 years ago
Patch install BII drive in .sound driver Open call. More... over 7 years ago
Enhance ROM break point feature. 1. Change --break input option format. Too much typing by taking decimal address. Change to hexadecimal input. 2. Allow ROM break point to continue to execution. The original ROM break point just replace instruction in ROM break point address with emul_op M68K_EMUL_BREAK. This just halts emulation right at the break point. The patch is less invasive than the original approach. It allows emulation to continue to run by pressing 'x' to exit from cxmon. 3. Add option --loadbreak which load break point from file before emulation start. More... over 7 years ago
Add Travis CI configuration file and README.md status. More... over 7 years ago
Map framebuffer into accessible memory in 24-bit mode More... over 7 years ago
Merge pull request #129 from rickyzhang82/pr-cxmon-break-point More... over 7 years ago
Fix indentation and a typo. More... over 7 years ago
Fix another round of suggestions. More... over 7 years ago
Fix code style. More... over 7 years ago
Fix all suggestions from asvitkine More... over 7 years ago
Add Macintosh M68k suspend program and user guide. More... over 7 years ago
Add break point function for Basilisk II in cxmon. More... over 7 years ago
Merge pull request #127 from rickyzhang82/pr-fix-mixed-space-tab More... over 7 years ago
Fix mixed spaces and indentation More... over 7 years ago
Merge pull request #124 from rickyzhang82/pr-fix-mon-for-bii More... over 7 years ago
Fix mon option More... over 7 years ago