michaelangel007
|
9140d5bca0
|
#199 Update confirm reboot dialog box with instructions how to disable the message in the future.
|
2014-07-26 15:42:55 -07:00 |
|
michaelangel007
|
825b7cddcb
|
#199 Added option to skip reset
|
2014-07-26 14:51:23 -07:00 |
|
michaelangel007
|
f8d0430a39
|
Cleanup: Bump copyright, and tabify
|
2014-07-26 13:23:57 -07:00 |
|
michaelangel007
|
9cb6626fc3
|
#201 Fix ProDOS track/sector to be more accurate. Always use the actual floppy drive instead of probing ProDOS
|
2014-07-26 09:36:29 -07:00 |
|
michaelangel007
|
f5617a396d
|
Final cleanup on Track/Sector
|
2014-07-24 21:58:19 -07:00 |
|
sicklittlemonkey
|
0d7cbfd463
|
Fixed window width and height problem by using SM_CXPADDEDBORDER
But it would be nicer to define this somewhere by:
#ifndef SM_CXPADDEDBORDER
#define SM_CXPADDEDBORDER 92
#endif
|
2014-07-24 21:00:28 +12:00 |
|
michaelangel007
|
825aba0fda
|
Use active track for ProDOS
|
2014-07-23 22:58:23 -07:00 |
|
michaelangel007
|
099bdbe5ee
|
Fix ProDOS track & sector display to be more accurate
|
2014-07-23 22:40:35 -07:00 |
|
michaelangel007
|
6ad02871c1
|
#201 Fixed Track/Sector display to be responsive
|
2014-07-23 18:08:52 -07:00 |
|
michaelangel007
|
f5be097177
|
#201 Show Track/Sector -- preliminary support for showing DOS3.3
|
2014-07-22 00:08:18 -07:00 |
|
michaelangel007
|
e8fda39cae
|
#201 Fix display of track status in full-screen and windowed mode ... http://imgur.com/KzKpwIv
|
2014-07-21 22:56:57 -07:00 |
|
michaelangel007
|
9f8ad1a65b
|
WIP show current disk track
|
2014-07-21 18:21:31 -07:00 |
|
michaelangel007
|
9ded7f0926
|
Cleanup: Removed unused variable: g_bResetTiming
|
2014-07-17 19:52:56 -07:00 |
|
tomcw
|
b036b03062
|
Tweaks to fullscreen 32-bit mode
|
2014-06-27 22:43:25 +01:00 |
|
tomcw
|
c509349469
|
Fullscreen defaults to 32-bit. Use -fs8bit for 8-bit mode
|
2014-06-26 22:44:02 +01:00 |
|
tomcw
|
d591dd006b
|
Remove the top-level AppleWin folder
|
2014-05-23 22:59:02 +01:00 |
|