diff options
author | 2021-12-15 00:31:51 +0900 | |
---|---|---|
committer | 2021-12-14 10:31:51 -0500 | |
commit | 00f45b9df14f4af7ce63d2e4bcb991eebcb960e5 (patch) | |
tree | 9010ef79e41063ca79023eba3b2b82d4933de61a /scripts/src/formats.lua | |
parent | 53f28f0934dbe41df294e4015d9c59fa90818407 (diff) |
Atari Lynx emulation updates (#8931)
* Atari Lynx emulation updates
- Use memory_view for address mapping
- Support variable framerate, Fix screen overscan (102 visible + 3 blank lines)
- Fix collision handling (possibly copy-paste error?)
- Reduce unnecessary shared pointers, Some duplications
- Use inlines values for bit flags
- Add support for variable page size for cartridge, AUDIN pin for bankswitch
- Add hardware notes, Initialize values
- Fix namings, Fix spacings, Use shorter/correct type values
- Move lynx sound functions into device/sound/lynx.*, Fix sound pitch (input clock related)
Diffstat (limited to 'scripts/src/formats.lua')
0 files changed, 0 insertions, 0 deletions