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
about 11 hours
ago. based on code collected
about 11 hours
ago.
Jun 07, 2024 — Jun 07, 2025
Showing page 136 of 142
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added tzx_read_empty_block function to read blocks with no body.
Philip Kendall
More...
over 23 years ago
Added Kempston joystick support from Russell.
Russell Marks
More...
over 23 years ago
Added tzx loop start (0x24) and loop end (0x25) blocks.
Philip Kendall
More...
over 23 years ago
Fix for negative offsets in jump blocks.
Philip Kendall
More...
over 23 years ago
Added replacement routines for g_slist_nth and g_slist_position.
Philip Kendall
More...
over 23 years ago
Add tzx jump blocks (0x23).
Philip Kendall
More...
over 23 years ago
Fix bug which could occur due to race condition between the two methods of tape loading when tape traps were in use, but blocks were being loaded slowly.
Philip Kendall
More...
over 23 years ago
Reset event stack when tstate count is reset (ie on change of machine), rather than on machine reset. Removes problem of `stopped-but-not-stopped' tape after machine reset.
Philip Kendall
More...
over 23 years ago
Add support for TZX concatenation blocks (0x5a). Just skip them when reading them in.
Philip Kendall
More...
over 23 years ago
Change AY levels.
Russell Marks
More...
over 23 years ago
Send libspectrum error messages to stderr rather than stdout.
Philip Kendall
More...
over 23 years ago
Add and use tzx_write_bytes and tzx_write_string functions. Fix off by one error in tzx_read_string.
Philip Kendall
More...
over 23 years ago
Translate line endings on all strings that are read in.
Philip Kendall
More...
over 23 years ago
Use tzx_read_data in tzx_read_custom.
Philip Kendall
More...
over 23 years ago
Added tzx_read_data to read in data `chunks'.
Philip Kendall
More...
over 23 years ago
Another R15 fix from Russell.
Russell Marks
More...
over 23 years ago
Added tzx_read_string function to read a string preceded by a length byte.
Philip Kendall
More...
over 23 years ago
Bumped version number to 0.4.0pre5.
Philip Kendall
More...
over 23 years ago
Fix another situation in which tzx blocks weren't being initialised.
Philip Kendall
More...
over 23 years ago
Fixed cases in which tape blocks were not being initialised correctly, leading to either very long leaders or segfaults.
Philip Kendall
More...
over 23 years ago
Activate tape traps only if we're in the correct ROM.
Philip Kendall
More...
over 23 years ago
Fix typo in error message in tzx_read_stop.
Philip Kendall
More...
over 23 years ago
Minimal support for tzx select blocks (0x28): namely, which just ignore them.
Philip Kendall
More...
over 23 years ago
Added support for tzx custom info blocks (0x35).
Philip Kendall
More...
over 23 years ago
Patch from Russell to emulate AY register 15.
Russell Marks
More...
over 23 years ago
Update from Russell.
Russell Marks
More...
over 23 years ago
Fixed bug in length of pause blocks.
Philip Kendall
More...
over 23 years ago
Stop emulated tape in 48K mode when we get a `stop tape in 48K mode' block.
Philip Kendall
More...
over 23 years ago
Bugfixes in `stop tape if in 48K mode' and `message' blocks.
Philip Kendall
More...
over 23 years ago
Bugfixes: get the length of the `stop tape if in 48K mode' block right, and do the \r <--> \n translation for message blocks.
Philip Kendall
More...
over 23 years ago
←
1
2
…
132
133
134
135
136
137
138
139
140
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