Skip to content

r45274 Windows

Choose a tag to compare

@Zibri Zibri released this 06 Aug 20:33
2da6b07

Changelog:

r45275 | rhialto | 2024-08-06 20:15:48 +0000 (Tue, 06 Aug 2024) | 14 lines

petreu.c: fix bug #2061

The masking of the memory bank number allowed too many bank address bits,
overflowing the allocated memory.

Further improvements:

Added some comments and link to hardware description.
Completely hide the second VIA for the 128 KiB model.
Adjusted register sizes and masking so that the monitor IO command shows
a reasonable number of bytes.

TODO: The monitor's IO command prints nonsense values.

------------------------------------------------------------------------
r45274 | gpz | 2024-08-06 18:33:38 +0000 (Tue, 06 Aug 2024) | 1 line

register userport devices via a centralized function, like in the joyport system.
------------------------------------------------------------------------
r45273 | gpz | 2024-08-06 18:17:12 +0000 (Tue, 06 Aug 2024) | 1 line

fix debug message
------------------------------------------------------------------------
r45272 | gpz | 2024-08-05 22:46:21 +0000 (Mon, 05 Aug 2024) | 1 line

make ane/lxa logging options available in all emus, except scpu
------------------------------------------------------------------------
r45271 | gpz | 2024-08-05 22:28:42 +0000 (Mon, 05 Aug 2024) | 1 line

add ane/lxa logging to the regular cpu core
------------------------------------------------------------------------