tudnai
5374c8f035
Fixed WOZ file save
2020-06-25 16:33:15 -07:00
tudnai
34bd53d9be
Disk Save
2020-06-25 16:23:20 -07:00
tudnai
fb85a5f122
- App renamed to Steve ][
...
- Resource Folders in the App bundle
- Fixed: Custom Fonts
2020-06-24 15:44:15 -07:00
tudnai
ec2617c7ae
Game mode selectable from UI
2020-06-22 19:23:41 -07:00
tudnai
ac36139d0d
- Removed some unused code
...
- Color / Mono selector
- Mono HiRes
2020-06-20 18:46:26 -07:00
tudnai
c467b8223c
- Trace Enabler from UI
...
- Disk optimization tweaks
- Disk Drive selector
- Aux Memory handling fix
2020-06-19 15:16:27 -07:00
tudnai
7f6ade463b
- Disk Write!!!
...
- Some Debug code
- Super low power ECO mode
2020-06-18 15:14:54 -07:00
tudnai
b5b555a04b
Renamed Disk SFX files
2020-06-11 23:19:03 -07:00
tudnai
9e6aebeaa8
Floppy Disk Drive Sound Effects
2020-06-11 18:29:26 -07:00
tudnai
94aeaaefaa
Organized Resources
2020-06-09 00:23:05 -07:00
tudnai
16aa7a8d69
Added few undocumented instructions
2020-06-05 23:20:32 -07:00
tudnai
469da345f4
6502_pure renamed to 6502_vanilla
2020-06-05 17:12:15 -07:00
tudnai
4e8cebab37
Preferences Dialog Box
2020-06-05 17:11:22 -07:00
tudnai
0aa6098846
- Default ROM is //e, instead of Enhanced version
...
- WOZ file load error handling
- Only place filename to recents when load was successful
2020-06-04 11:37:35 -07:00
tudnai
2d58c13376
LoRes Graphics
2020-05-29 08:50:47 -07:00
tudnai
bb42837894
Removed unused WAV files
2020-05-28 08:16:46 -07:00
tudnai
cc99e2eba3
Diagnostic Disks
2020-05-28 08:15:41 -07:00
tudnai
d008094078
- Fixed RAM expansion handling w/Bank switching
2020-05-27 17:16:49 -07:00
tudnai
e18173605b
- Fixed 80 col rendering issue
...
- Interestingly speed bumped up a bit too
2020-05-26 21:13:31 -07:00
tudnai
5a0a23f048
Added Merlin Assembler versions for testing
2020-05-25 19:34:33 -07:00
tudnai
7758fe3c33
- Adjustable edge curve
...
- Better speaker flip-flop simulation
2020-05-24 13:07:34 -07:00
tudnai
ab120dc459
- Keyboard 2 Mouse
...
- FPS set back to 30
- 16 bit PCM
- Smoother speaker level fade out
- Faster keyboard poll query -- This is for checking only, should be either removed or the entire ioRead should based on binary search, whatever is faster
2020-05-24 12:14:09 -07:00
tudnai
26341faff2
Mouse 2 JoyStick
2020-05-20 22:22:44 -07:00
tudnai
1b4985d3c8
First implementation of Game Controller (Joystick / Paddle)
2020-05-20 09:56:35 -07:00
tudnai
9871cb3886
Adjusted Audio Play
2020-05-17 22:08:23 -07:00
tudnai
cf23cc7983
Sound works
2020-05-17 07:49:05 -07:00
tudnai
b746b1ee5c
Speaker sound buffer to generate perfect square waves
2020-05-10 10:54:34 -07:00
tudnai
cf2325e6fa
Speaker - First implementation
2020-05-09 23:40:37 -07:00
tudnai
6abcba032d
- Splash screen
...
- HiRes pixel rendering improvements
2020-05-09 03:39:55 -07:00
tudnai
386d3ea979
Speed bumped to 1244MHz!
...
Fixed CPU initialization
2020-05-06 16:07:19 -07:00
tudnai
4a5b482efa
Link time optimization
2020-05-06 10:12:04 -07:00
tudnai
4017d12dc8
- Optimized Text Rendering
...
- Optimized HiRes screen hiding
2020-05-06 09:56:21 -07:00
tudnai
303de91fc6
- Startup speed is set by ColdReset, so it will work always
...
- HiRes screen is being cleared when switched back to text mode
- Turned off Debug app for Release mode
2020-05-05 23:03:36 -07:00
tudnai
961708373c
- Speed improvements
...
- Keyboard Up
- HiRes optimized (battery save) refresh / Refresh by blocks that modified
2020-05-05 08:35:57 -07:00
tudnai
77bcdc3e73
Merge branch 'speedbump'
2020-05-01 20:13:01 -07:00
tudnai
e7dcfd1184
added schemas
2020-05-01 20:12:01 -07:00
tudnai
5ee910b681
Merge branch 'speedbump'
2020-05-01 19:54:40 -07:00
tudnai
e3d97a05ae
removed functiontest.bin from build
2020-04-30 12:41:08 -07:00
tudnai
016a132ba7
Merge branch 'master'
...
Conflicts:
src/cpu/6502.c
src/dev/mem/mmio.h
2020-04-30 11:49:52 -07:00
tudnai
f56a2cb8c6
Speed bump (2x)
...
- Precise MHz measurements
2020-04-29 15:35:54 -07:00
tudnai
15911de276
Added ROM changing Menu
...
Added ROMs
Added fonts for 80 col PR#3
Fixed Memory Init issues when Cold Reset
Fixed Dummy Memory issues
2020-04-26 00:23:05 -07:00
tudnai
f12368037e
HIRESLOWCOLOR turned on
2020-04-25 19:01:57 -07:00
Tamas Rudnai
06b911be9c
Color bleeding removal
2020-02-28 00:28:22 -08:00
Tamas Rudnai
206b5a1163
- HIRESLOWCOLOR -- Color Hires Implementation
2020-02-25 00:14:05 -08:00
Tamas Rudnai
cf5f390ed2
- Selectable Disk from Config menu
...
- KBDSTRB from ioWrite
2020-02-22 22:16:41 -08:00
Tamas Rudnai
44968a5db3
- Proper Graphics - Text switching
...
- Suports graphics buffer (Page) changes
- Supports Mixed mode
2020-02-22 16:37:54 -08:00
Tamas Rudnai
16cc896c0c
Added iOS platform
2020-02-17 22:33:27 -08:00
Tamas Rudnai
0c72992e8a
Source code organizing 2
2020-02-16 21:17:28 -08:00
Tamas Rudnai
7e2d93f043
- Disk read acceleration
...
- Source code organization 1
2020-02-16 20:38:38 -08:00
Tamas Rudnai
e33c1dc34b
- Speed Enhancement of Disk II reading
...
- Precise Clock calculation to determine disk rotation for the CPU cycles
- Memory Page Tables
- Language Card Emulation -- needs some more work on it
2020-02-07 00:40:31 -08:00