Gopher2600/hardware
JetSetIlly 16adef8e7b fingerprinting limited to first cartridgeloader.FingerprintLimit bytes
looking beyond this limit is unlikely to reveal any data of value and it
can only cause excess slowdown for very large files, which are unlikely
to be cartridge files in any case
2024-04-17 15:52:11 +01:00
..
cpu cycle ordering was broken the JSR instruction 2024-03-13 14:16:32 +00:00
input simplified input package by removing AllowPushedEvents() 2023-08-03 06:53:35 +01:00
memory fingerprinting limited to first cartridgeloader.FingerprintLimit bytes 2024-04-17 15:52:11 +01:00
peripherals fingerprinting limited to first cartridgeloader.FingerprintLimit bytes 2024-04-17 15:52:11 +01:00
preferences Added preference setting for misaligned memory access 2024-04-08 22:29:18 +01:00
riot changed EventDataPaddle to use integer based (int16) values 2024-01-10 17:42:11 +00:00
television fixed TV frame size clamping 2024-02-09 11:53:23 +00:00
tia added CYCLE quantum 2023-11-27 07:47:30 +00:00
doc.go updated copyright notice in all files 2020-07-26 20:18:56 +01:00
run.go simplified how gui implements and handles notifications 2024-04-12 18:20:29 +01:00
snapshot.go added VCS.Snapshot() function. simplifies the rewind package 2024-02-05 11:41:17 +00:00
step.go added CYCLE quantum 2023-11-27 07:47:30 +00:00
vcs.go removed complexity from cartridge fingerprinting process 2024-04-16 10:18:13 +01:00