openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Fuse - the Free Unix (ZX) Spectrum Emulator
Settings
|
Report Duplicate
3
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 19, 2024 — Sep 19, 2025
Showing page 17 of 142
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove now redundant code.
Philip Kendall
More...
over 8 years ago
Factor out common master/slave initialisation code.
Philip Kendall
More...
over 8 years ago
Passing a commit function to the insert/eject routines was an unnecessary abstraction.
Philip Kendall
More...
over 8 years ago
Remove duplicated insert/eject code from DivIDE, Simple IDE and ZXATASP interfaces.
Philip Kendall
More...
over 8 years ago
Expose MEMPTR and WZ (as a synonym) as Z80 debugger variables.
Philip Kendall
More...
over 8 years ago
Ignore decompressed versions of our test files and the default names of ROMs that we don't supply.
Philip Kendall
More...
over 8 years ago
And (almost) down to only one function which modifies the memory map.
Philip Kendall
More...
over 8 years ago
Remove more redundant code.
Philip Kendall
More...
over 8 years ago
Remove duplicate code from memory_map_romcs_{full,8k}.
Philip Kendall
More...
over 8 years ago
Make the ZXATASP and ZXCF memory map routines use the new functions.
Philip Kendall
More...
over 8 years ago
Refactor to add memory_map_{8,16}k_read_write functions.
Philip Kendall
More...
over 8 years ago
Remove most of the MEMPTR TODOs (thanks, members of the "Z80 Assembly Programming On The ZX Spectrum" Facebook group).
Philip Kendall
More...
over 8 years ago
Get/set MEMPTR when reading/writing a snapshot.
Philip Kendall
More...
over 8 years ago
Implement MEMPTR on interrupt.
Philip Kendall
More...
over 8 years ago
Implement MEMPTR for LD (IX/IY+dd), <something>.
Philip Kendall
More...
over 8 years ago
Implement MEMPTR for LD register, (IX/IY+dd).
Philip Kendall
More...
over 8 years ago
Implement MEMPTR for all the DD/FD CB xx instructions.
Philip Kendall
More...
over 8 years ago
Implement MEMPTR for INC/DEC (IX/IY+dd).
Philip Kendall
More...
over 8 years ago
Implement MEMPTR for IX/IY + dd arithmetic / logical operations.
Philip Kendall
More...
over 8 years ago
Implement MEMPTR for OTIR/OTDR.
Philip Kendall
More...
over 8 years ago
Implement MEMPTR for OUTI/OUTD.
Philip Kendall
More...
over 8 years ago
Implement MEMPTR for INIR/INDR.
Philip Kendall
More...
over 8 years ago
MEMPTR is set with the original value of B on INI/IND.
Philip Kendall
More...
over 8 years ago
Implement MEMPTR for INI/IND.
Philip Kendall
More...
over 8 years ago
Implement MEMPTR for CPIR/CPDR.
Philip Kendall
More...
over 8 years ago
Implement MEMPTR after CPI/CPD.
Philip Kendall
More...
over 8 years ago
Fix MEMPTR after LDIR/LDDR.
Philip Kendall
More...
over 8 years ago
MEMPTR = PC + 1 after LDIR/LDDR, not MEMPTR = PC.
Philip Kendall
More...
over 8 years ago
Implement MEMPTR after LDIR/LDDR.
Philip Kendall
More...
over 8 years ago
Implement MEMPTR after OUT (C),register.
Philip Kendall
More...
over 8 years ago
←
1
2
…
13
14
15
16
17
18
19
20
21
…
141
142
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree