Commit Graph

34 Commits

Author SHA1 Message Date
Shamus Hammons
452bb36844 Added disk selection functionality, fixed power cycle bug. 2014-03-30 13:07:30 -05:00
Shamus Hammons
b64a9cc3bb Added new config icon. 2014-03-28 15:31:42 -05:00
Shamus Hammons
a8452367a7 Connected POWER function to GUI. 2014-03-27 12:46:00 -05:00
Shamus Hammons
e9d839da6b Fixed extra parenthesis in gui.cpp. :-P 2014-03-26 17:44:47 -05:00
Shamus Hammons
0574860ec5 Fixed cross-compilation, added more GUI glue. 2014-03-26 08:05:47 -05:00
Shamus Hammons
c7beef2408 Removed GUI cruft, added 10 & 12pt fonts. 2014-03-25 10:45:09 -05:00
Shamus Hammons
63741c0714 Removed unnecessary cruft from project. 2014-03-03 10:27:20 -06:00
Shamus Hammons
b8c7736999 Added missing files. :-P 2013-12-16 19:27:51 -06:00
Shamus Hammons
8789953718 Disk names now display in window, still lots to do. 2013-10-13 21:00:17 -05:00
Shamus Hammons
bcfe62d754 Beginnings of disk image selector. 2013-10-13 15:22:19 -05:00
Shamus Hammons
433e43d75b Added icons that should have gone in last commit. :-P 2013-10-11 22:14:22 -05:00
Shamus Hammons
45a10d9266 Added updating floppy icons. 2013-10-11 22:13:08 -05:00
Shamus Hammons
dd5438d5a6 Added MXE cross compile script. 2013-10-11 15:10:47 -05:00
Shamus Hammons
a29f1654b4 Added icon selector. 2013-10-09 22:21:44 -05:00
Shamus Hammons
322d3ce728 Further along with icon bar, added new icons (programmer art :-P). 2013-10-08 21:01:09 -05:00
Shamus Hammons
d61fc97ee4 Start of new built-in GUI.
The idea is to present icons for the most commonly used functions that
will pop up on the screen when moused over, then go away once the mouse
is not over them anymore. Hopefully this will actually be usable, unlike
the previous clusterfuck that I attempted. It was a good idea, but SDL
just wasn't up to the heavy lifting required.
2013-10-08 16:55:07 -05:00
Shamus Hammons
f36d026c7b Added floppy #2 saving, statistics to makefile. 2013-10-06 12:17:38 -05:00
Shamus Hammons
3a8c0287e8 Created new MMU based code for R/W handling. Should be much faster now. 2013-09-28 18:15:54 -05:00
Shamus Hammons
c0bc82a632 Converted to SDL 2, added fullscreen toggle. 2013-09-08 21:18:23 -05:00
Shamus Hammons
b2f84b0582 Changed clock on v65C02 to 64-bit, more GUI refactoring 2009-02-06 04:25:53 +00:00
Shamus Hammons
a3edd96756 Added infrastructure to handle write protecting floppy disks 2009-02-04 14:19:00 +00:00
Shamus Hammons
929f7efdea Add new files that makes this stuff work. D'oh! 2009-02-03 05:31:22 +00:00
Shamus Hammons
6ad6896385 diskwindow is *almost* usable! 2009-02-03 05:30:08 +00:00
Shamus Hammons
a6c39ed766 Preliminary workings of a disk handling window. Added element visibility,
fixed bug in text that ignored position in a container.
2009-02-03 04:25:02 +00:00
Shamus Hammons
a13cd9b31d More GUI refinements, added "text" control 2009-02-02 15:25:25 +00:00
Shamus Hammons
3cff304619 GUI refactoring... 2009-01-30 18:20:05 +00:00
Shamus Hammons
2a82c98a26 Beginnings of new GUI 2009-01-30 15:17:27 +00:00
Shamus Hammons
2cd6e924eb Miscellaneous sound engine fixes (still needs fixing!), floppy diagnostics 2009-01-22 22:12:49 +00:00
Shamus Hammons
463f5b68a4 Initial stab at fixing the GUI classes so that they work properly. 2008-06-05 12:11:39 +00:00
Shamus Hammons
7916c0f959 Changed types.h to use standard C99 types, misc. cleanups 2007-07-02 16:13:08 +00:00
Shamus Hammons
dc8a71dd9e Added missing files... 2007-05-29 13:52:59 +00:00
Shamus Hammons
7aa515c769 Undoing changes (accidentally) committed from r31. 2007-05-29 05:16:51 +00:00
Shamus Hammons
b90c77b56b Set eol-style to native to keep things sane. 2007-05-29 05:00:36 +00:00
Shamus Hammons
eeb2935c12 Moved stuff into trunk (part 2)... 2007-05-29 02:37:11 +00:00