*** empty log message ***

This commit is contained in:
tomch 2006-02-24 16:51:00 +00:00
parent b9564c6f99
commit 5140d14862
2 changed files with 38 additions and 0 deletions

View File

@ -1,3 +1,14 @@
1.12.8.0 bugs:
. When running any program, when I go to reset the machine by clicking on the Apple logo again,
it never seems to reset cleanly and a bunch of garbage usually starts cycling through the screen.
. I notice the behavior with running Maniac Mansion is still present, where if you simply select
the Disk 1 and then start the emulator, it will get stuck shortly after accessing the disk drive
for a moment. But if, after selecting Disk 1, I start the debugger and then issue the "G" command,
it runs just fine.
--------------
1.12.7.2 bugs:
. FIXED: BRK opcode only pushes PC+1, not PC+2 to stack

27
AppleWin/docs/ToDo.txt Normal file
View File

@ -0,0 +1,27 @@
To-do list
==========
This is a (non-exhaustive) list of stuff that I personally would like to get done:
. Consolidate the Spkr_SubmitWaveBuffer() & Spkr_SubmitWaveBuffer_FullSpeed() funcs.
This will make the code cleaner & simpler.
. Software mix Speaker & Mockingboard waves before submitting to sound-buffer.
This will:
a) fix the problem with speaker sound be rough when MB is active.
b) probably fix the problem with other processes having problems playing sound at the
same time as AppleWin. (Although I've not experienced this)
c) hopefully simplify things :)
. Ditch support for sound via the PC speaker.
. Run emulation (or message-pump?) in a seperate thread.
So that the sound is continuous when dragging the window or starting other applications, etc.
. Add proper Votrax support (using PinMAME samples & code).
. Fix SSI263 so that phonemes are overlapped (like Votrax).
. Support for zipped disk images (r/w) & harddisk images (read-only, but maybe write too?)
. Save-state supporting Phasor, harddisk & Ramworks III