-
I see that cputc() for apple2 target [checks if target is apple2 enhanced](https://github.com/cc65/cc65/blob/0541b65aa48ea2508b218ff7097911e741b4bc12/libsrc/apple2/cputc.s#L75) in order to display low…
-
James Davies identified some missing symbols and made some suggestions for annunciator and language card symbols on cea2 in 'An open letter to The AppleWin Team about APPLE2E.SYM', [here](https://grou…
tomcw updated
4 years ago
-
Apple2e core for [MiSTer](https://github.com/MiSTer-devel/Apple-II_MiSTer) now supported ProDOS disks and VHD hard drive images. This allows you to run a great interactive collection of games "[Total …
-
Start AppleWin and enter debugger (click on magnifying glass)
> sym
> Main:760 ....
> SYMMAIN LOAD
> Main:767
> sym
> Main:760 ...
I was confused about the difference from 760 to 767 and then back t…
-
From APPLE2E.SYM:
```
C080 STEPPER
C081 ROMIN
C083 LCBANK2
C08A ENABLE1
C08B LCBANK1/ENABLE2
C08C DATASTROBE
C08D LOADLATCH
C08E SETREADMODE
C08E WRITEPROT
C08F SETWRITEMODE
```
The mis…
-
It seems that @davidgiven has already gone to the trouble to create llvm-mos linker scripts for half a dozen platforms we don't currently support. If we asked him nicely, I bet he would let us modify…
-
Get @bartgrantham to write a cc65-based YM player to test the emulator.
-
Could you add another kind of Z80 adapter, maybe selectable - Z80 Softcard or PCPI Applicard?
It is much more enhanced, allows use of ProDOS HDD and it is already working (with some issues) in MAME…
-
[edit] A more pressing issue - CD-i causes a segfault and won't load.
I checked SAME_CDI, they had a commit to fix the issue, but the same fix doesn't work for MAME.
https://github.com/libretro/…
-
Has anyone ever asked for the EDM? JACE supports it.
The ROM and instructions are available here:
http://www.jamtronix.com/blog/2007/05/24/apple-extended-debugging-monitor/
Obviously it's not rea…
tomcw updated
4 years ago