mirror of
https://github.com/AppleWin/AppleWin.git
synced 2025-01-24 16:30:01 +00:00
tomch
fae019856a
1.23.2:
. [Bug #18940] Extend BSAVE and BLOAD Command To Memory Banks 0 and 1 Extended debugger BLOAD with bank support: . BLOAD [file],[bank:]address[,length] . BLOAD [file],[bank:]address[:end] . If no filename specified, will use last BLOAD or BSAVE filename. Extended debugger BSAVE with bank support: . BSAVE [file],[bank:]address,length . BSAVE [file],[bank:]address:end . If no filename specified, defaults to: '####.####.[bank##].bin' (where the form is <address>.<length>.bin)
Languages
C++
53.1%
C
37.6%
HTML
7.9%
CSS
0.6%
Hack
0.5%
Other
0.2%