mame/scripts
fulivi 5201a7f6bf Begin of HP80 emulation (#2448)
What works:
* HP85A machine with 16K of RAM
* Capricorn CPU works
* Keyboard works (with minor issues)
* CRT text / graphics modes work (correct speed is not emulated yet so service ROM complaints)
* BASIC is usable

What is missing (and I'll have hopefully working soon):
* HW timers
* Beeper
* Integral printer
* DC100 cassette drive
* Extension ROMs
* I/O modules (especially the HPIB interface so that we can hook up floppy drives)
* Other models in the family (e.g. HP86)
2017-07-08 19:31:42 +10:00
..
build Do substantial validation of internal layouts at build time 2017-07-08 18:30:43 +10:00
font coretmpl: add an associative LRU cache with map-like behaviour 2016-12-15 17:00:34 +11:00
resources UWP: Add temporary signing key for MSBUILD support (nw) 2016-12-13 13:47:19 -05:00
src Begin of HP80 emulation (#2448) 2017-07-08 19:31:42 +10:00
target Begin of HP80 emulation (#2448) 2017-07-08 19:31:42 +10:00
extlib.lua Fixed building using system utf8proc 2017-01-26 09:28:21 +11:00
genie.lua looks like 32-bit release builds need /bigobj as well (nw) 2017-05-28 20:11:44 +10:00
toolchain.lua Added VS2017 support into project files (nw) 2016-11-16 21:00:29 +01:00