3
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Store tstate counter in RZX files. More... almost 23 years ago
Add memory contention to LD (nnnn),A. Thanks to Boris Donko for spotting this. More... almost 23 years ago
Length of RZX file should be actual size, not allocated size. More... almost 23 years ago
Fix explanation of where the magic number 8936 comes from. More... almost 23 years ago
Patch from Fred to fix multiply defined symbols. Also add Fred to AUTHORS and THANKS. More... almost 23 years ago
Add some general info on how the main emulation loop works. More... almost 23 years ago
128 != 0x7f (mistaken translation from Darren's patch). More... almost 23 years ago
Add support for raw data blocks. More... almost 23 years ago
Add Darren Salt's support for TZX raw data blocks. Links but not tested. More... almost 23 years ago
Remove extraneous semicolon. More... about 23 years ago
Get the test for gcc right. More... about 23 years ago
Merge from the Release-0_4_2-rzx2-branch. More... about 23 years ago
Don't barf if a tape trap hits on a +2A. More... about 23 years ago
Add beeper pseudo-stereo option. Remove beeper fade out option. More... about 23 years ago
Fix Centronics printer strobe. More... about 23 years ago
Move printer_end before machine_end as the printer routines read the character set from memory. More... about 23 years ago
SVGA border display fix. More... about 23 years ago
Count both the R register and the rzx instruction count in one variable. More... about 23 years ago
Declare disk functions only if we're going to use them. More... about 23 years ago
Correct typo on 'Drive B:' menu title. More... about 23 years ago
Include sys/types.h to fix compilation on Solaris. More... about 23 years ago
Distribute tc2048.h and scld.h. More... about 23 years ago
Define menu_disk iff we have FDC support. More... about 23 years ago
Rename 'Open' to 'Insert' in GTK+ disk menus. Added Disk menus to widget UIs. More... about 23 years ago
Bump version number to 0.5.0pre1. More... about 23 years ago
Stop the same file being put into both drives on one copy of Fuse by checking the device and inode numbers as reported by fstat(2). More... about 23 years ago
Lock disk files when inserting them to prevent multiple processes accessing them simultaneously. More... about 23 years ago
Add a shutdown function for each machine type (currently used to destroy the +3's FDC on Fuse exit). More... about 23 years ago
First bits of (GTK+) UI support for +3 disks. More... about 23 years ago
Added John Elliott to THANKS. Mentioned Darren wrote the original +3 code in AUTHORS. Mentioned Russell wrote lots of bug fixes in AUTHORS. More... about 23 years ago