TomCh
60db3d6622
Merge pull request #279 from AppleWin/1.25.0.4
...
Fix for Applewin exiting when using -d1 arg (#276 ) and set version to 1.25.0.4
2015-04-23 21:48:35 +01:00
tomcw
9191efe5f9
Fix for Applewin exiting when using -d1 arg ( #276 )
2015-04-23 21:45:41 +01:00
tomcw
9ceb95372f
SSI263 speech: fix for data-race (todo: raise GH issue, since it resulted in a Win32 crash)
2015-04-12 18:17:08 +01:00
tomcw
f114a9b8fe
Save-state: alloc extra 64K banks for RamWorks card if needed
2015-04-12 17:30:16 +01:00
tomcw
498f01edde
New save-state (.aws) v2:
...
Added card save/load for:
. Phasor (#260 )
. CP/M (#260 )
. 80 column card:
. aux memory now saved separately from main memory
. extended memory (RAMworks) (#260 )
Mockingboard & Phasor:
. Full AY8910 internal state now preserved.
. needed for eg. envelope, ay_change[], etc
. also Phasor player only updates AY regs that have changed
Other:
. On restore error, then PostMessage(WM_USER_RESTART), so that emulator not left in intermediate state
. Fix: Start Dir wasn't set when drag & dropping an image onto a drive icon or double-clicking an image file
2015-04-11 22:24:54 +01:00
tomcw
565fd7967b
Merge branch 'rmacri-master'
2015-04-09 22:55:01 +01:00
tomcw
c052d10d2f
SAM: Clean up before merge
2015-04-09 22:54:26 +01:00
unknown
feccde41bf
rename SAM to DAC functions
2015-03-30 17:27:51 +09:00
unknown
fa43e909ed
renamed DAC to SAM
2015-03-30 17:25:30 +09:00
unknown
b386c444c3
Added GPL header, tweaked other comments
2015-03-24 12:04:32 +09:00
unknown
c2b62d26d3
Sound page has SAM card option
2015-03-11 12:43:24 +09:00
unknown
33d33b71ec
Updates to support DAC card, no UI yet - missed files
2015-03-10 21:33:14 +09:00
unknown
33372943e0
Aded support for an 8 bit DAC in slot 5 if no Z80 card there. Demo disk
...
included.
2015-03-10 21:12:43 +09:00
tomcw
0238645b3e
MouseCard: removed some overly aggressive asserts for iMinX and iMinY being zero
2015-02-22 15:32:31 +00:00
tomcw
04cd0b4018
Fix for sprintf buffer overflow - #268
2015-02-17 22:00:52 +00:00
tomcw
717c5cba84
New save-state (.aws) v2:
...
. Format now extensible for supporting new hardware types in the future
. Include missing items like Apple2Type, CyclesThisVideoFrame (#255 )
Continue to support loading of old v1 format.
Added card save/load for:
. Mouse (#260 )
. HDD (#260 )
. Printer
Extended card support for:
. SSC
Other:
. Added save-state v1 struct size checks
. Create SaveState_Structs_v2.h and split out common into SaveState_Structs_common.h
. Refactor HardDisk.cpp to use imagehandle; and consolidate with Disk.cpp
. Fix Disk/HD_GetFullPathName() which wasn't always returning full pathname
. Consolidate common GetImageTitle() and move into DiskImage.cpp
2015-02-13 22:40:53 +00:00
tomcw
779b86b832
Fix #267 : allow mousecard move & button in MODE_STEPPING
2015-02-13 22:00:56 +00:00
michaelangel007
4886b5daea
version 18 Blurry 80-col text
2015-01-17 11:19:29 -08:00
michaelangel007
82e7f86eb0
Merge branch 'NTSC_PreMerge' of https://github.com/AppleWin/AppleWin into NTSC_PreMerge
2015-01-17 11:15:53 -08:00
michaelangel007
f3cb2e35bf
Fixed DHGR blurry text introduced in commit e6deaee6ae
2015-01-17 11:15:00 -08:00
tomcw
14cb5c0d83
Merge branch 'NTSC_PreMerge' of github.com:AppleWin/AppleWin into NTSC_PreMerge
2015-01-17 15:06:54 +00:00
tomcw
79c9bb9ee4
Update VS2013 project files
2015-01-17 15:06:32 +00:00
michaelangel007
e1c56ba386
Fixed HGR display for Archon's end of line green white fringe
2015-01-13 11:47:04 -08:00
michaelangel007
e6deaee6ae
Remove alt CHROMA_BLUR, added NTSC_REMOVE_WHITE_RINGING, NTSC_REMOVE_BLACK_GHOSTING
2015-01-13 11:02:42 -08:00
michaelangel007
f5869776dd
DOC: Fix swizzle resolution (64x256) comment
2015-01-11 08:46:51 -08:00
michaelangel007
dfc4ef6d13
Version 17 BMP Palette
2015-01-10 23:12:22 -08:00
michaelangel007
f794f3f4c6
Debugger 2.9.0.1: implemented cd command
2015-01-10 22:50:07 -08:00
michaelangel007
ba1a08b96b
Add ntsc .bmp import
2015-01-10 22:47:55 -08:00
michaelangel007
4078afe82c
Reset chroma cycle back to 45
2015-01-10 22:47:07 -08:00
michaelangel007
9b2355fcfb
Added Windows Bitmap v4
2015-01-10 22:45:56 -08:00
michaelangel007
82fc84ccd2
Change SetCurrentImageDir() to return true/false
2015-01-10 16:56:47 -08:00
michaelangel007
9ffc6b7491
Clean ntsc export bmp, WIP: import bmp
2015-01-10 12:14:38 -08:00
michaelangel007
c286f7fc99
Removed bgra_t struct since now in Video.h
2015-01-10 11:43:51 -08:00
michaelangel007
fcd9d7377b
Fixed screenshots (large), factored out Windows BMP Header Struct
2015-01-10 11:42:53 -08:00
michaelangel007
0103d43f3a
Added debug option for alt NTSC 512x4 table
2015-01-10 11:24:27 -08:00
michaelangel007
8876044d3a
Fixed debugger ntsc save .bmp to save as 64x256 raw image
2015-01-10 11:23:46 -08:00
michaelangel007
ec6f124140
WIP: fix 560x384 screenshots (600x420 for the time being)
2015-01-10 11:22:41 -08:00
michaelangel007
fdd1d73ba6
Add .bmp to the project grouping
2015-01-10 09:30:08 -08:00
michaelangel007
2a54240372
Fix: force ntsc export alpha=255
2015-01-10 09:28:23 -08:00
michaelangel007
a9450e196d
DOC: Added: 'ntsc' debugger command
2015-01-10 09:27:28 -08:00
michaelangel007
ae6f1c9f0f
Debugger: Added: ntsc save [filename], ntsc load [filename]
2015-01-08 12:15:19 -08:00
michaelangel007
94193215b9
Cleanup whitespace
2015-01-08 12:05:53 -08:00
michaelangel007
c13fb849a5
Added NTSC_VideoGetChromaTable(), _NTSC_VideoInitChroma()
2015-01-08 12:05:23 -08:00
michaelangel007
1fb2e412fd
The mother of all debugger cleanups
2015-01-07 19:03:06 -08:00
michaelangel007
897d72b03f
Cleanup up warning
2015-01-07 19:01:43 -08:00
michaelangel007
5dc5898069
Display the logo in for the first few initial frames so any full screen video captures can get it
2015-01-07 00:48:18 -08:00
michaelangel007
a1d730a0b9
Bump version to 1.26 Alpha
2015-01-07 00:46:37 -08:00
michaelangel007
aa119833fa
Added GIMP source converted from PSD
2015-01-06 13:19:43 -08:00
michaelangel007
8809caefe2
Added new logo, fixed fullscreen y offset
2015-01-06 01:45:38 -08:00
michaelangel007
00f9d8f1b9
Cleanup dead code
2015-01-05 23:14:44 -08:00