Commit Graph

39 Commits

Author SHA1 Message Date
Ivan Izaguirre 5966be84a5 WOZ format support documentation 2019-12-22 14:37:19 +01:00
Ivan Izaguirre d45b39b180 Do not reset cycle counter on cpu reset 2019-11-23 18:29:56 +01:00
Ivan Izaguirre 5b8409413c Map the RESET button to CTRL-F1 2019-11-21 00:13:53 +01:00
Ivan Izaguirre 202f7b36ce Reduce the sound delay 2019-11-20 23:57:24 +01:00
Ivan Izaguirre 74e0cc4768 Properly emulate no joysticks available 2019-11-20 23:27:11 +01:00
Ivan Izaguirre 8ea3abe2ff Extra Apple //e keys 2019-11-09 18:13:19 +01:00
Ivan Izaguirre 4d6b02e4d6 Show current speed in Mhz with Ctrl-F5 2019-11-09 18:13:19 +01:00
Ivan Izaguirre 09117fd7c5 More Apple //e softswitches 2019-11-09 18:13:19 +01:00
Ivan Izaguirre 5a3dcc60bb Adding unenhanced Apple IIe 2019-11-09 18:13:19 +01:00
Ivan Izaguirre 1d0a3e0b34 Simulate joystick buttons with Alt and AltGr 2019-10-20 00:19:00 +02:00
Ivan Izaguirre 472f8a5c51 Remove Lint warning 2019-10-19 21:01:09 +02:00
Ivan Izaguirre f511a9d0e0 Decay beeper level to avoid clicks on startup and shutdown 2019-10-19 20:33:50 +02:00
Ivan Izaguirre 6917a21f38 Add the -profile option 2019-10-19 19:56:51 +02:00
Ivan Izaguirre f92bc2b08e Proper Go error management 2019-10-06 01:26:00 +02:00
Ivan Izaguirre c10a6f7e8a Press F11 to toggle CPU execution trace to standard output 2019-10-02 23:00:02 +02:00
Ivan Izaguirre e14577d501 Notes on how to implement prodos hard disk support. 2019-09-28 19:17:47 +02:00
Ivan Izaguirre 00e4476e86 Support the ThunderClock Plus card. Partial mulation of the microPD1990AC integrated circuit. 2019-09-28 13:37:42 +02:00
Ivan Izaguirre 43a5980fd3 Added the traceCpu command line switch 2019-09-23 23:35:39 +02:00
Ivan Izaguirre 3d75002588 Support for joysticks 2019-08-06 00:37:27 +02:00
Ivan Izaguirre 047233f16b Support for character generator pages. F10 to change page. 2019-06-09 23:54:27 +02:00
Ivan Izaguirre fc9e4011f9 Press F12 to save a screen capture 2019-06-02 22:59:51 +02:00
Ivan Izaguirre f9d213a806 Project reorg. Separate executables for the SDL and console versions 2019-06-01 17:11:25 +02:00
Ivan Izaguirre cf4a7e2115 Keyboard remap for more natural use. Host backspace in back arrow and host del is delete 2019-05-24 00:41:43 +02:00
Ivan Izaguirre 8233b99e43 Experimental cards: Logger and InOut 2019-05-18 23:42:27 +02:00
Ivan Izaguirre cb21a1fefc Support for state snapshots. F7 to save, F8 to load 2019-05-17 23:28:20 +02:00
Ivan Izaguirre 23ba372a25 Automatic fast mode while disks are spinning 2019-05-10 18:07:36 +02:00
Ivan Izaguirre e449ccd907 Crude sound support 2019-05-10 00:09:15 +02:00
Ivan Izaguirre 6fca02da6b F6 to toggle mono/color modes 2019-05-05 13:25:45 +02:00
Ivan Izaguirre f2c935305b F5 to toggle fast/slow mode 2019-05-05 12:38:24 +02:00
Ivan Izaguirre 78ff401ff0 CPU clock speed emulation 2019-05-04 19:49:11 +02:00
Ivan Izaguirre 240cfbae9b Screen dumped on the stdout no longer by default 2019-05-03 22:00:48 +02:00
Ivan Izaguirre ba6faa0203 Support for half pixel shifts on hgr mono 2019-05-02 12:21:07 +02:00
Ivan Izaguirre 9fcd499241 Improved CRT sumulation. P1 phosphor green and vertical line separation. 2019-05-01 16:54:53 +02:00
Ivan Izaguirre fc3754159f Support color graphics. As defined in the Reference Manual, no artifacts. 2019-04-28 00:13:34 +02:00
Ivan Izaguirre 1196890c18 Support monochrome graphics 2019-04-26 18:08:30 +02:00
Ivan Izaguirre d4d47f3968 Render text mode into SDL window 2019-04-22 00:18:14 +02:00
Ivan Izaguirre 9ab4e449b8 Revert change on keyboard strobe, use it for flow control on the stdin keyboard provider 2019-04-14 20:46:40 +02:00
Ivan Izaguirre 1247d58912 Fix keyboard strobe behaviour 2019-04-14 12:54:11 +02:00
Ivan Izaguirre b775526b34 Improved keyboard support wih SDL 2019-04-13 20:29:31 +02:00