Gopher2600/hardware
JetSetIlly 19ce44555b fixed crash when debugging 8k mnetwork ROMS
GetBank() implemention for mnetwork reported bank 7 as being the bank
ocuppying segment 1 (the second segment). this is fine in most instances
except that in 8k mnetwork ROMs there is no bank 7. the correct value
for segment 1 is the number of the last bank number available in the
ROM, which in the case of 8k ROMs is bank 3

8k mnetwork ROMs are not common. I only know of Bump'n'Jump
2023-06-30 08:02:50 +01:00
..
cpu environment correctly propogated after Plumb() event 2023-04-17 17:07:03 +01:00
input definable frame queue length 2023-03-05 17:24:03 +00:00
memory fixed crash when debugging 8k mnetwork ROMS 2023-06-30 08:02:50 +01:00
peripherals environment correctly propogated after Plumb() event 2023-04-17 17:07:03 +01:00
preferences removed curated pacakge. replaced with wrapped errors 2023-02-13 21:58:39 +00:00
riot environment correctly propogated after Plumb() event 2023-04-17 17:07:03 +01:00
television television pixel renderers expected to resize as a result of NewFrame() 2023-06-05 17:58:35 +01:00
tia environment correctly propogated after Plumb() event 2023-04-17 17:07:03 +01:00
doc.go updated copyright notice in all files 2020-07-26 20:18:56 +01:00
run.go television.Signal() logs error rather than returning 2023-02-19 21:22:22 +00:00
step.go television.Signal() logs error rather than returning 2023-02-19 21:22:22 +00:00
vcs.go environment correctly propogated after Plumb() event 2023-04-17 17:07:03 +01:00