]> Shamusworld >> Repos - thunder/log
thunder
15 months agoAdded save states; updated application icon. master
Shamus Hammons [Sat, 14 Jan 2023 02:07:53 +0000 (20:07 -0600)]
Added save states; updated application icon.

15 months agoFinal fixes for git pull/push kerfuffle. :-P
Shamus Hammons [Fri, 13 Jan 2023 17:42:32 +0000 (11:42 -0600)]
Final fixes for git pull/push kerfuffle.  :-P

15 months agoOops, forgot to pull first before the changes. :-P
Shamus Hammons [Fri, 13 Jan 2023 17:35:16 +0000 (11:35 -0600)]
Oops, forgot to pull first before the changes.  :-P
Merge branch 'master' of http://shamusworld.gotdns.org/git/thunder

15 months agoCode cleanup, final fix for sprite lag problem.
Shamus Hammons [Fri, 13 Jan 2023 17:28:11 +0000 (11:28 -0600)]
Code cleanup, final fix for sprite lag problem.

It only took about 10 or so years to fix this.  :-P

5 years agoFixes for compilation under MinGW.
U-MIKSAN\shamus [Fri, 11 Jan 2019 18:52:35 +0000 (12:52 -0600)]
Fixes for compilation under MinGW.

9 years agoAdded missing file.
Shamus Hammons [Fri, 25 Jul 2014 01:09:35 +0000 (20:09 -0500)]
Added missing file.

9 years agoAdded DIP switch fungibility, misc. code cleanups.
Shamus Hammons [Thu, 1 May 2014 16:53:55 +0000 (11:53 -0500)]
Added DIP switch fungibility, misc. code cleanups.

10 years agoCode cleanup/removal of cruft.
Shamus Hammons [Fri, 25 Apr 2014 17:18:53 +0000 (12:18 -0500)]
Code cleanup/removal of cruft.

10 years agoThunder now works with NO samples! \o/
Shamus Hammons [Wed, 23 Apr 2014 13:34:20 +0000 (08:34 -0500)]
Thunder now works with NO samples! \o/

10 years agoEmulator working with YM2151 and V63701 emus in place.
Shamus Hammons [Sat, 19 Apr 2014 20:28:01 +0000 (15:28 -0500)]
Emulator working with YM2151 and V63701 emus in place.

10 years agoAdded MCU to execution loop and it works.
Shamus Hammons [Fri, 18 Apr 2014 17:36:58 +0000 (12:36 -0500)]
Added MCU to execution loop and it works.

10 years agoRemoved useless cruft, fixed off-by-one bug in screen render.
Shamus Hammons [Thu, 17 Apr 2014 16:27:02 +0000 (11:27 -0500)]
Removed useless cruft, fixed off-by-one bug in screen render.

10 years agoAdded disassembler for 63701.
Shamus Hammons [Thu, 17 Apr 2014 13:55:31 +0000 (08:55 -0500)]
Added disassembler for 63701.

10 years agoAdded V63701, YM2151 emulation, more SDL 2 fixes.
Shamus Hammons [Thu, 17 Apr 2014 13:39:09 +0000 (08:39 -0500)]
Added V63701, YM2151 emulation, more SDL 2 fixes.

10 years agoInitial conversion to SDL 2.
Shamus Hammons [Sat, 5 Apr 2014 04:28:10 +0000 (23:28 -0500)]
Initial conversion to SDL 2.

10 years agoFixed pointer size problem that caused GUI crash.
Shamus Hammons [Fri, 4 Apr 2014 22:40:38 +0000 (17:40 -0500)]
Fixed pointer size problem that caused GUI crash.

10 years agoMOAR code cleanup.
Shamus Hammons [Fri, 4 Apr 2014 17:08:28 +0000 (12:08 -0500)]
MOAR code cleanup.

10 years agoCode cleanup.
Shamus Hammons [Fri, 4 Apr 2014 17:06:37 +0000 (12:06 -0500)]
Code cleanup.

10 years agoFixes to makefile, file permissions.
Shamus Hammons [Fri, 4 Apr 2014 15:48:24 +0000 (10:48 -0500)]
Fixes to makefile, file permissions.

14 years agoMinor changes to sprite rendering subsystem.
Shamus Hammons [Mon, 14 Sep 2009 15:46:33 +0000 (15:46 +0000)]
Minor changes to sprite rendering subsystem.

14 years agoSmall refactoring to sprite draw code in anticipation of major refactoring
Shamus Hammons [Thu, 3 Sep 2009 19:52:07 +0000 (19:52 +0000)]
Small refactoring to sprite draw code in anticipation of major refactoring
of sprite draw code. :-)

14 years agoSome cleanup of the screen tile rendering. More to come.
Shamus Hammons [Thu, 13 Aug 2009 20:43:41 +0000 (20:43 +0000)]
Some cleanup of the screen tile rendering. More to come.

14 years agoAdded missing files... D'oh!
Shamus Hammons [Thu, 13 Aug 2009 13:55:41 +0000 (13:55 +0000)]
Added missing files... D'oh!

14 years agoFixed IRQ/DAA problems. Emulator is now in a stable state. Woo hoo!
Shamus Hammons [Thu, 13 Aug 2009 00:10:24 +0000 (00:10 +0000)]
Fixed IRQ/DAA problems. Emulator is now in a stable state. Woo hoo!

14 years agoAdded old email from Lee Saito to notes, various attempts at fixes
Shamus Hammons [Tue, 4 Aug 2009 16:48:47 +0000 (16:48 +0000)]
Added old email from Lee Saito to notes, various attempts at fixes

14 years agoAdded v6808 CPUs, support files
Shamus Hammons [Thu, 30 Jul 2009 21:28:03 +0000 (21:28 +0000)]
Added v6808 CPUs, support files

14 years agoReplaced old v6809 core with new updated one. :-)
Shamus Hammons [Thu, 30 Jul 2009 21:26:57 +0000 (21:26 +0000)]
Replaced old v6809 core with new updated one. :-)

14 years agoChanged main emu code to use preallocated arrays
Shamus Hammons [Thu, 23 Jul 2009 21:07:08 +0000 (21:07 +0000)]
Changed main emu code to use preallocated arrays

14 years agoFixed most keys
Shamus Hammons [Thu, 23 Jul 2009 20:16:08 +0000 (20:16 +0000)]
Fixed most keys

14 years agoScrubbed all traces of BYTE, WORD, & DWORD out of the code, remove
Shamus Hammons [Thu, 23 Jul 2009 19:59:46 +0000 (19:59 +0000)]
Scrubbed all traces of BYTE, WORD, & DWORD out of the code, remove
unnecessary v6809 core files.

14 years agoInital stab at cleanup/making the damn thing work...
Shamus Hammons [Thu, 23 Jul 2009 19:35:58 +0000 (19:35 +0000)]
Inital stab at cleanup/making the damn thing work...

14 years agoInitial import (for historical reasons).
Shamus Hammons [Thu, 23 Jul 2009 19:05:42 +0000 (19:05 +0000)]
Initial import (for historical reasons).