diff --git a/Changes.txt b/Changes.txt index b3223ae83..f46e33e52 100644 --- a/Changes.txt +++ b/Changes.txt @@ -57,6 +57,8 @@ * Debugger: fixed patching code in ZP-RAM. + * Debugger: improved bank origin detection. + -Have fun! diff --git a/docs/index.html b/docs/index.html index d3feb83bc..0bff6559c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -5130,10 +5130,10 @@ Ms Pac-Man (Stella extended codes): by using one of the following pattern in the filename.
Format | Filename Pattern (to force format) |
---|---|
NTSC | NTSC, NTSC60, NTSC 60, NTSC-60 |
NTSC | NTSC, NTSC60, NTSC 60, NTSC-60, PAL-M |
PAL | PAL, PAL50, PAL 50, PAL-50 |
SECAM ¹ | SECAM, SECAM50, SECAM 50, SECAM-50 |
NTSC50 ¹ | NTSC50, NTSC 50, NTSC-50 |
NTSC50 ¹ | NTSC50, NTSC 50, NTSC-50, PAL-N |
PAL60 ¹ | PAL60, PAL 60, PAL-60 |
SECAM60 ¹ | SECAM60, SECAM 60, SECAM-60 |