mirror of
https://github.com/AppleWin/AppleWin.git
synced 2024-11-02 17:08:57 +00:00
58 lines
1.6 KiB
HTML
58 lines
1.6 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
|
||
|
<title>Advanced Settings</title>
|
||
|
|
||
|
|
||
|
</head>
|
||
|
|
||
|
<span style="font-family: Courier">
|
||
|
=-------------------------------------=<br>
|
||
|
=-> Freeze's F-8 ROM A PPG release <-=<br>
|
||
|
=-------------------------------------=<br>
|
||
|
|
||
|
The Freeze's F-8 ROM is a modified F-8<br>
|
||
|
rom that has several added features.<br><br>
|
||
|
|
||
|
-Old Monitor Reset<br>
|
||
|
-Step and Trace modes<br>
|
||
|
-Disassembly with ASCII<br>
|
||
|
-Disassembly with Binary in #Mode<br>
|
||
|
-Better sounding bell!<br><br>
|
||
|
|
||
|
These advanced features make Monitor<br>
|
||
|
programming and Cracking much easier.<br><br>
|
||
|
|
||
|
There are two ways you can use this<br>
|
||
|
program. Either load it into the RAM<br>
|
||
|
Card using the FREEZE.INSTALL program.<br>
|
||
|
The other way is to burn it onto a<br>
|
||
|
2716 EPROM (Schematics later).<br><br>
|
||
|
|
||
|
The only thing that really need an<br>
|
||
|
explanation is the disassembly. In the<br>
|
||
|
disassembly, it displays the ASCII<br>
|
||
|
value of the byte to the right. The<br>
|
||
|
binary numbers on the far right are<br>
|
||
|
displayed when an instruction on the<br>
|
||
|
accumulator in immediate mode is<br>
|
||
|
encountered.<br><br>
|
||
|
|
||
|
2716 Schematics<br>
|
||
|
===============<br><br>
|
||
|
|
||
|
I would suggest that you do these<br>
|
||
|
modifications to a socket rather than<br>
|
||
|
directly to the chip...<br><br>
|
||
|
|
||
|
First, cut off pins 21 and 18.<br>
|
||
|
Connect pins 12 and 18<br>
|
||
|
Connect pins 21 and 24<br>
|
||
|
|
||
|
--------------------------------------- </span>
|
||
|
|
||
|
</body>
|
||
|
</html>
|